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 : 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 9 f(x) x : Trapezfläche I4 = (9 - 7) ⋅ -2 + ( - 3 ) 2 = 2 ⋅ ( - 2.5 ) = -5.

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= -20 +0 - ( -29 -6 )

= 0+0 - ( -18 -6 )

= 0 -1 · ( -24 )

= 24

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ -2 sin( x ) -2 x 3 2 ] 1 16

= [ -2 sin( x ) -2 ( x ) 3 ] 1 16

= -2 sin( 16 ) -2 ( 16 ) 3 - ( -2 sin( 1 ) -2 ( 1 ) 3 )

= -2 sin( 16 ) -2 4 3 - ( -2 sin( 1 ) -2 1 3 )

= -2 sin( 16 ) -264 - ( -2 sin( 1 ) -21 )

= -2 sin( 16 ) -128 - ( -2 sin( 1 ) -2 )

= -2 sin( 16 ) -128 -1 · ( -2 sin( 1 ) ) -1 · ( -2 )

= -2 sin( 16 ) -128 +2 sin( 1 ) +2

= -2 sin( 16 ) +2 sin( 1 ) -128 +2

= -2 sin( 16 ) +2 sin( 1 ) -126


= -123,742

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= 1 6 ( 26 -5 ) 3 - 1 6 ( 24 -5 ) 3

= 1 6 ( 12 -5 ) 3 - 1 6 ( 8 -5 ) 3

= 1 6 7 3 - 1 6 3 3

= 1 6 ( 1 343 ) - 1 6 ( 1 27 )

= 1 2058 - 1 162

= 27 55566 - 343 55566

= - 158 27783


≈ -0,006

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= 5 +0 - (0 +5 )

= 5 -5

= 0

Integrale mit Kettenregel

Beispiel:

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

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

= [ - 1 2 cos( 2x - 1 2 π) ] 0 π

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

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

= - 1 2 0 + 1 2 0

= 0+0

= 0