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

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 7 f(x) x = 9 +3 -1 = 11

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 4 6 + 3 6 - ( - 36 2 + 9 2 )

= 7 6 -1 · ( - 27 2 )

= 7 6 + 27 2

= 7 6 + 81 6

= 44 3


≈ 14,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -41 -20 - ( -40 -21 )

= -4 +0 - (0 -2 )

= -4 +2

= -2

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 3 2 ( -1 ) - 3 2 1

= - 3 2 - 3 2

= -3

Integrale ohne Kettenregel

Beispiel:

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

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

= [ 7 4 sin( x ) +5 cos( x ) ] 1 2 π π

= 7 4 sin( π ) +5 cos( π ) - ( 7 4 sin( 1 2 π ) +5 cos( 1 2 π ) )

= 7 4 0 +5( -1 ) - ( 7 4 1 +50 )

= 0 -5 - ( 7 4 +0)

= -5 - ( 7 4 +0)

= -5 - 7 4

= - 20 4 - 7 4

= - 27 4


= -6,75

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 2 -2 e -3x +6 x .

Lösung einblenden
0 2 -2 e -3x +6 x

= [ 2 3 e -3x +6 ] 0 2

= 2 3 e -32 +6 - 2 3 e -30 +6

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

= 2 3 e 0 - 2 3 e 6

= 2 3 - 2 3 e 6


≈ -268,286