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

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

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 3 f(x) x + 3 5 f(x) x + 5 8 f(x) x = 6 -3 -9 = -6

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 5 3 ( -8 ) -10 - ( 5 3 ( -27 ) -15 )

= - 40 3 -10 - ( -45 -15 )

= - 40 3 - 30 3 -1 · ( -60 )

= - 70 3 +60

= - 70 3 + 180 3

= 110 3


≈ 36,667

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 4 16 ( 2 x -3 x 5 ) x .

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

= [ 4 3 x 3 2 - 1 2 x 6 ] 4 16

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

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

= 4 3 4 3 - 1 2 16777216 - ( 4 3 2 3 - 1 2 4096 )

= 4 3 64 -8388608 - ( 4 3 8 -2048 )

= 256 3 -8388608 - ( 32 3 -2048 )

= 256 3 - 25165824 3 - ( 32 3 - 6144 3 )

= - 25165568 3 -1 · ( - 6112 3 )

= - 25165568 3 + 6112 3

= - 25159456 3


≈ -8386485,333

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ -2 e x -2 ] 2 3

= -2 e 3 -2 +2 e 2 -2

= -2e +2 e 0

= -2e +2


≈ -3,437

Integrale ohne Kettenregel

Beispiel:

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

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

= [ -5 cos( x ) + 7 2 sin( x ) ] 0 π

= -5 cos( π ) + 7 2 sin( π ) - ( -5 cos( 0 ) + 7 2 sin( 0 ) )

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

= 5 +0 - ( -5 +0)

= 5 +5

= 10

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 31 -30

= 3 +0

= 3