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

Lösung einblenden

2 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:

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

I3 = 5 7 f(x) x : Rechtecksfläche I3 = (7 - 5) ⋅ ( - 3 ) = 2 ⋅ ( - 3 ) = -6.

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

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 7 f(x) x + 7 10 f(x) x = -4.5 -6 -10.5 = -21

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 1 3 ( -8 ) -2 - ( 1 3 ( -27 ) -3 )

= - 8 3 -2 - ( -9 -3 )

= - 8 3 - 6 3 -1 · ( -12 )

= - 14 3 +12

= - 14 3 + 36 3

= 22 3


≈ 7,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 20 -3( -1 ) - ( 20 -31 )

= 0 +3 - (0 -3 )

= 3 +3

= 6

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 2 - e 2x -2 x .

Lösung einblenden
1 2 - e 2x -2 x

= [ - 1 2 e 2x -2 ] 1 2

= - 1 2 e 22 -2 + 1 2 e 21 -2

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

= - 1 2 e 2 + 1 2 e 0

= - 1 2 e 2 + 1 2


≈ -3,195

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= 3 2 + 243 40 π 5 +0

= 3 2 + 243 40 π 5


≈ 1860,57

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 5 - 1 -2x +2 x .

Lösung einblenden
2 5 - 1 -2x +2 x
= 2 5 - ( -2x +2 ) -1 x

= [ 1 2 ln( | -2x +2 | ) ] 2 5

= 1 2 ln( | -25 +2 | ) - 1 2 ln( | -22 +2 | )

= 1 2 ln( | -10 +2 | ) - 1 2 ln( | -4 +2 | )

= 1 2 ln( 8 ) - 1 2 ln( | -4 +2 | )

= 1 2 ln( 8 ) - 1 2 ln( 2 )


≈ 0,693