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

I3 = 4 6 f(x) x : Rechtecksfläche I3 = (6 - 4) ⋅ ( - 1 ) = 2 ⋅ ( - 1 ) = -2.

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral 0 4 ( -2x -4 ) x .

Lösung einblenden
0 4 ( -2x -4 ) x

= [ - x 2 -4x ] 0 4

= - 4 2 -44 - ( - 0 2 -40 )

= -16 -16 - ( -0 +0)

= -16 -16

= -32

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 4 16 ( 1 2 x 4 -3 e -3x ) x .

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

= [ 2 5 x 5 4 + e -3x ] 4 16

= [ 2 5 ( x 4 ) 5 + e -3x ] 4 16

= 2 5 ( 16 4 ) 5 + e -316 - ( 2 5 ( 4 4 ) 5 + e -34 )

= 2 5 2 5 + e -48 - ( 2 5 1 5 + e -12 )

= 2 5 32 + e -48 - ( 2 5 1 + e -12 )

= 64 5 + e -48 - ( 2 5 + e -12 )

= e -48 + 64 5 - ( e -12 + 2 5 )

= - e -12 -1 · 2 5 + e -48 + 64 5

= - e -12 - 2 5 + e -48 + 64 5

= - e -12 + e -48 - 2 5 + 64 5

= - e -12 + e -48 + 62 5


≈ 10,537

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ - 1 6 ( 3x -7 ) 4 ] 2 5

= - 1 6 ( 35 -7 ) 4 + 1 6 ( 32 -7 ) 4

= - 1 6 ( 15 -7 ) 4 + 1 6 ( 6 -7 ) 4

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

= - 1 6 4096 + 1 6 1

= - 2048 3 + 1 6

= - 4096 6 + 1 6

= - 1365 2


= -682,5

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -20 +8( -1 ) - ( -21 +80 )

= 0 -8 - ( -2 +0)

= -8 +2

= -6

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 1 2 1 - 1 2 1

= 1 2 - 1 2

= 0