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

Lösung einblenden

3 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 = 3 6 f(x) x : Dreiecksfläche I2 = (6 - 3) ⋅ 4 2 = 12 2 = 6.

I3 = 6 8 f(x) x : Rechtecksfläche I3 = (8 - 6) ⋅ 4 = 2 ⋅ 4 = 8.

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

Somit gilt:

3 10 f(x) x = I2 + I3 + I4 = 3 6 f(x) x + 6 8 f(x) x + 8 10 f(x) x = 6 +8 +7 = 21

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 0+0 - ( 9 -9 )

= 0 -1 · 0

= 0

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= -2 - 1 π 3 + 8 π 3

= -2 + 7 π 3


≈ -1,774

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -20 +20

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= 1 +0 - (0 +4 )

= 1 -4

= -3

Integrale mit Kettenregel

Beispiel:

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

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

= [ 2 9 ( 3x -5 ) 3 - 5 2 x 2 ] 0 1

= 2 9 ( 31 -5 ) 3 - 5 2 1 2 - ( 2 9 ( 30 -5 ) 3 - 5 2 0 2 )

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

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

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

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

= - 32 18 - 45 18 - ( - 250 9 +0)

= - 77 18 + 250 9

= - 77 18 + 500 18

= - 77 18 + 250 9

= - 77 18 + 500 18

= 47 2


= 23,5