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

Lösung einblenden

0 9 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 3 f(x) x : Dreiecksfläche I1 = (3 - 0) ⋅ ( - 4 ) 2 = -12 2 = -6.

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

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

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 6 f(x) x + 6 9 f(x) x = -6 +3 +6 = 3

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= 1 2 4 +10 - ( 1 2 9 +15 )

= 2 +10 - ( 9 2 +15 )

= 12 - ( 9 2 + 30 2 )

= 12 -1 · 39 2

= 12 - 39 2

= 24 2 - 39 2

= - 15 2


= -7,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= -1 +0 - ( 1 +0)

= -1 -1

= -2

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ 1 3 ( -x +3 ) 3 -4x ] 0 3

= 1 3 ( -3 +3 ) 3 -43 - ( 1 3 ( -0 +3 ) 3 -40 )

= 1 3 0 3 -12 - ( 1 3 ( 0 +3 ) 3 +0)

= 1 3 0 -12 - ( 1 3 3 3 +0)

= 0 -12 - ( 1 3 27 +0)

= -12 - ( 9 +0)

= -12 -9

= -21

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

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

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

= - 2 9 π 2 - ( 3 4 - 1 2 π 2 )

= -1 · 3 4 -1 · ( - 1 2 π 2 ) - 2 9 π 2

= - 3 4 + 1 2 π 2 - 2 9 π 2

= - 3 4 + 5 18 π 2


≈ -0,722

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= -0 -1

= -1