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) ⋅ 4 2 = 8 2 = 4.

I3 = 4 7 f(x) x : Dreiecksfläche I3 = (7 - 4) ⋅ ( - 3 ) 2 = -9 2 = -4.5.

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

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 = 4 -4.5 -6 = -6.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 2 3 2 3 -52 - ( - 2 3 0 3 -50 )

= - 2 3 8 -10 - ( - 2 3 0 +0)

= - 16 3 -10 - (0+0)

= - 16 3 - 30 3 +0

= - 46 3


≈ -15,333

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 4 9 ( 5 ( x ) 3 - 9 4 x 5 ) x .

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

= [ 2 x 5 2 - 3 8 x 6 ] 4 9

= [ 2 ( x ) 5 - 3 8 x 6 ] 4 9

= 2 ( 9 ) 5 - 3 8 9 6 - ( 2 ( 4 ) 5 - 3 8 4 6 )

= 2 3 5 - 3 8 531441 - ( 2 2 5 - 3 8 4096 )

= 2243 - 1594323 8 - ( 232 -1536 )

= 486 - 1594323 8 - ( 64 -1536 )

= 3888 8 - 1594323 8 -1 · ( -1472 )

= - 1590435 8 +1472

= - 1590435 8 + 11776 8

= - 1578659 8


= -197332,375

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= 1 6 ( -33 +7 ) 4 + 3 2 - ( 1 6 ( -32 +7 ) 4 + 2 2 )

= 1 6 ( -9 +7 ) 4 + 9 - ( 1 6 ( -6 +7 ) 4 + 4 )

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

= 1 6 16 +9 - ( 1 6 1 +4 )

= 8 3 +9 - ( 1 6 +4 )

= 8 3 + 27 3 - ( 1 6 + 24 6 )

= 35 3 -1 · 25 6

= 35 3 - 25 6

= 70 6 - 25 6

= 15 2


= 7,5

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 5 4 ( -1 ) - 1 4 0 - ( 5 4 0 - 1 4 1 )

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

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

= - 5 4 + 1 4

= -1

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 3 e -2x +4 x .

Lösung einblenden
0 3 e -2x +4 x

= [ - 1 2 e -2x +4 ] 0 3

= - 1 2 e -23 +4 + 1 2 e -20 +4

= - 1 2 e -6 +4 + 1 2 e 0 +4

= - 1 2 e -2 + 1 2 e 4


≈ 27,231