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

I3 = 5 7 f(x) x : Rechtecksfläche I3 = (7 - 5) ⋅ 3 = 2 ⋅ 3 = 6.

Somit gilt:

2 7 f(x) x = I2 + I3 = 2 5 f(x) x + 5 7 f(x) x = 4.5 +6 = 10.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 5 2 9 -6 - ( 5 2 1 +2 )

= 45 2 -6 - ( 5 2 +2 )

= 45 2 - 12 2 - ( 5 2 + 4 2 )

= 33 2 -1 · 9 2

= 33 2 - 9 2

= 12

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= -1 + 2 3 π 3 -1

= -1 -1 + 2 3 π 3

= -2 + 2 3 π 3


≈ 18,671

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 4 6 - 3 ( x -3 ) 3 x .

Lösung einblenden
4 6 - 3 ( x -3 ) 3 x
= 4 6 -3 ( x -3 ) -3 x

= [ 3 2 ( x -3 ) -2 ] 4 6

= [ 3 2 ( x -3 ) 2 ] 4 6

= 3 2 ( 6 -3 ) 2 - 3 2 ( 4 -3 ) 2

= 3 2 3 2 - 3 2 1 2

= 3 2 ( 1 9 ) - 3 2 1

= 1 6 - 3 2

= 1 6 - 9 6

= - 4 3


≈ -1,333

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 40 - 1 - ( 41 - 0 )

= 0 -1 - ( 4 +0)

= -1 -4

= -5

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= - 3 2 cos(-4π) + 3 2 cos(-2π)

= - 3 2 1 + 3 2 1

= - 3 2 + 3 2

= 0