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

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

I4 = 7 10 f(x) x : Rechtecksfläche I4 = (10 - 7) ⋅ 4 = 3 ⋅ 4 = 12.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 4 f(x) x + 4 7 f(x) x + 7 10 f(x) x = -2 +6 +12 = 16

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 1 2 1 2 +21 - ( - 1 2 0 2 +20 )

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

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

= - 1 2 + 4 2 +0

= 3 2


= 1,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 5 3 + 5 3

= 10 3


≈ 3,333

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 0 2 2 e 3x -4 x .

Lösung einblenden
0 2 2 e 3x -4 x

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

= 2 3 e 32 -4 - 2 3 e 30 -4

= 2 3 e 6 -4 - 2 3 e 0 -4

= 2 3 e 2 - 2 3 e -4


≈ 4,914

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 2 3 ( -1 ) -20 - ( 2 3 1 -20 )

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

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

= - 2 3 - 2 3

= - 4 3


≈ -1,333

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 2 0 - 1 2 0

= 0+0

= 0