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

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

I3 = 4 7 f(x) x : Rechtecksfläche I3 = (7 - 4) ⋅ 4 = 3 ⋅ 4 = 12.

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 4 f(x) x + 4 7 f(x) x = -3 +4 +12 = 13

Integrale (ganz einfach)

Beispiel:

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

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

= [ - 5 2 x 2 -4x ] -2 2

= - 5 2 2 2 -42 - ( - 5 2 ( -2 ) 2 -4( -2 ) )

= - 5 2 4 -8 - ( - 5 2 4 +8 )

= -10 -8 - ( -10 +8 )

= -18 -1 · ( -2 )

= -18 +2

= -16

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -( -1 ) - 3 4 0 - ( -1 - 3 4 0 )

= 1 +0 - ( -1 +0)

= 1 +1

= 2

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= cos( - 5 2 π) - cos( - 3 2 π)

= 0 - 0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= - 7 2 1 - 3 5 ( 1 2 π ) 5 - ( - 7 2 0 - 3 5 0 )

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

= - 7 2 - 3 160 π 5 +0

= - 7 2 - 3 160 π 5


≈ -9,238

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -1 -1

= -2