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

Lösung einblenden

0 10 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 : Rechtecksfläche I1 = (2 - 0) ⋅ ( - 4 ) = 2 ⋅ ( - 4 ) = -8.

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

I3 = 5 8 f(x) x : Dreiecksfläche I3 = (8 - 5) ⋅ 4 2 = 12 2 = 6.

I4 = 8 10 f(x) x : Rechtecksfläche I4 = (10 - 8) ⋅ 4 = 2 ⋅ 4 = 8.

Somit gilt:

0 10 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 5 f(x) x + 5 8 f(x) x + 8 10 f(x) x = -8 -6 +6 +8 = 0

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -2 0 ( x 2 +4x ) x .

Lösung einblenden
-2 0 ( x 2 +4x ) x

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

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

= 1 3 0 +20 - ( 1 3 ( -8 ) +24 )

= 0+0 - ( - 8 3 +8 )

= 0 - ( - 8 3 + 24 3 )

= -1 · 16 3

= - 16 3


≈ -5,333

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 π ( 5 e x + 5 2 sin( x ) ) x .

Lösung einblenden
0 π ( 5 e x + 5 2 sin( x ) ) x

= [ 5 e x - 5 2 cos( x ) ] 0 π

= 5 e π - 5 2 cos( π ) - ( 5 e 0 - 5 2 cos( 0 ) )

= 5 e π - 5 2 ( -1 ) - ( 5 - 5 2 1 )

= 5 e π + 5 2 - ( 5 - 5 2 )

= 5 e π + 5 2 - ( 10 2 - 5 2 )

= 5 e π + 5 2 -1 · 5 2

= 5 e π + 5 2 - 5 2

= 5 e π +0


≈ 115,703

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 2 e -x +3 ] 2 3

= 2 e -3 +3 -2 e -2 +3

= 2 e 0 -2e

= 2 -2e


≈ -3,437

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 2 π 3 2 π ( 3 2 sin( x ) + 2 3 cos( x ) ) x .

Lösung einblenden
1 2 π 3 2 π ( 3 2 sin( x ) + 2 3 cos( x ) ) x

= [ - 3 2 cos( x ) + 2 3 sin( x ) ] 1 2 π 3 2 π

= - 3 2 cos( 3 2 π ) + 2 3 sin( 3 2 π ) - ( - 3 2 cos( 1 2 π ) + 2 3 sin( 1 2 π ) )

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

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

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

= - 2 3 - 2 3

= - 4 3


≈ -1,333

Integrale mit Kettenregel

Beispiel:

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

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

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

= 1 2 sin( -2( 3 2 π ) + π) - 1 2 sin( -2( 1 2 π ) + π)

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

= 1 2 0 - 1 2 0

= 0+0

= 0