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 3 f(x) x : Rechtecksfläche I1 = (3 - 0) ⋅ 4 = 3 ⋅ 4 = 12.

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

I3 = 5 8 f(x) x : Dreiecksfläche I3 = (8 - 5) ⋅ ( - 1 ) 2 = -3 2 = -1.5.

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 8 f(x) x = 12 +4 -1.5 = 14.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= -24 -4 - ( -29 -6 )

= -8 -4 - ( -18 -6 )

= -12 -1 · ( -24 )

= -12 +24

= 12

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 4 ( 2 x + cos( x ) ) x .

Lösung einblenden
0 4 ( 2 x + cos( x ) ) x
= 0 4 ( 2 x 1 2 + cos( x ) ) x

= [ 4 3 x 3 2 + sin( x ) ] 0 4

= [ 4 3 ( x ) 3 + sin( x ) ] 0 4

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

= 4 3 2 3 + sin( 4 ) - ( 4 3 0 3 +0)

= 4 3 8 + sin( 4 ) - ( 4 3 0 +0)

= 32 3 + sin( 4 ) - (0+0)

= sin( 4 ) + 32 3 +0

= sin( 4 ) + 32 3


≈ 9,91

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 2( -1 ) -21

= -2 -2

= -4

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 5( -1 ) + 7 4 0 - ( 51 + 7 4 0 )

= -5 +0 - ( 5 +0)

= -5 -5

= -10

Integrale mit Kettenregel

Beispiel:

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

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

= [ ( x -1 ) -1 ] 2 5

= [ 1 x -1 ] 2 5

= 1 5 -1 - 1 2 -1

= 1 4 - 1 1

= 1 4 - 1

= 1 4 - 4 4

= - 3 4


= -0,75