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

Lösung einblenden

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

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

I4 = 7 9 f(x) x : Rechtecksfläche I4 = (9 - 7) ⋅ ( - 4 ) = 2 ⋅ ( - 4 ) = -8.

Somit gilt:

2 9 f(x) x = I2 + I3 + I4 = 2 4 f(x) x + 4 7 f(x) x + 7 9 f(x) x = 2 -6 -8 = -12

Integrale (ganz einfach)

Beispiel:

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

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

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

= 4 3 2 3 -52 - ( 4 3 1 3 -51 )

= 4 3 8 -10 - ( 4 3 1 -5 )

= 32 3 -10 - ( 4 3 -5 )

= 32 3 - 30 3 - ( 4 3 - 15 3 )

= 2 3 -1 · ( - 11 3 )

= 2 3 + 11 3

= 13 3


≈ 4,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= - 3 128 π 4 - 1 2


≈ -2,783

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -1 +0

= -1

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 70 -2( -1 ) - ( 71 -20 )

= 0 +2 - ( 7 +0)

= 2 -7

= -5

Integrale mit Kettenregel

Beispiel:

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

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

= [ 2 e x -2 ] 1 3

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

= 2e -2 e -1

= 2e -2 e -1


≈ 4,701