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

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

I3 = 6 8 f(x) x : Dreiecksfläche I3 = (8 - 6) ⋅ ( - 3 ) 2 = -6 2 = -3.

I4 = 8 10 f(x) x : Rechtecksfläche I4 = (10 - 8) ⋅ ( - 3 ) = 2 ⋅ ( - 3 ) = -6.

Somit gilt:

0 10 f(x) x = I1 + I2 + I3 + I4 = 0 3 f(x) x + 3 6 f(x) x + 6 8 f(x) x + 8 10 f(x) x = 9 +4.5 -3 -6 = 4.5

Integrale (ganz einfach)

Beispiel:

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

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

= [ x 2 +4x ] -3 1

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

= 1 +4 - ( 9 -12 )

= 1 +4 -1 · 9 -1 · ( -12 )

= 1 +4 -9 +12

= 8

Integrale ohne Kettenregel BF

Beispiel:

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

Lösung einblenden
-3 -1 ( 5 e -3x -7 x 2 ) x

= [ - 5 3 e -3x - 7 3 x 3 ] -3 -1

= - 5 3 e -3( -1 ) - 7 3 ( -1 ) 3 - ( - 5 3 e -3( -3 ) - 7 3 ( -3 ) 3 )

= - 5 3 e 3 - 7 3 ( -1 ) - ( - 5 3 e 9 - 7 3 ( -27 ) )

= - 5 3 e 3 + 7 3 - ( - 5 3 e 9 +63 )

= 5 3 e 9 -1 · 63 - 5 3 e 3 + 7 3

= 5 3 e 9 -63 - 5 3 e 3 + 7 3

= 5 3 e 9 - 5 3 e 3 -63 + 7 3

= 5 3 e 9 - 5 3 e 3 - 182 3


≈ 13410,997

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 1 2 1 - 1 2 1

= 1 2 - 1 2

= 0

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 1 ( 8 3 e -3x -5 x ) x .

Lösung einblenden
0 1 ( 8 3 e -3x -5 x ) x
= 0 1 ( 8 3 e -3x -5 x 1 2 ) x

= [ - 8 9 e -3x - 10 3 x 3 2 ] 0 1

= [ - 8 9 e -3x - 10 3 ( x ) 3 ] 0 1

= - 8 9 e -31 - 10 3 ( 1 ) 3 - ( - 8 9 e -30 - 10 3 ( 0 ) 3 )

= - 8 9 e -3 - 10 3 1 3 - ( - 8 9 e 0 - 10 3 0 3 )

= - 8 9 e -3 - 10 3 1 - ( - 8 9 - 10 3 0 )

= - 8 9 e -3 - 10 3 - ( - 8 9 +0)

= - 8 9 e -3 - 10 3 - ( - 8 9 +0)

= - 8 9 e -3 - 10 3 + 8 9

= - 8 9 e -3 - 22 9


≈ -2,489

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 1 3 e 3x -3 x .

Lösung einblenden
0 1 3 e 3x -3 x

= [ e 3x -3 ] 0 1

= e 31 -3 - e 30 -3

= e 3 -3 - e 0 -3

= e 0 - e -3

= 1 - e -3


≈ 0,95