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

Lösung einblenden

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

I1 = 0 2 f(x) x : Dreiecksfläche I1 = (2 - 0) ⋅ ( - 3 ) 2 = -6 2 = -3.

I2 = 2 5 f(x) x : Dreiecksfläche I2 = (5 - 2) ⋅ 2 2 = 6 2 = 3.

I3 = 5 7 f(x) x : Rechtecksfläche I3 = (7 - 5) ⋅ 2 = 2 ⋅ 2 = 4.

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 5 f(x) x + 5 7 f(x) x = -3 +3 +4 = 4

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= - 1 3 - 12 3 - ( - 8 3 - 24 3 )

= - 13 3 -1 · ( - 32 3 )

= - 13 3 + 32 3

= 19 3


≈ 6,333

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 1 2 π π ( -2 e 3x +4 sin( x ) ) x .

Lösung einblenden
1 2 π π ( -2 e 3x +4 sin( x ) ) x

= [ - 2 3 e 3x -4 cos( x ) ] 1 2 π π

= - 2 3 e 3π -4 cos( π ) - ( - 2 3 e 3( 1 2 π ) -4 cos( 1 2 π ) )

= - 2 3 e 3π -4( -1 ) - ( - 2 3 e 3( 1 2 π ) -40 )

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

= - 2 3 e 3π +4 + 2 3 e 3 2 π

= - 2 3 e 3π + 2 3 e 3 2 π +4


≈ -8182,887

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= cos( 1 2 π) - cos(-π)

= 0 - ( -1 )

= 0 +1

= 1

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 9( -1 ) - 3 2 0 - ( 91 - 3 2 0 )

= -9 +0 - ( 9 +0)

= -9 -9

= -18

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 19 28 -3 x -3 x .

Lösung einblenden
19 28 -3 x -3 x
= 19 28 -3 ( x -3 ) 1 2 x

= [ -2 ( x -3 ) 3 2 ] 19 28

= [ -2 ( x -3 ) 3 ] 19 28

= -2 ( 28 -3 ) 3 +2 ( 19 -3 ) 3

= -2 ( 25 ) 3 +2 ( 16 ) 3

= -2 5 3 +2 4 3

= -2125 +264

= -250 +128

= -122