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) ⋅ ( - 4 ) 2 = -8 2 = -4.

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 8 3 - 6 3 - ( - 1 3 + 3 3 )

= 2 3 -1 · 2 3

= 2 3 - 2 3

= 0

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

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

= 3 4 e - 1 2 π - 7 4


≈ -1,594

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

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

= 8 3 +4 - (0 +2 )

= 8 3 + 12 3 -2

= 20 3 -2

= 20 3 - 6 3

= 14 3


≈ 4,667

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 3( -1 ) - 9 2 0 - ( 31 - 9 2 0 )

= -3 +0 - ( 3 +0)

= -3 -3

= -6

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 3 4 1 -x +2 x .

Lösung einblenden
3 4 1 -x +2 x
= 3 4 ( -x +2 ) -1 x

= [ - ln( | -x +2 | ) ] 3 4

= - ln( | -4 +2 | ) + ln( | -3 +2 | )

= - ln( | -4 +2 | ) + ln( | -3 +2 | )

= - ln( 2 ) + ln( | -3 +2 | )

= - ln( 2 ) + ln( 1 )

= - ln( 2 ) +0

= - ln( 2 )


≈ -0,693