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

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

I3 = 4 7 f(x) x : Rechtecksfläche I3 = (7 - 4) ⋅ ( - 3 ) = 3 ⋅ ( - 3 ) = -9.

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 0 - ( - 9 2 + 6 2 )

= 0 -1 · ( - 3 2 )

= 0 + 3 2

= 0 + 3 2

= 3 2


= 1,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ - 4 5 x 5 4 - 5 3 x 3 ] 0 4

= [ - 4 5 ( x 4 ) 5 - 5 3 x 3 ] 0 4

= - 4 5 ( 4 4 ) 5 - 5 3 4 3 - ( - 4 5 ( 0 4 ) 5 - 5 3 0 3 )

= - 4 5 1 5 - 5 3 64 - ( - 4 5 0 5 - 5 3 0 )

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

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

= - 12 15 - 1600 15 +0

= - 1612 15


≈ -111,192

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -21 +20

= -2 +0

= -2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 80 + 1 2 ( -1 ) - ( 81 + 1 2 0 )

= 0 - 1 2 - ( 8 +0)

= 0 - 1 2 -8

= - 1 2 -8

= - 1 2 - 16 2

= - 17 2


= -8,5

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

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

= 1 2 ( -4 ) - 1 2 ( -2 )

= 1 2 ( - 1 4 ) - 1 2 ( - 1 2 )

= - 1 8 + 1 4

= - 1 8 + 2 8

= 1 8


= 0,125