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

Lösung einblenden

2 5 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 5 f(x) x : Dreiecksfläche I2 = (5 - 2) ⋅ ( - 2 ) 2 = -6 2 = -3.

Somit gilt:

2 5 f(x) x = I2 = 2 5 f(x) x = -3 = -3

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

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

= - 2 3 -1 · ( - 2 3 )

= - 2 3 + 2 3

= 0

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 2 3 ( 7 e 2x + 9 4 x 3 ) x .

Lösung einblenden
2 3 ( 7 e 2x + 9 4 x 3 ) x
= 2 3 ( 7 e 2x + 9 4 x -3 ) x

= [ 7 2 e 2x - 9 8 x -2 ] 2 3

= [ 7 2 e 2x - 9 8 x 2 ] 2 3

= 7 2 e 23 - 9 8 3 2 - ( 7 2 e 22 - 9 8 2 2 )

= 7 2 e 6 - 9 8 ( 1 9 ) - ( 7 2 e 4 - 9 8 ( 1 4 ) )

= 7 2 e 6 - 1 8 - ( 7 2 e 4 - 9 32 )

= 7 2 e 6 - 1 8 - 7 2 e 4 -1 · ( - 9 32 )

= 7 2 e 6 - 1 8 - 7 2 e 4 + 9 32

= 7 2 e 6 - 7 2 e 4 - 1 8 + 9 32

= 7 2 e 6 - 7 2 e 4 + 5 32


≈ 1221,064

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ - e x -1 ] 1 3

= - e 3 -1 + e 1 -1

= - e 2 + e 0

= - e 2 +1


≈ -6,389

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 3 4 1 -20 - ( 3 4 0 -21 )

= 3 4 +0 - (0 -2 )

= 3 4 +0 +2

= 3 4 +2

= 3 4 + 8 4

= 11 4


= 2,75

Integrale mit Kettenregel

Beispiel:

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

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

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

= 2 9 ( 31 -6 ) 3 -2 1 2 - ( 2 9 ( 30 -6 ) 3 -2 0 2 )

= 2 9 ( 3 -6 ) 3 -21 - ( 2 9 ( 0 -6 ) 3 -20 )

= 2 9 ( -3 ) 3 -2 - ( 2 9 ( -6 ) 3 +0)

= 2 9 ( -27 ) -2 - ( 2 9 ( -216 ) +0)

= -6 -2 - ( -48 +0)

= -8 +48

= 40