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

Lösung einblenden

3 7 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) ⋅ ( - 3 ) 2 = -6 2 = -3.

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

Somit gilt:

3 7 f(x) x = I2 + I3 = 3 5 f(x) x + 5 7 f(x) x = -3 +4 = 1

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= -1 · ( -4 ) -1 · ( -8 )

= 4 +8

= 12

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= 0 -3 - ( 3 +0)

= -3 -3

= -6

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 2 5 - ( -2x +4 ) 2 x .

Lösung einblenden
2 5 - ( -2x +4 ) 2 x

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

= 1 6 ( -25 +4 ) 3 - 1 6 ( -22 +4 ) 3

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

= 1 6 ( -6 ) 3 - 1 6 0 3

= 1 6 ( -216 ) - 1 6 0

= -36 +0

= -36

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= -2 e π +2


≈ -44,281

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 3 2 0 - 3 2 0

= 0+0

= 0