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

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 -6 = -18

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 0+0 - ( 8 3 +2 )

= 0 - ( 8 3 + 6 3 )

= -1 · 14 3

= - 14 3


≈ -4,667

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 3 2 π ( 8 sin( x ) -3 x 5 ) x .

Lösung einblenden
0 3 2 π ( 8 sin( x ) -3 x 5 ) x

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

= -8 cos( 3 2 π ) - 1 2 ( 3 2 π ) 6 - ( -8 cos( 0 ) - 1 2 ( 0 ) 6 )

= -80 - 1 2 ( 3 2 π ) 6 - ( -81 - 1 2 0 )

= 0 - 1 2 ( 3 2 π ) 6 - ( -8 +0)

= - 729 128 π 6 +8


≈ -5467,412

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 0 1 -2 e 2x -1 x .

Lösung einblenden
0 1 -2 e 2x -1 x

= [ - e 2x -1 ] 0 1

= - e 21 -1 + e 20 -1

= - e 2 -1 + e 0 -1

= -e + e -1

= -e + e -1


≈ -2,35

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

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

= - 5 3 e - 3 2 π - 22 3


≈ -7,348

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 20 -20

= 0+0

= 0