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

Lösung einblenden

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

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

I4 = 7 10 f(x) x : Trapezfläche I4 = (10 - 7) ⋅ -4 + ( - 2 ) 2 = 3 ⋅ ( - 3 ) = -9.

Somit gilt:

3 10 f(x) x = I2 + I3 + I4 = 3 5 f(x) x + 5 7 f(x) x + 7 10 f(x) x = -4 -8 -9 = -21

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= - 4 6 - 3 6 +0

= - 7 6


≈ -1,167

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= 5 cos( 1 2 π ) - 4 3 ( 1 2 π ) 3 - ( 5 cos( 0 ) - 4 3 ( 0 ) 3 )

= 50 - 4 3 ( 1 2 π ) 3 - ( 51 - 4 3 0 )

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

= - 1 6 π 3 -5


≈ -10,168

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= 2 cos(-3π) -2 cos( - 3 2 π)

= 2( -1 ) -20

= -2 +0

= -2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= -5 e π +1 +5 e 1 2 π

= -5 e π +5 e 1 2 π +1


≈ -90,651

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -0 -1

= -1