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

Lösung einblenden

3 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 = 3 5 f(x) x : Dreiecksfläche I2 = (5 - 3) ⋅ 3 2 = 6 2 = 3.

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 + 2 2 = 3 ⋅ 2.5 = 7.5.

Somit gilt:

3 10 f(x) x = I2 + I3 + I4 = 3 5 f(x) x + 5 7 f(x) x + 7 10 f(x) x = 3 +6 +7.5 = 16.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 5 2 2 2 +22 - ( - 5 2 ( -1 ) 2 +2( -1 ) )

= - 5 2 4 +4 - ( - 5 2 1 -2 )

= -10 +4 - ( - 5 2 -2 )

= -6 - ( - 5 2 - 4 2 )

= -6 -1 · ( - 9 2 )

= -6 + 9 2

= - 12 2 + 9 2

= - 3 2


= -1,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ - 7 2 e x + x 4 ] -2 2

= - 7 2 e 2 + 2 4 - ( - 7 2 e -2 + ( -2 ) 4 )

= - 7 2 e 2 + 16 - ( - 7 2 e -2 + 16 )

= - 7 2 e 2 +16 + 7 2 e -2 -1 · 16

= - 7 2 e 2 +16 + 7 2 e -2 -16

= - 7 2 e 2 + 7 2 e -2 +16 -16

= - 7 2 e 2 + 7 2 e -2 +0


≈ -25,388

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 2 e x -1 ] 2 3

= 2 e 3 -1 -2 e 2 -1

= 2 e 2 -2e

= 2 e 2 -2e


≈ 9,342

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 51 - ( 1 2 π ) 4 - ( 50 - 0 )

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

= 5 - 1 16 π 4 +0

= 5 - 1 16 π 4


≈ -1,088

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= - 1 3 0 + 1 3 1

= 0 + 1 3

= 0 + 1 3

= 1 3


≈ 0,333