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

Lösung einblenden

2 9 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 4 f(x) x : Dreiecksfläche I2 = (4 - 2) ⋅ 4 2 = 8 2 = 4.

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

I4 = 7 9 f(x) x : Rechtecksfläche I4 = (9 - 7) ⋅ ( - 2 ) = 2 ⋅ ( - 2 ) = -4.

Somit gilt:

2 9 f(x) x = I2 + I3 + I4 = 2 4 f(x) x + 4 7 f(x) x + 7 9 f(x) x = 4 -3 -4 = -3

Integrale (ganz einfach)

Beispiel:

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

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

= [ - 5 3 x 3 +5x ] 1 3

= - 5 3 3 3 +53 - ( - 5 3 1 3 +51 )

= - 5 3 27 +15 - ( - 5 3 1 +5 )

= -45 +15 - ( - 5 3 +5 )

= -30 - ( - 5 3 + 15 3 )

= -30 -1 · 10 3

= -30 - 10 3

= - 90 3 - 10 3

= - 100 3


≈ -33,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= -2 e π - ( 1 -2 )

= -2 e π -1 · ( -1 )

= -2 e π +1


≈ -45,281

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= - 1 2 0 + 1 2 0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 4 9 ( - 1 3 x -3 e -x ) x .

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

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

= [ - 2 3 x +3 e -x ] 4 9

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

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

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

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

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

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

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

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


≈ -0,721

Integrale mit Kettenregel

Beispiel:

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

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

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

= - e -33 +4 + e -32 +4

= - e -9 +4 + e -6 +4

= - e -5 + e -2


≈ 0,129