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

Lösung einblenden

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

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

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

I3 = 5 8 f(x) x : Rechtecksfläche I3 = (8 - 5) ⋅ ( - 3 ) = 3 ⋅ ( - 3 ) = -9.

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 5 f(x) x + 5 8 f(x) x = 2 -4.5 -9 = -11.5

Integrale (ganz einfach)

Beispiel:

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

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

= [ - x 2 -2x ] -2 1

= - 1 2 -21 - ( - ( -2 ) 2 -2( -2 ) )

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

= -1 -2 -1 · ( -4 ) -1 · 4

= -1 -2 +4 -4

= -3

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -0 - 4 3 1 - ( -1 - 4 3 0 )

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

= 0 - 4 3 +1

= - 4 3 +1

= - 4 3 + 3 3

= - 1 3


≈ -0,333

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral - 11 2 -2 -2x +5 x .

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

= [ - 1 3 ( -2x +5 ) 3 2 ] - 11 2 -2

= [ - 1 3 ( -2x +5 ) 3 ] - 11 2 -2

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

= - 1 3 ( 4 +5 ) 3 + 1 3 ( 11 +5 ) 3

= - 1 3 ( 9 ) 3 + 1 3 ( 16 ) 3

= - 1 3 3 3 + 1 3 4 3

= - 1 3 27 + 1 3 64

= -9 + 64 3

= - 27 3 + 64 3

= 37 3


≈ 12,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 31 -20 - ( 30 -21 )

= 3 +0 - (0 -2 )

= 3 +2

= 5

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= - 1 3 ( -1 ) + 1 3 1

= 1 3 + 1 3

= 2 3


≈ 0,667