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

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

I3 = 5 7 f(x) x : Dreiecksfläche I3 = (7 - 5) ⋅ ( - 2 ) 2 = -4 2 = -2.

I4 = 7 9 f(x) x : Rechtecksfläche I4 = (9 - 7) ⋅ ( - 2 ) = 2 ⋅ ( - 2 ) = -4.

Somit gilt:

0 9 f(x) x = I1 + I2 + I3 + I4 = 0 2 f(x) x + 2 5 f(x) x + 5 7 f(x) x + 7 9 f(x) x = 4 +3 -2 -4 = 1

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 5 3 27 + 9 - ( - 5 3 0 + 0 )

= -45 +9 - (0+0)

= -36 +0

= -36

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= 40 +2( -1 ) - ( 41 +20 )

= 0 -2 - ( 4 +0)

= -2 -4

= -6

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 1 2 ( -23 +4 ) 3 - 3 2 3 2 - ( - 1 2 ( -21 +4 ) 3 - 3 2 1 2 )

= - 1 2 ( -6 +4 ) 3 - 3 2 9 - ( - 1 2 ( -2 +4 ) 3 - 3 2 1 )

= - 1 2 ( -2 ) 3 - 27 2 - ( - 1 2 2 3 - 3 2 )

= - 1 2 ( -8 ) - 27 2 - ( - 1 2 8 - 3 2 )

= 4 - 27 2 - ( -4 - 3 2 )

= 8 2 - 27 2 - ( - 8 2 - 3 2 )

= - 19 2 -1 · ( - 11 2 )

= - 19 2 + 11 2

= -4

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -30 +5( -1 ) - ( -30 +51 )

= 0 -5 - (0 +5 )

= -5 -5

= -10

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral - 23 2 - 7 2 - -2x +2 x .

Lösung einblenden
- 23 2 - 7 2 - -2x +2 x
= - 23 2 - 7 2 - ( -2x +2 ) 1 2 x

= [ 1 3 ( -2x +2 ) 3 2 ] - 23 2 - 7 2

= [ 1 3 ( -2x +2 ) 3 ] - 23 2 - 7 2

= 1 3 ( -2( - 7 2 ) +2 ) 3 - 1 3 ( -2( - 23 2 ) +2 ) 3

= 1 3 ( 7 +2 ) 3 - 1 3 ( 23 +2 ) 3

= 1 3 ( 9 ) 3 - 1 3 ( 25 ) 3

= 1 3 3 3 - 1 3 5 3

= 1 3 27 - 1 3 125

= 9 - 125 3

= 27 3 - 125 3

= - 98 3


≈ -32,667