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

Lösung einblenden

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

I3 = ∫ 5 7 f(x) ⅆ x : Dreiecksfläche I3 = (7 - 5) ⋅ 2 2 = 4 2 = 2.

Somit gilt:

∫ 3 7 f(x) ⅆ x = I2 + I3 = ∫ 3 5 f(x) ⅆ x + ∫ 5 7 f(x) ⅆ x = -3 +2 = -1

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= -125 - 5 2 ⋅25 - ( -1 - 5 2 ⋅1 )

= -125 - 125 2 - ( -1 - 5 2 )

= - 250 2 - 125 2 - ( - 2 2 - 5 2 )

= - 375 2 -1 · ( - 7 2 )

= - 375 2 + 7 2

= -184

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral ∫ 1 2 π π ( - 1 3 ⋅ sin( x ) - cos( x ) ) ⅆ x .

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

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

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

= 1 3 ⋅( -1 ) - 0 - ( 1 3 ⋅0 - 1 )

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

= - 1 3 +0 +1

= - 1 3 +1

= - 1 3 + 3 3

= 2 3


≈ 0,667

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral ∫ 0 π -3⋅ sin( -x + 3 2 π) ⅆ x .

Lösung einblenden
∫ 0 π -3⋅ sin( -x + 3 2 π) ⅆ x

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

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

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

= -3⋅0 +3⋅0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral ∫ 0 1 2 π ( - 1 4 ⋅ cos( x ) - 4 3 ⋅ sin( x ) ) ⅆ x .

Lösung einblenden
∫ 0 1 2 π ( - 1 4 ⋅ cos( x ) - 4 3 ⋅ sin( x ) ) ⅆ x

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

= - 1 4 ⋅ sin( 1 2 π ) + 4 3 ⋅ cos( 1 2 π ) - ( - 1 4 ⋅ sin( 0 ) + 4 3 ⋅ cos( 0 ) )

= - 1 4 ⋅1 + 4 3 ⋅0 - ( - 1 4 ⋅0 + 4 3 ⋅1 )

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

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

= - 1 4 - 4 3

= - 3 12 - 16 12

= - 19 12


≈ -1,583

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral ∫ 2 4 3 e x -1 ⅆ x .

Lösung einblenden
∫ 2 4 3 e x -1 ⅆ x

= [ 3 e x -1 ] 2 4

= 3 e 4 -1 -3 e 2 -1

= 3 e 3 -3e

= 3 e 3 -3e


≈ 52,102