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

Lösung einblenden

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

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

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

Somit gilt:

2 7 f(x) x = I2 + I3 = 2 4 f(x) x + 4 7 f(x) x = -1 -3 = -4

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 72 2 + 9 2 - ( 8 6 + 3 6 )

= 81 2 -1 · 11 6

= 81 2 - 11 6

= 243 6 - 11 6

= 116 3


≈ 38,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= 7 3 + 3 5 π 5 - 3 160 π 5

= 7 3 + 93 160 π 5


≈ 180,207

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= - cos( - 11 2 π) + cos( - 5 2 π)

= -0 +0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= 0 -4 - ( -2 +0)

= -4 +2

= -2

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= - cos(-6π) + cos(-3π)

= -1 -1

= -2