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 2 f(x) x : Rechtecksfläche I1 = (2 - 0) ⋅ 2 = 2 ⋅ 2 = 4.

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

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

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 5 2 1 +1 - ( 5 2 9 +3 )

= 5 2 +1 - ( 45 2 +3 )

= 5 2 + 2 2 - ( 45 2 + 6 2 )

= 7 2 -1 · 51 2

= 7 2 - 51 2

= -22

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 4 3 ( -1 ) +30 - ( 4 3 0 +31 )

= - 4 3 +0 - (0 +3 )

= - 4 3 +0 -3

= - 4 3 -3

= - 4 3 - 9 3

= - 13 3


≈ -4,333

Integrale mit Kettenregel BF

Beispiel:

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

Lösung einblenden
4 7 1 ( x -2 ) 3 x
= 4 7 ( x -2 ) -3 x

= [ - 1 2 ( x -2 ) -2 ] 4 7

= [ - 1 2 ( x -2 ) 2 ] 4 7

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

= - 1 2 5 2 + 1 2 2 2

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

= - 1 50 + 1 8

= - 4 200 + 25 200

= 21 200


= 0,105

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= -1 +0 - ( 1 +0)

= -1 -1

= -2

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral -23 -14 3 -x +2 x .

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

= [ -2 ( -x +2 ) 3 2 ] -23 -14

= [ -2 ( -x +2 ) 3 ] -23 -14

= -2 ( -( -14 ) +2 ) 3 +2 ( -( -23 ) +2 ) 3

= -2 ( 14 +2 ) 3 +2 ( 23 +2 ) 3

= -2 ( 16 ) 3 +2 ( 25 ) 3

= -2 4 3 +2 5 3

= -264 +2125

= -128 +250

= 122