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

Lösung einblenden

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

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

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

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 6 f(x) x + 6 9 f(x) x = -6 -3 +3 = -6

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 1 2 9 +15 - ( 1 2 1 -5 )

= 9 2 +15 - ( 1 2 -5 )

= 9 2 + 30 2 - ( 1 2 - 10 2 )

= 39 2 -1 · ( - 9 2 )

= 39 2 + 9 2

= 24

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 50 - 3 8 e 2( 1 2 π ) - ( 51 - 3 8 e 0 )

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

= - 3 8 e π - ( 40 8 - 3 8 )

= - 3 8 e π -1 · 37 8

= - 3 8 e π - 37 8


≈ -13,303

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ cos( x + 1 2 π) ] 0 1 2 π

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

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

= -1 - 0

= -1

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

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

= - 3 2 e π + 11 6


≈ -32,878

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 2 16 - 1 2 0

= 8 +0

= 8