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

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

I4 = 8 10 f(x) x : Trapezfläche I4 = (10 - 8) ⋅ 2 + 1 2 = 2 ⋅ 1.5 = 3.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 8 f(x) x + 8 10 f(x) x = 3 +6 +3 = 12

Integrale (ganz einfach)

Beispiel:

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

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

= [ - x 2 +5x ] 1 2

= - 2 2 +52 - ( - 1 2 +51 )

= -4 +10 - ( -1 +5 )

= -4 +10 -1 · ( -1 ) -1 · 5

= -4 +10 +1 -5

= 2

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 1 2 - 2 π 2 + 8 π 2

= 1 2 + 6 π 2


≈ 1,108

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 1 2 cos( 2x + 1 2 π) ] 0 π

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

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

= 1 2 0 - 1 2 0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 2 3 e -3π -50 - ( 2 3 e -3( 1 2 π ) -51 )

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

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

= 2 3 e -3π - 2 3 e - 3 2 π -1 · ( -5 )

= 2 3 e -3π - 2 3 e - 3 2 π +5

= - 2 3 e - 3 2 π + 2 3 e -3π +5


≈ 4,994

Integrale mit Kettenregel

Beispiel:

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

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

= [ e -2x +3 ] 1 2

= e -22 +3 - e -21 +3

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

= e -1 - e

= e -1 - e


≈ -2,35