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

Lösung einblenden

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

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

I3 = 5 8 f(x) x : Dreiecksfläche I3 = (8 - 5) ⋅ ( - 3 ) 2 = -9 2 = -4.5.

Somit gilt:

2 8 f(x) x = I2 + I3 = 2 5 f(x) x + 5 8 f(x) x = 6 -4.5 = 1.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= -2 1 2 -51 - ( -2 ( -3 ) 2 -5( -3 ) )

= -21 -5 - ( -29 +15 )

= -2 -5 - ( -18 +15 )

= -7 -1 · ( -3 )

= -7 +3

= -4

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= 1 4 -3( 1 2 π )


≈ -4,462

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= 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 π π ( 3 2 cos( x ) - sin( x ) ) x .

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

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

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

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

= 0 -1 - ( 3 2 +0)

= -1 - ( 3 2 +0)

= -1 - 3 2

= - 2 2 - 3 2

= - 5 2


= -2,5

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= 3 cos(π) -3 cos(0)

= 3( -1 ) -31

= -3 -3

= -6