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

Lösung einblenden

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

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

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

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 5 f(x) x + 5 7 f(x) x = 6 +4.5 -4 = 6.5

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral 0 4 ( -3x +5 ) x .

Lösung einblenden
0 4 ( -3x +5 ) x

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

= - 3 2 4 2 +54 - ( - 3 2 0 2 +50 )

= - 3 2 16 +20 - ( - 3 2 0 +0)

= -24 +20 - (0+0)

= -4 +0

= -4

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -20 + 4 3 ( 3 2 π ) 3 - ( -21 + 4 3 0 )

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

= 9 2 π 3 +2


≈ 141,528

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 4 2 e -3x +6 x .

Lösung einblenden
1 4 2 e -3x +6 x

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

= - 2 3 e -34 +6 + 2 3 e -31 +6

= - 2 3 e -12 +6 + 2 3 e -3 +6

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


≈ 13,389

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 40 + 3 2 e -2( 1 2 π ) - ( 41 + 3 2 e 0 )

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

= 3 2 e -π - ( 8 2 + 3 2 )

= 3 2 e -π -1 · 11 2

= 3 2 e -π - 11 2


≈ -5,435

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral -12 -4 2 -2x +1 x .

Lösung einblenden
-12 -4 2 -2x +1 x
= -12 -4 2 ( -2x +1 ) 1 2 x

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

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

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

= - 2 3 ( 8 +1 ) 3 + 2 3 ( 24 +1 ) 3

= - 2 3 ( 9 ) 3 + 2 3 ( 25 ) 3

= - 2 3 3 3 + 2 3 5 3

= - 2 3 27 + 2 3 125

= -18 + 250 3

= - 54 3 + 250 3

= 196 3


≈ 65,333