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

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

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

I5 = 8 10 f(x) x : Rechtecksfläche I5 = (10 - 8) ⋅ 2 = 2 ⋅ 2 = 4.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 + I5 = 2 4 f(x) x + 4 6 f(x) x + 6 8 f(x) x + 8 10 f(x) x = 3 +6 +5 +4 = 18

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -1 1 ( 4x +3 ) x .

Lösung einblenden
-1 1 ( 4x +3 ) x

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

= 2 1 2 +31 - ( 2 ( -1 ) 2 +3( -1 ) )

= 21 +3 - ( 21 -3 )

= 2 +3 - ( 2 -3 )

= 5 -1 · ( -1 )

= 5 +1

= 6

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= -1 - (0 + 9 2 )

= -1 - 9 2

= - 2 2 - 9 2

= - 11 2


= -5,5

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -20 +2( -1 )

= 0 -2

= -2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

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

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


≈ -318,719

Integrale mit Kettenregel

Beispiel:

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

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

= [ - 1 2 ( x -3 ) 4 ] 1 2

= - 1 2 ( 2 -3 ) 4 + 1 2 ( 1 -3 ) 4

= - 1 2 ( -1 ) 4 + 1 2 ( -2 ) 4

= - 1 2 1 + 1 2 16

= - 1 2 +8

= - 1 2 + 16 2

= 15 2


= 7,5