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

Lösung einblenden

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

I1 = 0 3 f(x) x : Dreiecksfläche I1 = (3 - 0) ⋅ ( - 2 ) 2 = -6 2 = -3.

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

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

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 6 f(x) x + 6 8 f(x) x = -3 +4.5 +6 = 7.5

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -1 0 ( x +4 ) x .

Lösung einblenden
-1 0 ( x +4 ) x

= [ 1 2 x 2 +4x ] -1 0

= 1 2 0 2 +40 - ( 1 2 ( -1 ) 2 +4( -1 ) )

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

= 0+0 - ( 1 2 -4 )

= 0 - ( 1 2 - 8 2 )

= -1 · ( - 7 2 )

= 7 2


= 3,5

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 π ( -5 sin( x ) - cos( x ) ) x .

Lösung einblenden
0 π ( -5 sin( x ) - cos( x ) ) x

= [ 5 cos( x ) - sin( x ) ] 0 π

= 5 cos( π ) - sin( π ) - ( 5 cos( 0 ) - sin( 0 ) )

= 5( -1 ) - 0 - ( 51 - 0 )

= -5 +0 - ( 5 +0)

= -5 -5

= -10

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ - 1 3 ( -2x +5 ) 3 -2 x 2 ] 0 2

= - 1 3 ( -22 +5 ) 3 -2 2 2 - ( - 1 3 ( -20 +5 ) 3 -2 0 2 )

= - 1 3 ( -4 +5 ) 3 -24 - ( - 1 3 ( 0 +5 ) 3 -20 )

= - 1 3 1 3 -8 - ( - 1 3 5 3 +0)

= - 1 3 1 -8 - ( - 1 3 125 +0)

= - 1 3 -8 - ( - 125 3 +0)

= - 1 3 - 24 3 - ( - 125 3 +0)

= - 25 3 + 125 3

= 100 3


≈ 33,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

= 3 2 + 3 2

= 3

Integrale mit Kettenregel

Beispiel:

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

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

= [ - ( -x +1 ) 3 +6x ] 1 4

= - ( -4 +1 ) 3 +64 - ( - ( -1 +1 ) 3 +61 )

= - ( -3 ) 3 +24 - ( - 0 3 +6 )

= -( -27 ) +24 - ( -0 +6 )

= 27 +24 - (0 +6 )

= 51 -6

= 45