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

Lösung einblenden

3 8 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:

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

I3 = 5 8 f(x) x : Rechtecksfläche I3 = (8 - 5) ⋅ ( - 4 ) = 3 ⋅ ( - 4 ) = -12.

Somit gilt:

3 8 f(x) x = I2 + I3 = 3 5 f(x) x + 5 8 f(x) x = -4 -12 = -16

Integrale (ganz einfach)

Beispiel:

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

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

= [ 1 3 x 3 -5x ] 0 4

= 1 3 4 3 -54 - ( 1 3 0 3 -50 )

= 1 3 64 -20 - ( 1 3 0 +0)

= 64 3 -20 - (0+0)

= 64 3 - 60 3 +0

= 4 3


≈ 1,333

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 9 ( 7 x 4 +2 x 3 ) x .

Lösung einblenden
0 9 ( 7 x 4 +2 x 3 ) x
= 0 9 ( 7 x 4 +2 x 1 3 ) x

= [ 7 5 x 5 + 3 2 x 4 3 ] 0 9

= [ 7 5 x 5 + 3 2 ( x 3 ) 4 ] 0 9

= 7 5 9 5 + 3 2 ( 9 3 ) 4 - ( 7 5 0 5 + 3 2 ( 0 3 ) 4 )

= 7 5 59049 + 3 2 1 4 - ( 7 5 0 + 3 2 0 4 )

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

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

= 826686 10 + 15 10 +0

= 826701 10


≈ 82696,681

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 0 1 -2 e 3x -4 x .

Lösung einblenden
0 1 -2 e 3x -4 x

= [ - 2 3 e 3x -4 ] 0 1

= - 2 3 e 31 -4 + 2 3 e 30 -4

= - 2 3 e 3 -4 + 2 3 e 0 -4

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


≈ -0,233

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

= - 2 3 - 3 2

= - 4 6 - 9 6

= - 13 6


≈ -2,167

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= cos(2π) - cos(0)

= 1 - 1

= 0