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

Lösung einblenden

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

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

= -2 2 2 -52 - ( -2 ( -1 ) 2 -5( -1 ) )

= -24 -10 - ( -21 +5 )

= -8 -10 - ( -2 +5 )

= -18 -1 · 3

= -18 -3

= -21

Integrale ohne Kettenregel BF

Beispiel:

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

Lösung einblenden
π 2π ( 4 x 3 - 5 2 sin( x ) ) x
= π 2π ( 4 x -3 - 5 2 sin( x ) ) x

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

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

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

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

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

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

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

= 5 2 - 1 2 π 2 + 5 2 + 2 π 2

= 5 2 + 5 2 - 1 2 π 2 + 2 π 2

= 5 + 3 2 π 2


≈ 5,152

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 2 4 e 2x -1 x .

Lösung einblenden
2 4 e 2x -1 x

= [ 1 2 e 2x -1 ] 2 4

= 1 2 e 24 -1 - 1 2 e 22 -1

= 1 2 e 8 -1 - 1 2 e 4 -1

= 1 2 e 7 - 1 2 e 3


≈ 538,274

Integrale ohne Kettenregel

Beispiel:

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

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

= [ 7 4 cos( x ) + 1 2 e x ] 1 2 π π

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

= 7 4 ( -1 ) + 1 2 e π - ( 7 4 0 + 1 2 e 1 2 π )

= - 7 4 + 1 2 e π - (0 + 1 2 e 1 2 π )

= 1 2 e π - 7 4 - 1 2 e 1 2 π

= 1 2 e π - 1 2 e 1 2 π - 7 4


≈ 7,415

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -0 +0

= 0