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

Lösung einblenden

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

I1 = 0 2 f(x) x : Rechtecksfläche I1 = (2 - 0) ⋅ ( - 4 ) = 2 ⋅ ( - 4 ) = -8.

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

Somit gilt:

0 5 f(x) x = I1 + I2 = 0 2 f(x) x + 2 5 f(x) x = -8 -6 = -14

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= - 5 3 + 5 2 - ( 5 3 + 5 2 )

= - 10 6 + 15 6 - ( 10 6 + 15 6 )

= 5 6 -1 · 25 6

= 5 6 - 25 6

= - 10 3


≈ -3,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= - 7 2 cos( 3 2 π ) - 3 4 e 3 2 π - ( - 7 2 cos( 0 ) - 3 4 e 0 )

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

= 0 - 3 4 e 3 2 π - ( - 7 2 - 3 4 )

= - 3 4 e 3 2 π - ( - 14 4 - 3 4 )

= - 3 4 e 3 2 π -1 · ( - 17 4 )

= - 3 4 e 3 2 π + 17 4


≈ -79,238

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 2 3 -2 e 3x -7 x .

Lösung einblenden
2 3 -2 e 3x -7 x

= [ - 2 3 e 3x -7 ] 2 3

= - 2 3 e 33 -7 + 2 3 e 32 -7

= - 2 3 e 9 -7 + 2 3 e 6 -7

= - 2 3 e 2 + 2 3 e -1


≈ -4,681

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 30 + 2 5 π 5 - ( 31 + 2 5 ( 1 2 π ) 5 )

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

= 2 5 π 5 - ( 3 + 1 80 π 5 )

= -1 · 3 -1 · 1 80 π 5 + 2 5 π 5

= -3 - 1 80 π 5 + 2 5 π 5

= -3 + 31 80 π 5


≈ 115,583

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 2 3 1 - 2 3 0

= 2 3 +0

= 2 3 +0

= 2 3


≈ 0,667