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

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

I4 = 8 10 f(x) x : Rechtecksfläche I4 = (10 - 8) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 8 f(x) x + 8 10 f(x) x = 4.5 -1.5 -2 = 1

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -2 0 ( -x +5 ) x .

Lösung einblenden
-2 0 ( -x +5 ) x

= [ - 1 2 x 2 +5x ] -2 0

= - 1 2 0 2 +50 - ( - 1 2 ( -2 ) 2 +5( -2 ) )

= - 1 2 0 +0 - ( - 1 2 4 -10 )

= 0+0 - ( -2 -10 )

= 0 -1 · ( -12 )

= 12

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 1 2 π π ( 9 2 sin( x ) +5 cos( x ) ) x .

Lösung einblenden
1 2 π π ( 9 2 sin( x ) +5 cos( x ) ) x

= [ - 9 2 cos( x ) +5 sin( x ) ] 1 2 π π

= - 9 2 cos( π ) +5 sin( π ) - ( - 9 2 cos( 1 2 π ) +5 sin( 1 2 π ) )

= - 9 2 ( -1 ) +50 - ( - 9 2 0 +51 )

= 9 2 +0 - (0 +5 )

= 9 2 +0 -5

= 9 2 -5

= 9 2 - 10 2

= - 1 2


= -0,5

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 2 3 ( -1 ) - 2 3 0

= - 2 3 +0

= - 2 3 +0

= - 2 3


≈ -0,667

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 2 π 3 2 π ( 9 4 sin( x ) +9 e 2x ) x .

Lösung einblenden
1 2 π 3 2 π ( 9 4 sin( x ) +9 e 2x ) x

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

= - 9 4 cos( 3 2 π ) + 9 2 e 2( 3 2 π ) - ( - 9 4 cos( 1 2 π ) + 9 2 e 2( 1 2 π ) )

= - 9 4 0 + 9 2 e 2( 3 2 π ) - ( - 9 4 0 + 9 2 e 2( 1 2 π ) )

= 0 + 9 2 e 2( 3 2 π ) - (0 + 9 2 e 2( 1 2 π ) )

= 9 2 e 3π - 9 2 e π


≈ 55658,282

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 20 -2( -1 )

= 0 +2

= 2