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

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

I3 = 6 8 f(x) x : Rechtecksfläche I3 = (8 - 6) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 6 f(x) x + 6 8 f(x) x = 3 -1.5 -2 = -0.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 5 3 4 3 +44 - ( - 5 3 1 3 +41 )

= - 5 3 64 +16 - ( - 5 3 1 +4 )

= - 320 3 +16 - ( - 5 3 +4 )

= - 320 3 + 48 3 - ( - 5 3 + 12 3 )

= - 272 3 -1 · 7 3

= - 272 3 - 7 3

= -93

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -0 - 7 4 ( -1 ) - ( -0 - 7 4 1 )

= 0 + 7 4 - (0 - 7 4 )

= 0 + 7 4 - (0 - 7 4 )

= 7 4 + 7 4

= 7 2


= 3,5

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 1 3 e -33 +5 + 1 3 e -31 +5

= - 1 3 e -9 +5 + 1 3 e -3 +5

= - 1 3 e -4 + 1 3 e 2


≈ 2,457

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= - 4 3 e 3π -30 - ( - 4 3 e 3( 1 2 π ) -31 )

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

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

= - 4 3 e 3π + 4 3 e 3 2 π -1 · ( -3 )

= - 4 3 e 3π + 4 3 e 3 2 π +3


≈ -16370,773

Integrale mit Kettenregel

Beispiel:

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

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

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

= 1 2 e 23 -2 - 1 2 e 22 -2

= 1 2 e 6 -2 - 1 2 e 4 -2

= 1 2 e 4 - 1 2 e 2


≈ 23,605