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

Lösung einblenden

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

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

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

Somit gilt:

3 8 f(x) x = I2 + I3 = 3 5 f(x) x + 5 8 f(x) x = -3 -9 = -12

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 1 2 4 -8 - ( - 1 2 9 -12 )

= -2 -8 - ( - 9 2 -12 )

= -10 - ( - 9 2 - 24 2 )

= -10 -1 · ( - 33 2 )

= -10 + 33 2

= - 20 2 + 33 2

= 13 2


= 6,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= 5 6 e 3( 1 2 π ) - cos( 1 2 π ) - ( 5 6 e 3( 0 ) - cos( 0 ) )

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

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

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

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

= 5 6 e 3 2 π + 1 6


≈ 92,931

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -30 +30

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral π 3 2 π ( 4 cos( x ) + 3 x 3 ) x .

Lösung einblenden
π 3 2 π ( 4 cos( x ) + 3 x 3 ) x
= π 3 2 π ( 4 cos( x ) +3 x -3 ) x

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

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

= 4 sin( 3 2 π ) - 3 2 ( 3 2 π ) 2 - ( 4 sin( π ) - 3 2 π 2 )

= 4( -1 ) - 3 2 ( 3 2 π ) 2 - ( 40 - 3 2 π 2 )

= -4 - 3 2 ( 3 2 π ) 2 - (0 - 3 2 π 2 )

= -4 - 2 3 π 2 + 3 2 π 2

= -4 + 5 6 π 2


≈ -3,916

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 5 e 2x -2 x .

Lösung einblenden
2 5 e 2x -2 x

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

= 1 2 e 25 -2 - 1 2 e 22 -2

= 1 2 e 10 -2 - 1 2 e 4 -2

= 1 2 e 8 - 1 2 e 2


≈ 1486,784