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

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

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

I4 = 7 9 f(x) x : Trapezfläche I4 = (9 - 7) ⋅ 2 + 3 2 = 2 ⋅ 2.5 = 5.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 3 f(x) x + 3 5 f(x) x + 5 7 f(x) x + 7 9 f(x) x = -4.5 +2 +4 +5 = 6.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 2 2 +42 - ( - ( -2 ) 2 +4( -2 ) )

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

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

= -4 +8 +4 +8

= 16

Integrale ohne Kettenregel BF

Beispiel:

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

Lösung einblenden
1 5 ( 5 x 4 -4 e x ) x
= 1 5 ( 5 x -4 -4 e x ) x

= [ - 5 3 x -3 -4 e x ] 1 5

= [ - 5 3 x 3 -4 e x ] 1 5

= - 5 3 5 3 -4 e 5 - ( - 5 3 1 3 -4e)

= - 5 3 ( 1 125 ) -4 e 5 - ( - 5 3 1 -4e)

= - 1 75 -4 e 5 - ( - 5 3 -4e)

= -4 e 5 - 1 75 -1 · ( - 5 3 ) -1 · ( -4e )

= -4 e 5 - 1 75 + 5 3 +4e

= -4 e 5 + 124 75 +4e


≈ -581,126

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= - cos(π) + cos(0)

= -( -1 ) +1

= 1 +1

= 2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= - 5 4 0 +51 - ( - 5 4 1 +50 )

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

= 5 - ( - 5 4 +0)

= 5 + 5 4

= 20 4 + 5 4

= 25 4


= 6,25

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 1 2 3 e -3x +3 x .

Lösung einblenden
1 2 3 e -3x +3 x

= [ - e -3x +3 ] 1 2

= - e -32 +3 + e -31 +3

= - e -6 +3 + e -3 +3

= - e -3 + e 0

= - e -3 +1


≈ 0,95