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

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

I4 = 6 8 f(x) x : Rechtecksfläche I4 = (8 - 6) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

2 8 f(x) x = I2 + I3 + I4 = 2 4 f(x) x + 4 6 f(x) x + 6 8 f(x) x = 2 -1 -2 = -1

Integrale (ganz einfach)

Beispiel:

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

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

= [ x 2 -2x ] 1 5

= 5 2 -25 - ( 1 2 -21 )

= 25 -10 - ( 1 -2 )

= 25 -10 -1 · 1 -1 · ( -2 )

= 25 -10 -1 +2

= 16

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= - 1 2 e -32 +464 - ( - 1 2 +40 )

= - 1 2 e -32 +256 - ( - 1 2 +0)

= - 1 2 e -32 +256 - ( - 1 2 +0)

= - 1 2 e -32 +256 + 1 2

= - 1 2 e -32 + 513 2


= 256,5

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 3 - e 3x -6 x .

Lösung einblenden
1 3 - e 3x -6 x

= [ - 1 3 e 3x -6 ] 1 3

= - 1 3 e 33 -6 + 1 3 e 31 -6

= - 1 3 e 9 -6 + 1 3 e 3 -6

= - 1 3 e 3 + 1 3 e -3


≈ -6,679

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 30 - 1 3 e -2( 3 2 π ) - ( 31 - 1 3 e 0 )

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

= - 1 3 e -3π - ( 9 3 - 1 3 )

= - 1 3 e -3π -1 · 8 3

= - 1 3 e -3π - 8 3


≈ -2,667

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -0 +0

= 0