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

Lösung einblenden

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

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

Somit gilt:

2 7 f(x) x = I2 + I3 = 2 4 f(x) x + 4 7 f(x) x = 3 -6 = -3

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

= 1 +3 - ( 8 +6 )

= 4 -1 · 14

= 4 -14

= -10

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -60 + 1 2 ( -1 ) - ( -61 + 1 2 0 )

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

= 0 - 1 2 +6

= - 1 2 +6

= - 1 2 + 12 2

= 11 2


= 5,5

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ - 1 3 ( -2x +1 ) 3 +5x ] 0 1

= - 1 3 ( -21 +1 ) 3 +51 - ( - 1 3 ( -20 +1 ) 3 +50 )

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

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

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

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

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

= 16 3 + 1 3

= 17 3


≈ 5,667

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -1 +30 - (0 +31 )

= -1 +0 - (0 +3 )

= -1 -3

= -4

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 3 e -2x +2 x .

Lösung einblenden
2 3 e -2x +2 x

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

= - 1 2 e -23 +2 + 1 2 e -22 +2

= - 1 2 e -6 +2 + 1 2 e -4 +2

= - 1 2 e -4 + 1 2 e -2


≈ 0,059