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

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

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

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 = 8 +4 -4 = 8

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 4 3 64 +216 - ( - 4 3 0 +20 )

= - 256 3 +32 - (0+0)

= - 256 3 + 96 3 +0

= - 160 3


≈ -53,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ - cos( x ) - 2 5 x 5 ] 0 π

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

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

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

= 1 - 2 5 π 5 +1

= 1 +1 - 2 5 π 5

= 2 - 2 5 π 5


≈ -120,408

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -( -1 ) +0

= 1 +0

= 1

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 π ( cos( x ) +5 sin( x ) ) x .

Lösung einblenden
0 π ( cos( x ) +5 sin( x ) ) x

= [ sin( x ) -5 cos( x ) ] 0 π

= sin( π ) -5 cos( π ) - ( sin( 0 ) -5 cos( 0 ) )

= 0 -5( -1 ) - (0 -51 )

= 0 +5 - (0 -5 )

= 5 +5

= 10

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= - 1 3 1 + 1 3 0

= - 1 3 +0

= - 1 3 +0

= - 1 3


≈ -0,333