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) ⋅ 3 2 = 6 2 = 3.

I3 = 4 7 f(x) x : Rechtecksfläche I3 = (7 - 4) ⋅ 3 = 3 ⋅ 3 = 9.

I4 = 7 9 f(x) x : Trapezfläche I4 = (9 - 7) ⋅ 3 + 4 2 = 2 ⋅ 3.5 = 7.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 4 f(x) x + 4 7 f(x) x + 7 9 f(x) x = -2 +3 +9 +7 = 17

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 0+0 - ( -18 +15 )

= 0 -1 · ( -3 )

= 3

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral -3 -2 ( -5 e 2x -4 x 3 ) x .

Lösung einblenden
-3 -2 ( -5 e 2x -4 x 3 ) x

= [ - 5 2 e 2x - x 4 ] -3 -2

= - 5 2 e 2( -2 ) - ( -2 ) 4 - ( - 5 2 e 2( -3 ) - ( -3 ) 4 )

= - 5 2 e -4 - 16 - ( - 5 2 e -6 - 81 )

= - 5 2 e -4 -16 + 5 2 e -6 -1 · ( -81 )

= - 5 2 e -4 -16 + 5 2 e -6 +81

= - 5 2 e -4 + 5 2 e -6 -16 +81

= - 5 2 e -4 + 5 2 e -6 +65


≈ 64,96

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 3 e -x +2 ] 2 3

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

= 3 e -1 -3 e 0

= 3 e -1 -3


≈ -1,896

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 π ( 3 cos( x ) +9 sin( x ) ) x .

Lösung einblenden
0 π ( 3 cos( x ) +9 sin( x ) ) x

= [ 3 sin( x ) -9 cos( x ) ] 0 π

= 3 sin( π ) -9 cos( π ) - ( 3 sin( 0 ) -9 cos( 0 ) )

= 30 -9( -1 ) - ( 30 -91 )

= 0 +9 - (0 -9 )

= 9 +9

= 18

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= cos(-2π) - cos(-π)

= 1 - ( -1 )

= 1 +1

= 2