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

Lösung einblenden

2 10 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) ⋅ ( - 3 ) 2 = -6 2 = -3.

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

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

I5 = 8 10 f(x) x : Trapezfläche I5 = (10 - 8) ⋅ 3 + 1 2 = 2 ⋅ 2 = 4.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 + I5 = 2 4 f(x) x + 4 6 f(x) x + 6 8 f(x) x + 8 10 f(x) x = -3 +3 +6 +4 = 10

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= -( -1 ) +21 - ( -( -27 ) +29 )

= 1 +2 - ( 27 +18 )

= 3 -1 · 45

= 3 -45

= -42

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 3 2 π ( -3 cos( x ) - 9 4 sin( x ) ) x .

Lösung einblenden
0 3 2 π ( -3 cos( x ) - 9 4 sin( x ) ) x

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

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

= -3( -1 ) + 9 4 0 - ( -30 + 9 4 1 )

= 3 +0 - (0 + 9 4 )

= 3 - (0 + 9 4 )

= 3 - 9 4

= 12 4 - 9 4

= 3 4


= 0,75

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ - e 3x -4 ] 2 3

= - e 33 -4 + e 32 -4

= - e 9 -4 + e 6 -4

= - e 5 + e 2


≈ -141,024

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= -2 +0 - (0 -1 )

= -2 +1

= -1

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral - 19 3 -1 -2 -3x +6 x .

Lösung einblenden
- 19 3 -1 -2 -3x +6 x
= - 19 3 -1 -2 ( -3x +6 ) 1 2 x

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

= [ 4 9 ( -3x +6 ) 3 ] - 19 3 -1

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

= 4 9 ( 3 +6 ) 3 - 4 9 ( 19 +6 ) 3

= 4 9 ( 9 ) 3 - 4 9 ( 25 ) 3

= 4 9 3 3 - 4 9 5 3

= 4 9 27 - 4 9 125

= 12 - 500 9

= 108 9 - 500 9

= - 392 9


≈ -43,556