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 9 f(x) x .

Lösung einblenden

0 9 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 2 f(x) x : Dreiecksfläche I1 = (2 - 0) ⋅ 2 2 = 4 2 = 2.

I2 = 2 4 f(x) x : Dreiecksfläche I2 = (4 - 2) ⋅ ( - 2 ) 2 = -4 2 = -2.

I3 = 4 6 f(x) x : Rechtecksfläche I3 = (6 - 4) ⋅ ( - 2 ) = 2 ⋅ ( - 2 ) = -4.

I4 = 6 9 f(x) x : Trapezfläche I4 = (9 - 6) ⋅ -2 + ( - 1 ) 2 = 3 ⋅ ( - 1.5 ) = -4.5.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 4 f(x) x + 4 6 f(x) x + 6 9 f(x) x = 2 -2 -4 -4.5 = -8.5

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -2 0 ( -5 x 2 +3x ) x .

Lösung einblenden
-2 0 ( -5 x 2 +3x ) x

= [ - 5 3 x 3 + 3 2 x 2 ] -2 0

= - 5 3 0 3 + 3 2 0 2 - ( - 5 3 ( -2 ) 3 + 3 2 ( -2 ) 2 )

= - 5 3 0 + 3 2 0 - ( - 5 3 ( -8 ) + 3 2 4 )

= 0+0 - ( 40 3 +6 )

= 0 - ( 40 3 + 18 3 )

= -1 · 58 3

= - 58 3


≈ -19,333

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral -3 -2 ( 2 e -2x +3 x 2 ) x .

Lösung einblenden
-3 -2 ( 2 e -2x +3 x 2 ) x

= [ - e -2x + x 3 ] -3 -2

= - e -2( -2 ) + ( -2 ) 3 - ( - e -2( -3 ) + ( -3 ) 3 )

= - e 4 + ( -8 ) - ( - e 6 + ( -27 ) )

= - e 4 -8 + e 6 -1 · ( -27 )

= - e 4 -8 + e 6 +27

= e 6 - e 4 -8 +27

= e 6 - e 4 +19


≈ 367,831

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 2 3 3 e 3x -5 x .

Lösung einblenden
2 3 3 e 3x -5 x

= [ e 3x -5 ] 2 3

= e 33 -5 - e 32 -5

= e 9 -5 - e 6 -5

= e 4 - e

= e 4 - e


≈ 51,88

Integrale ohne Kettenregel

Beispiel:

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

Lösung einblenden
0 3 2 π ( 1 2 cos( x ) -4 x 3 ) x

= [ 1 2 sin( x ) - x 4 ] 0 3 2 π

= 1 2 sin( 3 2 π ) - ( 3 2 π ) 4 - ( 1 2 sin( 0 ) - ( 0 ) 4 )

= 1 2 ( -1 ) - ( 3 2 π ) 4 - ( 1 2 0 - 0 )

= - 1 2 - ( 3 2 π ) 4 - (0+0)

= - 1 2 - 81 16 π 4 +0

= - 1 2 - 81 16 π 4


≈ -493,634

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 1 ( ( -2x +3 ) 2 -2x ) x .

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

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

= - 1 6 ( -21 +3 ) 3 - 1 2 - ( - 1 6 ( -20 +3 ) 3 - 0 2 )

= - 1 6 ( -2 +3 ) 3 - 1 - ( - 1 6 ( 0 +3 ) 3 - 0 )

= - 1 6 1 3 -1 - ( - 1 6 3 3 +0)

= - 1 6 1 -1 - ( - 1 6 27 +0)

= - 1 6 -1 - ( - 9 2 +0)

= - 1 6 - 6 6 - ( - 9 2 +0)

= - 7 6 + 9 2

= - 7 6 + 27 6

= - 7 6 + 9 2

= - 7 6 + 27 6

= 10 3


≈ 3,333