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

Lösung einblenden

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

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

I4 = 8 10 f(x) x : Rechtecksfläche I4 = (10 - 8) ⋅ 4 = 2 ⋅ 4 = 8.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 8 f(x) x + 8 10 f(x) x = -6 +6 +8 = 8

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= -36 - 27 2 - ( 4 3 - 3 2 )

= - 72 2 - 27 2 - ( 8 6 - 9 6 )

= - 99 2 -1 · ( - 1 6 )

= - 99 2 + 1 6

= - 297 6 + 1 6

= - 148 3


≈ -49,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 5 4 - 2 3

= 15 12 - 8 12

= 7 12


≈ 0,583

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 1 2 ( -23 +1 ) 3 + 1 2 ( -22 +1 ) 3

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

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

= - 1 2 ( -125 ) + 1 2 ( -27 )

= 125 2 - 27 2

= 49

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 2( -1 ) +40 - ( 20 +41 )

= -2 +0 - (0 +4 )

= -2 -4

= -6

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= - 2 3 0 + 2 3 0

= 0+0

= 0