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

Lösung einblenden

0 7 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) ⋅ ( - 3 ) 2 = -6 2 = -3.

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.

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 1 +3 - ( 4 +6 )

= 1 +3 -1 · 4 -1 · 6

= 1 +3 -4 -6

= -6

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= [ e 2x - 1 6 ( x ) 3 ] 0 4

= e 24 - 1 6 ( 4 ) 3 - ( e 20 - 1 6 ( 0 ) 3 )

= e 8 - 1 6 2 3 - ( e 0 - 1 6 0 3 )

= e 8 - 1 6 8 - ( 1 - 1 6 0 )

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

= e 8 - 4 3 -1

= e 8 - 7 3


≈ 2978,625

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= - 1 3 1 + 1 3 ( -1 )

= - 1 3 - 1 3

= - 2 3


≈ -0,667

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 3 ( -6 e -3x -3x ) x .

Lösung einblenden
1 3 ( -6 e -3x -3x ) x

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

= 2 e -33 - 3 2 3 2 - ( 2 e -31 - 3 2 1 2 )

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

= 2 e -9 - 27 2 - ( 2 e -3 - 3 2 )

= -2 e -3 -1 · ( - 3 2 ) +2 e -9 - 27 2

= -2 e -3 + 3 2 +2 e -9 - 27 2

= -2 e -3 +2 e -9 + 3 2 - 27 2

= -2 e -3 +2 e -9 -12


≈ -12,099

Integrale mit Kettenregel

Beispiel:

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

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

= [ e 2x -4 ] 2 4

= e 24 -4 - e 22 -4

= e 8 -4 - e 4 -4

= e 4 - e 0

= e 4 -1


≈ 53,598