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

Lösung einblenden

0 8 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 3 f(x) x : Rechtecksfläche I1 = (3 - 0) ⋅ ( - 4 ) = 3 ⋅ ( - 4 ) = -12.

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

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

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 8 f(x) x = -12 -4 +6 = -10

Integrale (ganz einfach)

Beispiel:

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

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

= [ 5 3 x 3 -2x ] 1 3

= 5 3 3 3 -23 - ( 5 3 1 3 -21 )

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

= 45 -6 - ( 5 3 -2 )

= 39 - ( 5 3 - 6 3 )

= 39 -1 · ( - 1 3 )

= 39 + 1 3

= 117 3 + 1 3

= 118 3


≈ 39,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 5 4 - 3 2

= 5 4 - 6 4

= - 1 4


= -0,25

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 1 3 0 - 1 3 ( -1 )

= 0 + 1 3

= 0 + 1 3

= 1 3


≈ 0,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 40 - 3 2 e 2π - ( 41 - 3 2 e 2( 1 2 π ) )

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

= - 3 2 e 2π - ( - 3 2 e π +4 )

= - 3 2 e 2π + 3 2 e π -1 · 4

= - 3 2 e 2π + 3 2 e π -4


≈ -772,526

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -0 +0

= 0