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) ⋅ ( - 2 ) = 2 ⋅ ( - 2 ) = -4.

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

I3 = 5 8 f(x) x : Dreiecksfläche I3 = (8 - 5) ⋅ 4 2 = 12 2 = 6.

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 = -4 -3 +6 = -1

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral 0 4 ( -5x +4 ) x .

Lösung einblenden
0 4 ( -5x +4 ) x

= [ - 5 2 x 2 +4x ] 0 4

= - 5 2 4 2 +44 - ( - 5 2 0 2 +40 )

= - 5 2 16 +16 - ( - 5 2 0 +0)

= -40 +16 - (0+0)

= -24 +0

= -24

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= 3 cos( 3 2 π ) + 9 4 sin( 3 2 π ) - ( 3 cos( 0 ) + 9 4 sin( 0 ) )

= 30 + 9 4 ( -1 ) - ( 31 + 9 4 0 )

= 0 - 9 4 - ( 3 +0)

= 0 - 9 4 -3

= - 9 4 -3

= - 9 4 - 12 4

= - 21 4


= -5,25

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= 3 2 e 23 -5 - 3 2 e 20 -5

= 3 2 e 6 -5 - 3 2 e 0 -5

= 3 2 e - 3 2 e -5

= 3 2 e - 3 2 e -5


≈ 4,067

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

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

= 216 6 + 1 6 - ( 8 6 + 9 6 )

= 217 6 -1 · 17 6

= 217 6 - 17 6

= 100 3


≈ 33,333

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 2 1 - 1 2 1

= 1 2 - 1 2

= 0