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

Lösung einblenden

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

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

Somit gilt:

2 8 f(x) x = I2 + I3 = 2 5 f(x) x + 5 8 f(x) x = -6 -12 = -18

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 3 2 +5 - ( 6 +10 )

= 3 2 + 10 2 -1 · 16

= 13 2 -16

= 13 2 - 32 2

= - 19 2


= -9,5

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 16 ( - 1 2 e 2x -2 x ) x .

Lösung einblenden
0 16 ( - 1 2 e 2x -2 x ) x
= 0 16 ( - 1 2 e 2x -2 x 1 2 ) x

= [ - 1 4 e 2x - 4 3 x 3 2 ] 0 16

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

= - 1 4 e 216 - 4 3 ( 16 ) 3 - ( - 1 4 e 20 - 4 3 ( 0 ) 3 )

= - 1 4 e 32 - 4 3 4 3 - ( - 1 4 e 0 - 4 3 0 3 )

= - 1 4 e 32 - 4 3 64 - ( - 1 4 - 4 3 0 )

= - 1 4 e 32 - 256 3 - ( - 1 4 +0)

= - 1 4 e 32 - 256 3 - ( - 1 4 +0)

= - 1 4 e 32 - 256 3 + 1 4

= - 1 4 e 32 - 1021 12


= -19740740045755

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -1 -1

= -2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 90 +2( -1 ) - ( 90 +21 )

= 0 -2 - (0 +2 )

= -2 -2

= -4

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

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

= - 1 2 ( -64 ) + 1 2 0

= 32 +0

= 32