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) ⋅ 3 = 3 ⋅ 3 = 9.

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

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

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 = 9 +3 -3 = 9

Integrale (ganz einfach)

Beispiel:

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

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

= [ - x 2 - x ] -1 0

= - 0 2 - 0 - ( - ( -1 ) 2 - ( -1 ) )

= -0 +0 - ( -1 +1 )

= -1 · ( -1 ) -1 · 1

= 1 -1

= 0

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 6( -1 ) -30 - ( 61 -30 )

= -6 +0 - ( 6 +0)

= -6 -6

= -12

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= 1 3 ( 26 -3 ) 3 - 1 3 ( 23 -3 ) 3

= 1 3 ( 12 -3 ) 3 - 1 3 ( 6 -3 ) 3

= 1 3 9 3 - 1 3 3 3

= 1 3 ( 1 729 ) - 1 3 ( 1 27 )

= 1 2187 - 1 81

= 1 2187 - 27 2187

= - 26 2187


≈ -0,012

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 9 ( -3 x + 1 3 e -3x ) x .

Lösung einblenden
0 9 ( -3 x + 1 3 e -3x ) x
= 0 9 ( -3 x 1 2 + 1 3 e -3x ) x

= [ -2 x 3 2 - 1 9 e -3x ] 0 9

= [ -2 ( x ) 3 - 1 9 e -3x ] 0 9

= -2 ( 9 ) 3 - 1 9 e -39 - ( -2 ( 0 ) 3 - 1 9 e -30 )

= -2 3 3 - 1 9 e -27 - ( -2 0 3 - 1 9 e 0 )

= -227 - 1 9 e -27 - ( -20 - 1 9 )

= -54 - 1 9 e -27 - (0 - 1 9 )

= - 1 9 e -27 -54 - (0 - 1 9 )

= - 1 9 e -27 -54 + 1 9

= - 1 9 e -27 - 485 9


≈ -53,889

Integrale mit Kettenregel

Beispiel:

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

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

= [ 2 3 e 3x -7 ] 1 2

= 2 3 e 32 -7 - 2 3 e 31 -7

= 2 3 e 6 -7 - 2 3 e 3 -7

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


≈ 0,233