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

Lösung einblenden

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

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

Somit gilt:

3 8 f(x) x = I2 + I3 = 3 5 f(x) x + 5 8 f(x) x = -1 -3 = -4

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= - 2 3 + 3 3 -1 · ( -15 )

= 1 3 +15

= 1 3 + 45 3

= 46 3


≈ 15,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

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

= 1 3 e - 9 2 π + 8 3


≈ 2,667

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= 2 3 ( 2 -2 ) 3 - 2 3 ( 0 -2 ) 3

= 2 3 0 3 - 2 3 ( -2 ) 3

= 2 3 0 - 2 3 ( -8 )

= 0 + 16 3

= 0 + 16 3

= 16 3


≈ 5,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= - 1 2 +0 -1

= - 1 2 -1

= - 1 2 - 2 2

= - 3 2


= -1,5

Integrale mit Kettenregel

Beispiel:

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

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

= [ - 3 8 ( 2x -3 ) 4 -2x ] 0 2

= - 3 8 ( 22 -3 ) 4 -22 - ( - 3 8 ( 20 -3 ) 4 -20 )

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

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

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

= - 3 8 -4 - ( - 243 8 +0)

= - 3 8 - 32 8 - ( - 243 8 +0)

= - 35 8 + 243 8

= 26