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

Lösung einblenden

2 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:

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

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

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

Somit gilt:

2 8 f(x) x = I2 + I3 + I4 = 2 4 f(x) x + 4 6 f(x) x + 6 8 f(x) x = -4 -8 -5 = -17

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 1 3 ( -1 ) 3 - 1 2 ( -1 ) 2 - ( - 1 3 ( -2 ) 3 - 1 2 ( -2 ) 2 )

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

= 1 3 - 1 2 - ( 8 3 -2 )

= 2 6 - 3 6 - ( 8 3 - 6 3 )

= - 1 6 -1 · 2 3

= - 1 6 - 2 3

= - 1 6 - 4 6

= - 5 6


≈ -0,833

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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


≈ -20466,217

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 5 10 2 x -1 x .

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

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

= [ 4 3 ( x -1 ) 3 ] 5 10

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

= 4 3 ( 9 ) 3 - 4 3 ( 4 ) 3

= 4 3 3 3 - 4 3 2 3

= 4 3 27 - 4 3 8

= 36 - 32 3

= 108 3 - 32 3

= 76 3


≈ 25,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 1 2 ( -1 ) -20 - ( 1 2 0 -21 )

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

= - 1 2 +0 +2

= - 1 2 +2

= - 1 2 + 4 2

= 3 2


= 1,5

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 2 3 ( -3x +3 ) 2 x .

Lösung einblenden
0 2 3 ( -3x +3 ) 2 x

= [ - 1 3 ( -3x +3 ) 3 ] 0 2

= - 1 3 ( -32 +3 ) 3 + 1 3 ( -30 +3 ) 3

= - 1 3 ( -6 +3 ) 3 + 1 3 ( 0 +3 ) 3

= - 1 3 ( -3 ) 3 + 1 3 3 3

= - 1 3 ( -27 ) + 1 3 27

= 9 +9

= 18