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

Lösung einblenden

0 10 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 5 f(x) x : Dreiecksfläche I2 = (5 - 2) ⋅ 2 2 = 6 2 = 3.

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

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

Lösung einblenden
1 4 ( -3x +4 ) x

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

= - 3 2 4 2 +44 - ( - 3 2 1 2 +41 )

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

= -24 +16 - ( - 3 2 +4 )

= -8 - ( - 3 2 + 8 2 )

= -8 -1 · 5 2

= -8 - 5 2

= - 16 2 - 5 2

= - 21 2


= -10,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 1 2 3 2 + 3 2 e 23 - ( 1 2 1 2 + 3 2 e 21 )

= 1 2 ( 1 9 ) + 3 2 e 6 - ( 1 2 1 + 3 2 e 2 )

= 1 18 + 3 2 e 6 - ( 1 2 + 3 2 e 2 )

= 3 2 e 6 + 1 18 - ( 3 2 e 2 + 1 2 )

= 3 2 e 6 + 1 18 - 3 2 e 2 -1 · 1 2

= 3 2 e 6 + 1 18 - 3 2 e 2 - 1 2

= 3 2 e 6 - 3 2 e 2 + 1 18 - 1 2

= 3 2 e 6 - 3 2 e 2 - 4 9


≈ 593,615

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= 1 3 e 32 -4 - 1 3 e 30 -4

= 1 3 e 6 -4 - 1 3 e 0 -4

= 1 3 e 2 - 1 3 e -4


≈ 2,457

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -40 +2( -1 ) - ( -41 +20 )

= 0 -2 - ( -4 +0)

= -2 +4

= 2

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= - cos( - 9 2 π) + cos( - 5 2 π)

= -0 +0

= 0