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 3 f(x) x : Dreiecksfläche I1 = (3 - 0) ⋅ ( - 4 ) 2 = -12 2 = -6.

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

Somit gilt:

0 6 f(x) x = I1 + I2 = 0 3 f(x) x + 3 6 f(x) x = -6 +3 = -3

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= -( -8 ) -4 - ( -( -27 ) -6 )

= 8 -4 - ( 27 -6 )

= 4 -1 · 21

= 4 -21

= -17

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 1 + 3 π - 6 π

= 1 - 3 π


≈ 0,045

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 3 e -x +2 ] 0 3

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

= 3 e -1 -3 e 2


≈ -21,064

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 π ( -7 e -x + 5 2 sin( x ) ) x .

Lösung einblenden
0 π ( -7 e -x + 5 2 sin( x ) ) x

= [ 7 e -x - 5 2 cos( x ) ] 0 π

= 7 e -π - 5 2 cos( π ) - ( 7 e -( 0 ) - 5 2 cos( 0 ) )

= 7 e -π - 5 2 ( -1 ) - ( 7 e 0 - 5 2 1 )

= 7 e -π + 5 2 - ( 7 - 5 2 )

= 7 e -π + 5 2 - ( 14 2 - 5 2 )

= 7 e -π + 5 2 -1 · 9 2

= 7 e -π + 5 2 - 9 2

= 7 e -π -2


≈ -1,698

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -( -1 ) -1

= 1 -1

= 0