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

Lösung einblenden

0 6 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 : Rechtecksfläche I1 = (3 - 0) ⋅ ( - 4 ) = 3 ⋅ ( - 4 ) = -12.

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

Somit gilt:

0 6 f(x) x = I1 + I2 = 0 3 f(x) x + 3 6 f(x) x = -12 -6 = -18

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 1 + 3 2 1 - ( ( -8 ) + 3 2 4 )

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

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

= 5 2 +2

= 5 2 + 4 2

= 9 2


= 4,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= - 1 2 e 3 2 π + 1 4 + 1 2

= - 1 2 e 3 2 π + 3 4


≈ -54,909

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 4 -3 e -3x +5 x .

Lösung einblenden
1 4 -3 e -3x +5 x

= [ e -3x +5 ] 1 4

= e -34 +5 - e -31 +5

= e -12 +5 - e -3 +5

= e -7 - e 2


≈ -7,388

Integrale ohne Kettenregel

Beispiel:

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

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

= [ - 5 18 x 6 - 8 3 sin( x ) ] 1 2 π 3 2 π

= - 5 18 ( 3 2 π ) 6 - 8 3 sin( 3 2 π ) - ( - 5 18 ( 1 2 π ) 6 - 8 3 sin( 1 2 π ) )

= - 5 18 ( 3 2 π ) 6 - 8 3 ( -1 ) - ( - 5 18 ( 1 2 π ) 6 - 8 3 1 )

= - 5 18 ( 3 2 π ) 6 + 8 3 - ( - 5 18 ( 1 2 π ) 6 - 8 3 )

= 8 3 - 405 128 π 6 - ( - 8 3 - 5 1152 π 6 )

= 8 3 - 405 128 π 6 -1 · ( - 8 3 ) -1 · ( - 5 1152 π 6 )

= 8 3 - 405 128 π 6 + 8 3 + 5 1152 π 6

= 8 3 + 8 3 - 405 128 π 6 + 5 1152 π 6

= 16 3 - 455 144 π 6


≈ -3032,389

Integrale mit Kettenregel

Beispiel:

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

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

= [ 3 e -x +3 ] 0 3

= 3 e -3 +3 -3 e -0 +3

= 3 e 0 -3 e 3

= 3 -3 e 3


≈ -57,257