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

Lösung einblenden

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

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

Somit gilt:

0 6 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 4 f(x) x + 4 6 f(x) x = -4 +4 +8 = 8

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 4 3 1 - 1 - ( - 4 3 ( -8 ) - 4 )

= - 4 3 -1 - ( 32 3 -4 )

= - 4 3 - 3 3 - ( 32 3 - 12 3 )

= - 7 3 -1 · 20 3

= - 7 3 - 20 3

= -9

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 π ( - 1 2 cos( x ) + 9 4 e x ) x .

Lösung einblenden
0 π ( - 1 2 cos( x ) + 9 4 e x ) x

= [ - 1 2 sin( x ) + 9 4 e x ] 0 π

= - 1 2 sin( π ) + 9 4 e π - ( - 1 2 sin( 0 ) + 9 4 e 0 )

= - 1 2 0 + 9 4 e π - ( - 1 2 0 + 9 4 )

= 0 + 9 4 e π - (0 + 9 4 )

= 9 4 e π - (0 + 9 4 )

= 9 4 e π - 9 4


≈ 49,817

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= - 1 2 0 + 1 2 0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

= 5 3 + 3 2

= 10 6 + 9 6

= 19 6


≈ 3,167

Integrale mit Kettenregel

Beispiel:

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

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

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

= -3 e -4 +2 +3 e -1 +2

= -3 e -2 +3e

= -3 e -2 +3e


≈ 7,749