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

Lösung einblenden

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral 0 2 ( - x 2 +3 ) x .

Lösung einblenden
0 2 ( - x 2 +3 ) x

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

= - 1 3 2 3 +32 - ( - 1 3 0 3 +30 )

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

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

= - 8 3 + 18 3 +0

= 10 3


≈ 3,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

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

= - 1 2 - 1 2

= -1

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ e -x +2 ] 1 4

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

= e -2 - e

= e -2 - e


≈ -2,583

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

= -4 - (0 - 3 2 )

= -4 + 3 2

= - 8 2 + 3 2

= - 5 2


= -2,5

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 7 2 6 3 2x -3 x .

Lösung einblenden
7 2 6 3 2x -3 x
= 7 2 6 3 ( 2x -3 ) 1 2 x

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

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

= ( 26 -3 ) 3 - ( 2( 7 2 ) -3 ) 3

= ( 12 -3 ) 3 - ( 7 -3 ) 3

= ( 9 ) 3 - ( 4 ) 3

= 3 3 - 2 3

= 27 - 8

= 19