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

Lösung einblenden

2 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 = 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.

Somit gilt:

2 8 f(x) x = I2 + I3 = 2 5 f(x) x + 5 8 f(x) x = 1.5 +3 = 4.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 5 2 3 2 -33 - ( - 5 2 0 2 -30 )

= - 5 2 9 -9 - ( - 5 2 0 +0)

= - 45 2 -9 - (0+0)

= - 45 2 - 18 2 +0

= - 63 2


= -31,5

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 4 16 ( -5 x 5 +5 x ) x .

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

= [ - 5 6 x 6 + 10 3 x 3 2 ] 4 16

= [ - 5 6 x 6 + 10 3 ( x ) 3 ] 4 16

= - 5 6 16 6 + 10 3 ( 16 ) 3 - ( - 5 6 4 6 + 10 3 ( 4 ) 3 )

= - 5 6 16777216 + 10 3 4 3 - ( - 5 6 4096 + 10 3 2 3 )

= - 41943040 3 + 10 3 64 - ( - 10240 3 + 10 3 8 )

= - 41943040 3 + 640 3 - ( - 10240 3 + 80 3 )

= -13980800 -1 · ( - 10160 3 )

= -13980800 + 10160 3

= - 41942400 3 + 10160 3

= - 41932240 3


≈ -13977413,333

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= sin(π) - sin( - 1 2 π)

= 0 - ( -1 )

= 0 +1

= 1

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 5 3 0 +21 - ( 5 3 1 +20 )

= 0 +2 - ( 5 3 +0)

= 2 - ( 5 3 +0)

= 2 - 5 3

= 6 3 - 5 3

= 1 3


≈ 0,333

Integrale mit Kettenregel

Beispiel:

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

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

= [ - 1 6 ( 2x -4 ) 3 ] 1 3

= - 1 6 ( 23 -4 ) 3 + 1 6 ( 21 -4 ) 3

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

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

= - 1 6 8 + 1 6 ( -8 )

= - 4 3 - 4 3

= - 8 3


≈ -2,667