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

Lösung einblenden

3 5 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) ⋅ 4 2 = 8 2 = 4.

Somit gilt:

3 5 f(x) x = I2 = 3 5 f(x) x = 4 = 4

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 1 3 125 - 3 2 25 - ( - 1 3 1 - 3 2 1 )

= - 125 3 - 75 2 - ( - 1 3 - 3 2 )

= - 250 6 - 225 6 - ( - 2 6 - 9 6 )

= - 475 6 -1 · ( - 11 6 )

= - 475 6 + 11 6

= - 232 3


≈ -77,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= 27 16 π 3 - 1 16 π 3

= 13 8 π 3


≈ 50,385

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= - cos(2π) + cos(π)

= -1 -1

= -2

Integrale ohne Kettenregel

Beispiel:

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

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

= [ 7 4 x -2 + cos( x ) ] π 2π

= [ 7 4 x 2 + cos( x ) ] π 2π

= 7 4 ( 2π ) 2 + cos( 2π ) - ( 7 4 π 2 + cos( π ) )

= 7 4 ( 2π ) 2 +1 - ( 7 4 π 2 -1 )

= 1 + 7 16 π 2 - ( -1 + 7 4 π 2 )

= 1 + 7 16 π 2 -1 · ( -1 ) -1 · 7 4 π 2

= 1 + 7 16 π 2 +1 - 7 4 π 2

= 1 +1 + 7 16 π 2 - 7 4 π 2

= 2 - 21 16 π 2


≈ 1,867

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 1 4 -3 e -3x +4 x .

Lösung einblenden
1 4 -3 e -3x +4 x

= [ e -3x +4 ] 1 4

= e -34 +4 - e -31 +4

= e -12 +4 - e -3 +4

= e -8 - e

= e -8 - e


≈ -2,718