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) ⋅ 4 2 = 8 2 = 4.

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

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

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

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 = 4 -1 -3 -3 = -3

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 0 - ( - 8 3 - 24 3 )

= -1 · ( - 32 3 )

= 32 3


≈ 10,667

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 4 ( -8 cos( x ) - 7 4 x 3 ) x .

Lösung einblenden
0 4 ( -8 cos( x ) - 7 4 x 3 ) x
= 0 4 ( -8 cos( x ) - 7 4 x 1 3 ) x

= [ -8 sin( x ) - 21 16 x 4 3 ] 0 4

= [ -8 sin( x ) - 21 16 ( x 3 ) 4 ] 0 4

= -8 sin( 4 ) - 21 16 ( 4 3 ) 4 - ( -8 sin(0) - 21 16 ( 0 3 ) 4 )

= -8 sin( 4 ) - 21 16 1 4 - ( -80 - 21 16 0 4 )

= -8 sin( 4 ) - 21 16 1 - (0 - 21 16 0 )

= -8 sin( 4 ) - 21 16 - (0+0)

= -8 sin( 4 ) - 21 16 +0

= -8 sin( 4 ) - 21 16


≈ -2,278

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 0 3 2 e 2x -5 x .

Lösung einblenden
0 3 2 e 2x -5 x

= [ e 2x -5 ] 0 3

= e 23 -5 - e 20 -5

= e 6 -5 - e 0 -5

= e - e -5

= e - e -5


≈ 2,712

Integrale ohne Kettenregel

Beispiel:

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

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

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

= -5 cos( 1 2 π ) -9 sin( 1 2 π ) - ( -5 cos( 0 ) -9 sin( 0 ) )

= -50 -91 - ( -51 -90 )

= 0 -9 - ( -5 +0)

= -9 +5

= -4

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 - 0

= 1