nach Aufgabentypen suchen

Aufgabentypen anhand von Beispielen durchstöbern

Browserfenster aktualisieren (F5), um neue Beispiele bei den Aufgabentypen zu sehen

lineares Integral berechnen

Beispiel:

Du hast entweder einen veralteten Browser oder Javascript ausgeschaltet. Deswegen kannst du leider das Schaubild nicht sehen :(

Im Schaubild sieht man den Graph der Funktion f. Berechne mit Hilfe des Schaubilds 0 7 f(x) x .

Lösung einblenden

0 7 f(x) x gibt den orientierten (also mit Vorzeichen behafteten) Flächeninhalt zwischen dem Graph der Funktion f und der x-Achse an.

Um diesen aus dem Schaubild zu berechnen unterteilen wir die Fläche in Rechtecke, Parallelogramme und ggf. Dreiecke:

I1 = 0 3 f(x) x : Dreiecksfläche I1 = (3 - 0) ⋅ 2 2 = 6 2 = 3.

I2 = 3 5 f(x) x : Dreiecksfläche I2 = (5 - 3) ⋅ ( - 1 ) 2 = -2 2 = -1.

I3 = 5 7 f(x) x : Rechtecksfläche I3 = (7 - 5) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 7 f(x) x = 3 -1 -2 = 0

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -2 -1 ( 5 x 2 -2x ) x .

Lösung einblenden
-2 -1 ( 5 x 2 -2x ) x

= [ 5 3 x 3 - x 2 ] -2 -1

= 5 3 ( -1 ) 3 - ( -1 ) 2 - ( 5 3 ( -2 ) 3 - ( -2 ) 2 )

= 5 3 ( -1 ) - 1 - ( 5 3 ( -8 ) - 4 )

= - 5 3 -1 - ( - 40 3 -4 )

= - 5 3 - 3 3 - ( - 40 3 - 12 3 )

= - 8 3 -1 · ( - 52 3 )

= - 8 3 + 52 3

= 44 3


≈ 14,667

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 4 ( 7 2 x 5 -2 x ) x .

Lösung einblenden
0 4 ( 7 2 x 5 -2 x ) x
= 0 4 ( 7 2 x 5 -2 x 1 2 ) x

= [ 7 12 x 6 - 4 3 x 3 2 ] 0 4

= [ 7 12 x 6 - 4 3 ( x ) 3 ] 0 4

= 7 12 4 6 - 4 3 ( 4 ) 3 - ( 7 12 0 6 - 4 3 ( 0 ) 3 )

= 7 12 4096 - 4 3 2 3 - ( 7 12 0 - 4 3 0 3 )

= 7168 3 - 4 3 8 - (0 - 4 3 0 )

= 7168 3 - 32 3 - (0+0)

= 7136 3 +0

= 7136 3


≈ 2378,667

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 4 - e -2x +1 x .

Lösung einblenden
1 4 - e -2x +1 x

= [ 1 2 e -2x +1 ] 1 4

= 1 2 e -24 +1 - 1 2 e -21 +1

= 1 2 e -8 +1 - 1 2 e -2 +1

= 1 2 e -7 - 1 2 e -1


≈ -0,183

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 4 ( - 2 x 2 -4 x 3 ) x .

Lösung einblenden
1 4 ( - 2 x 2 -4 x 3 ) x
= 1 4 ( -2 x -2 -4 x 3 ) x

= [ 2 x -1 - x 4 ] 1 4

= [ 2 x - x 4 ] 1 4

= 2 4 - 4 4 - ( 2 1 - 1 4 )

= 2( 1 4 ) - 256 - ( 21 - 1 )

= 1 2 -256 - ( 2 -1 )

= 1 2 - 512 2 -1 · 1

= - 511 2 -1

= - 511 2 - 2 2

= - 513 2


= -256,5

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 3 6 2 -x +1 x .

Lösung einblenden
3 6 2 -x +1 x
= 3 6 2 ( -x +1 ) -1 x

= [ -2 ln( | -x +1 | ) ] 3 6

= -2 ln( | -6 +1 | ) +2 ln( | -3 +1 | )

= -2 ln( | -6 +1 | ) +2 ln( | -3 +1 | )

= -2 ln( 5 ) +2 ln( | -3 +1 | )

= -2 ln( 5 ) +2 ln( 2 )


≈ -1,833