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

Lösung einblenden

3 9 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 = 3 6 f(x) x : Dreiecksfläche I2 = (6 - 3) ⋅ ( - 4 ) 2 = -12 2 = -6.

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

Somit gilt:

3 9 f(x) x = I2 + I3 = 3 6 f(x) x + 6 9 f(x) x = -6 +6 = 0

Integrale (ganz einfach)

Beispiel:

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

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

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

= 4 3 4 3 -54 - ( 4 3 1 3 -51 )

= 4 3 64 -20 - ( 4 3 1 -5 )

= 256 3 -20 - ( 4 3 -5 )

= 256 3 - 60 3 - ( 4 3 - 15 3 )

= 196 3 -1 · ( - 11 3 )

= 196 3 + 11 3

= 69

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= 5 + 4 3 π 3 - 1 6 π 3

= 5 + 7 6 π 3


≈ 41,174

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 2 3 0 - 2 3 1

= 0 - 2 3

= 0 - 2 3

= - 2 3


≈ -0,667

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -( -1 ) - 0 - ( -0 - 1 )

= 1 +0 - (0 -1 )

= 1 +1

= 2

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

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

= - 1 2 + 1 2

= 0