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) ⋅ ( - 1 ) 2 = -3 2 = -1.5.

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

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

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 = -1.5 -3 -4 = -8.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= -27 - ( - 2 3 - 3 3 )

= -27 -1 · ( - 5 3 )

= -27 + 5 3

= - 81 3 + 5 3

= - 76 3


≈ -25,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= 4 sin( π ) +4 cos( π ) - ( 4 sin( 1 2 π ) +4 cos( 1 2 π ) )

= 40 +4( -1 ) - ( 41 +40 )

= 0 -4 - ( 4 +0)

= -4 -4

= -8

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ -2 e x -1 ] 2 4

= -2 e 4 -1 +2 e 2 -1

= -2 e 3 +2e

= -2 e 3 +2e


≈ -34,735

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 π ( - cos( x ) -4 sin( x ) ) x .

Lösung einblenden
0 π ( - cos( x ) -4 sin( x ) ) x

= [ - sin( x ) +4 cos( x ) ] 0 π

= - sin( π ) +4 cos( π ) - ( - sin( 0 ) +4 cos( 0 ) )

= -0 +4( -1 ) - ( -0 +41 )

= 0 -4 - (0 +4 )

= -4 -4

= -8

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 11 2 27 2 - 2x -2 x .

Lösung einblenden
11 2 27 2 - 2x -2 x
= 11 2 27 2 - ( 2x -2 ) 1 2 x

= [ - 1 3 ( 2x -2 ) 3 2 ] 11 2 27 2

= [ - 1 3 ( 2x -2 ) 3 ] 11 2 27 2

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

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

= - 1 3 ( 25 ) 3 + 1 3 ( 9 ) 3

= - 1 3 5 3 + 1 3 3 3

= - 1 3 125 + 1 3 27

= - 125 3 +9

= - 125 3 + 27 3

= - 98 3


≈ -32,667