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

Lösung einblenden

0 10 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:

I1 = 0 2 f(x) x : Dreiecksfläche I1 = (2 - 0) ⋅ 2 2 = 4 2 = 2.

I2 = 2 4 f(x) x : Dreiecksfläche I2 = (4 - 2) ⋅ ( - 2 ) 2 = -4 2 = -2.

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

I4 = 7 10 f(x) x : Trapezfläche I4 = (10 - 7) ⋅ -2 + ( - 1 ) 2 = 3 ⋅ ( - 1.5 ) = -4.5.

Somit gilt:

0 10 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 4 f(x) x + 4 7 f(x) x + 7 10 f(x) x = 2 -2 -6 -4.5 = -10.5

Integrale (ganz einfach)

Beispiel:

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

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

= [ - x 3 + x 2 ] 1 5

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

= -125 + 25 - ( -1 + 1 )

= -125 +25 -1 · ( -1 ) -1 · 1

= -125 +25 +1 -1

= -100

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= 0 - 5 3 - ( - 7 4 +0)

= 0 - 5 3 - ( - 7 4 +0)

= - 5 3 + 7 4

= - 20 12 + 21 12

= 1 12


≈ 0,083

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= 3 2 sin(2π) - 3 2 sin(-π)

= 3 2 0 - 3 2 0

= 0+0

= 0

Integrale ohne Kettenregel

Beispiel:

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

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

= [ 1 3 e -3x - cos( x ) ] 0 π

= 1 3 e -3π - cos( π ) - ( 1 3 e -3( 0 ) - cos( 0 ) )

= 1 3 e -3π - ( -1 ) - ( 1 3 e 0 - 1 )

= 1 3 e -3π +1 - ( 1 3 -1 )

= 1 3 e -3π +1 - ( 1 3 - 3 3 )

= 1 3 e -3π +1 -1 · ( - 2 3 )

= 1 3 e -3π +1 + 2 3

= 1 3 e -3π + 5 3


≈ 1,667

Integrale mit Kettenregel

Beispiel:

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

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

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

= 1 9 ( 32 -7 ) 3 - 5 2 2 2 - ( 1 9 ( 31 -7 ) 3 - 5 2 1 2 )

= 1 9 ( 6 -7 ) 3 - 5 2 4 - ( 1 9 ( 3 -7 ) 3 - 5 2 1 )

= 1 9 ( -1 ) 3 -10 - ( 1 9 ( -4 ) 3 - 5 2 )

= 1 9 ( -1 ) -10 - ( 1 9 ( -64 ) - 5 2 )

= - 1 9 -10 - ( - 64 9 - 5 2 )

= - 1 9 - 90 9 - ( - 128 18 - 45 18 )

= - 91 9 -1 · ( - 173 18 )

= - 91 9 + 173 18

= - 182 18 + 173 18

= - 1 2


= -0,5