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

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 = 4 -6 = -2

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 5 3 ( -1 ) -21 - ( 5 3 ( -8 ) -24 )

= - 5 3 -2 - ( - 40 3 -8 )

= - 5 3 - 6 3 - ( - 40 3 - 24 3 )

= - 11 3 -1 · ( - 64 3 )

= - 11 3 + 64 3

= 53 3


≈ 17,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -4( -1 ) +30 - ( -41 +30 )

= 4 +0 - ( -4 +0)

= 4 +4

= 8

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 2 9 ( 3x -6 ) 3 - x 2 ] 2 5

= 2 9 ( 35 -6 ) 3 - 5 2 - ( 2 9 ( 32 -6 ) 3 - 2 2 )

= 2 9 ( 15 -6 ) 3 - 25 - ( 2 9 ( 6 -6 ) 3 - 4 )

= 2 9 9 3 -25 - ( 2 9 0 3 -4 )

= 2 9 729 -25 - ( 2 9 0 -4 )

= 162 -25 - (0 -4 )

= 137 +4

= 141

Integrale ohne Kettenregel

Beispiel:

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

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

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

= 4 cos( π ) + 5 3 sin( π ) - ( 4 cos( 0 ) + 5 3 sin( 0 ) )

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

= -4 +0 - ( 4 +0)

= -4 -4

= -8

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 5 2 13 - 2x -1 x .

Lösung einblenden
5 2 13 - 2x -1 x
= 5 2 13 - ( 2x -1 ) 1 2 x

= [ - 1 3 ( 2x -1 ) 3 2 ] 5 2 13

= [ - 1 3 ( 2x -1 ) 3 ] 5 2 13

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

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

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

= - 1 3 5 3 + 1 3 2 3

= - 1 3 125 + 1 3 8

= - 125 3 + 8 3

= -39