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

Lösung einblenden

0 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:

I1 = 0 2 f(x) x : Dreiecksfläche I1 = (2 - 0) ⋅ ( - 4 ) 2 = -8 2 = -4.

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

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

I4 = 7 10 f(x) x : Trapezfläche I4 = (10 - 7) ⋅ 2 + 1 2 = 3 ⋅ 1.5 = 4.5.

Somit gilt:

0 10 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 5 f(x) x + 5 7 f(x) x + 7 10 f(x) x = -4 +3 +4 +4.5 = 7.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 2 3 1 3 -31 - ( - 2 3 ( -1 ) 3 -3( -1 ) )

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

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

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

= - 11 3 -1 · 11 3

= - 11 3 - 11 3

= - 22 3


≈ -7,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 30 - 3 4 ( -1 ) - ( 30 - 3 4 1 )

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

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

= 3 4 + 3 4

= 3 2


= 1,5

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 4 19 3 3x -3 x .

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

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

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

= 2 9 ( 3( 19 3 ) -3 ) 3 - 2 9 ( 34 -3 ) 3

= 2 9 ( 19 -3 ) 3 - 2 9 ( 12 -3 ) 3

= 2 9 ( 16 ) 3 - 2 9 ( 9 ) 3

= 2 9 4 3 - 2 9 3 3

= 2 9 64 - 2 9 27

= 128 9 -6

= 128 9 - 54 9

= 74 9


≈ 8,222

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -3( -1 ) +40 - ( -31 +40 )

= 3 +0 - ( -3 +0)

= 3 +3

= 6

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 4 e x -3 x .

Lösung einblenden
2 4 e x -3 x

= [ e x -3 ] 2 4

= e 4 -3 - e 2 -3

= e - e -1

= e - e -1


≈ 2,35