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

I3 = 5 7 f(x) x : Rechtecksfläche I3 = (7 - 5) ⋅ ( - 4 ) = 2 ⋅ ( - 4 ) = -8.

I4 = 7 9 f(x) x : Trapezfläche I4 = (9 - 7) ⋅ -4 + ( - 1 ) 2 = 2 ⋅ ( - 2.5 ) = -5.

Somit gilt:

2 9 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 7 f(x) x + 7 9 f(x) x = -6 -8 -5 = -19

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -1 1 ( -5 x 2 -4x ) x .

Lösung einblenden
-1 1 ( -5 x 2 -4x ) x

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

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

= - 5 3 1 -21 - ( - 5 3 ( -1 ) -21 )

= - 5 3 -2 - ( 5 3 -2 )

= - 5 3 - 6 3 - ( 5 3 - 6 3 )

= - 11 3 -1 · ( - 1 3 )

= - 11 3 + 1 3

= - 10 3


≈ -3,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 30 +2 e -( 3 2 π ) - ( 30 +2 e -( 1 2 π ) )

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

= 2 e - 3 2 π -2 e - 1 2 π


≈ -0,398

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ cos( -x - π) ] 0 π

= cos( -π - π) - cos( -( 0 ) - π)

= cos(-2π) - cos(-π)

= 1 - ( -1 )

= 1 +1

= 2

Integrale ohne Kettenregel

Beispiel:

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

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

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

= 1 2 sin( 3 2 π ) - 5 2 e 2( 3 2 π ) - ( 1 2 sin( 1 2 π ) - 5 2 e 2( 1 2 π ) )

= 1 2 ( -1 ) - 5 2 e 2( 3 2 π ) - ( 1 2 1 - 5 2 e 2( 1 2 π ) )

= - 1 2 - 5 2 e 2( 3 2 π ) - ( 1 2 - 5 2 e 2( 1 2 π ) )

= - 5 2 e 2( 3 2 π ) - 1 2 - ( - 5 2 e π + 1 2 )

= - 5 2 e 3π - 1 2 + 5 2 e π -1 · 1 2

= - 5 2 e 3π - 1 2 + 5 2 e π - 1 2

= - 5 2 e 3π + 5 2 e π - 1 2 - 1 2

= - 5 2 e 3π + 5 2 e π -1


≈ -30922,268

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 5 2 -x +1 x .

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

= [ -2 ln( | -x +1 | ) ] 2 5

= -2 ln( | -5 +1 | ) +2 ln( | -2 +1 | )

= -2 ln( | -5 +1 | ) +2 ln( | -2 +1 | )

= -2 ln( 4 ) +2 ln( | -2 +1 | )

= -2 ln( 4 ) +2 ln( 1 )

= -2 ln( 4 ) +0

= -2 ln( 4 )


≈ -2,773