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

Lösung einblenden

0 9 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) ⋅ ( - 2 ) = 3 ⋅ ( - 2 ) = -6.

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

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

I4 = 7 9 f(x) x : Rechtecksfläche I4 = (9 - 7) ⋅ 4 = 2 ⋅ 4 = 8.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 3 f(x) x + 3 5 f(x) x + 5 7 f(x) x + 7 9 f(x) x = -6 -2 +4 +8 = 4

Integrale (ganz einfach)

Beispiel:

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

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

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

= 3 2 2 2 -52 - ( 3 2 ( -1 ) 2 -5( -1 ) )

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

= 6 -10 - ( 3 2 +5 )

= -4 - ( 3 2 + 10 2 )

= -4 -1 · 13 2

= -4 - 13 2

= - 8 2 - 13 2

= - 21 2


= -10,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 5 24 π 3 - ( - 1 4 + 40 3 π 3 )

= -1 · ( - 1 4 ) -1 · 40 3 π 3 + 5 24 π 3

= 1 4 - 40 3 π 3 + 5 24 π 3

= 1 4 - 105 8 π 3


≈ -0,173

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -0 +0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 21 +20 - ( 20 +21 )

= 2 +0 - (0 +2 )

= 2 -2

= 0

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= -2 e -1 +2 e 0

= -2 e -1 +2


≈ 1,264