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

Lösung einblenden

0 6 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 : Rechtecksfläche I1 = (2 - 0) ⋅ ( - 3 ) = 2 ⋅ ( - 3 ) = -6.

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) ⋅ 1 2 = 2 2 = 1.

Somit gilt:

0 6 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 4 f(x) x + 4 6 f(x) x = -6 -3 +1 = -8

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral -2 0 ( 2 x 2 -4 ) x .

Lösung einblenden
-2 0 ( 2 x 2 -4 ) x

= [ 2 3 x 3 -4x ] -2 0

= 2 3 0 3 -40 - ( 2 3 ( -2 ) 3 -4( -2 ) )

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

= 0+0 - ( - 16 3 +8 )

= 0 - ( - 16 3 + 24 3 )

= -1 · 8 3

= - 8 3


≈ -2,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -30 -7( -1 ) - ( -31 -70 )

= 0 +7 - ( -3 +0)

= 7 +3

= 10

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 1 2 ( -5 ) 3 - 1 2 ( -1 ) 3

= 1 2 ( -125 ) - 1 2 ( -1 )

= - 125 2 + 1 2

= -62

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 2 π π ( -5 sin( x ) + 2 3 e 2x ) x .

Lösung einblenden
1 2 π π ( -5 sin( x ) + 2 3 e 2x ) x

= [ 5 cos( x ) + 1 3 e 2x ] 1 2 π π

= 5 cos( π ) + 1 3 e 2π - ( 5 cos( 1 2 π ) + 1 3 e 2( 1 2 π ) )

= 5( -1 ) + 1 3 e 2π - ( 50 + 1 3 e 2( 1 2 π ) )

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

= 1 3 e 2π -5 - 1 3 e π

= 1 3 e 2π - 1 3 e π -5


≈ 165,784

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -( -1 ) +0

= 1 +0

= 1