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

Lösung einblenden

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

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

I3 = 5 8 f(x) x : Rechtecksfläche I3 = (8 - 5) ⋅ 3 = 3 ⋅ 3 = 9.

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 8 f(x) x = -6 +3 +9 = 6

Integrale (ganz einfach)

Beispiel:

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

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

= [ x 2 -5x ] -2 1

= 1 2 -51 - ( ( -2 ) 2 -5( -2 ) )

= 1 -5 - ( 4 +10 )

= 1 -5 -1 · 4 -1 · 10

= 1 -5 -4 -10

= -18

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 π ( -5 e -x - 1 4 cos( x ) ) x .

Lösung einblenden
0 π ( -5 e -x - 1 4 cos( x ) ) x

= [ 5 e -x - 1 4 sin( x ) ] 0 π

= 5 e -π - 1 4 sin( π ) - ( 5 e -( 0 ) - 1 4 sin( 0 ) )

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

= 5 e -π +0 - ( 5 +0)

= 5 e -π -5


≈ -4,784

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= - 2 3 0 + 2 3 0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= - 3 4 - 1 6 π 6 + 1 384 π 6

= - 3 4 - 21 128 π 6


≈ -158,478

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 3 0 - 1 3 ( -1 )

= 0 + 1 3

= 0 + 1 3

= 1 3


≈ 0,333