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

Lösung einblenden

0 8 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 : Rechtecksfläche I1 = (2 - 0) ⋅ ( - 3 ) = 2 ⋅ ( - 3 ) = -6.

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

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

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 5 f(x) x + 5 8 f(x) x = -6 -4.5 +4.5 = -6

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 24 +10 - ( 29 +15 )

= 8 +10 - ( 18 +15 )

= 18 -1 · 33

= 18 -33

= -15

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ 9 2 cos( x ) +2 e 2x ] 0 π

= 9 2 cos( π ) +2 e 2π - ( 9 2 cos( 0 ) +2 e 2( 0 ) )

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

= - 9 2 +2 e 2π - ( 9 2 +2 )

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

= 2 e 2π - 9 2 -1 · 13 2

= 2 e 2π - 9 2 - 13 2

= 2 e 2π -11


≈ 1059,983

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -0 +0

= 0

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 1 2 π ( - 9 4 e 3x -4 cos( x ) ) x .

Lösung einblenden
0 1 2 π ( - 9 4 e 3x -4 cos( x ) ) x

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

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

= - 3 4 e 3( 1 2 π ) -41 - ( - 3 4 e 0 -40 )

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

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

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

= - 3 4 e 3 2 π - 13 4


≈ -86,738

Integrale mit Kettenregel

Beispiel:

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

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

= [ - e -x +1 ] 0 2

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

= - e -1 + e

= - e -1 + e


≈ 2,35