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

Lösung einblenden

2 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:

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

I3 = 5 7 f(x) x : Dreiecksfläche I3 = (7 - 5) ⋅ 1 2 = 2 2 = 1.

Somit gilt:

2 7 f(x) x = I2 + I3 = 2 5 f(x) x + 5 7 f(x) x = -4.5 +1 = -3.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 2 +2 - ( 9 2 +3 )

= 4 - ( 9 2 + 6 2 )

= 4 -1 · 15 2

= 4 - 15 2

= 8 2 - 15 2

= - 7 2


= -3,5

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 π ( 6 cos( x ) - sin( x ) ) x .

Lösung einblenden
0 π ( 6 cos( x ) - sin( x ) ) x

= [ 6 sin( x ) + cos( x ) ] 0 π

= 6 sin( π ) + cos( π ) - ( 6 sin( 0 ) + cos( 0 ) )

= 60 -1 - ( 60 +1 )

= 0 -1 - (0 +1 )

= -1 -1

= -2

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 0 2 e -2x +1 x .

Lösung einblenden
0 2 e -2x +1 x

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

= - 1 2 e -22 +1 + 1 2 e -20 +1

= - 1 2 e -4 +1 + 1 2 e 0 +1

= - 1 2 e -3 + 1 2 e

= - 1 2 e -3 + 1 2 e


≈ 1,334

Integrale ohne Kettenregel

Beispiel:

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

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

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

= - 1 4 sin( 3 2 π ) - cos( 3 2 π ) - ( - 1 4 sin( 0 ) - cos( 0 ) )

= - 1 4 ( -1 ) - 0 - ( - 1 4 0 - 1 )

= 1 4 +0 - (0 -1 )

= 1 4 +0 +1

= 1 4 +1

= 1 4 + 4 4

= 5 4


= 1,25

Integrale mit Kettenregel

Beispiel:

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

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

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

= - 3 2 e -22 +2 + 3 2 e -21 +2

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

= - 3 2 e -2 + 3 2 e 0

= - 3 2 e -2 + 3 2


≈ 1,297