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

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

I3 = 5 7 f(x) x : Dreiecksfläche I3 = (7 - 5) ⋅ ( - 1 ) 2 = -2 2 = -1.

I4 = 7 9 f(x) x : Rechtecksfläche I4 = (9 - 7) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 5 f(x) x + 5 7 f(x) x + 7 9 f(x) x = 6 +4.5 -1 -2 = 7.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 0+0 - ( - 32 3 +6 )

= 0 - ( - 32 3 + 18 3 )

= -1 · ( - 14 3 )

= 14 3


≈ 4,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -( -1 ) -40 - ( -1 -40 )

= 1 +0 - ( -1 +0)

= 1 +1

= 2

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -0 +0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -3( -1 ) +30 - ( -31 +30 )

= 3 +0 - ( -3 +0)

= 3 +3

= 6

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -1 - 1

= -2