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

Lösung einblenden

0 8 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 5 f(x) x : Dreiecksfläche I2 = (5 - 2) ⋅ 3 2 = 9 2 = 4.5.

I3 = 5 8 f(x) x : Rechtecksfläche I3 = (8 - 5) ⋅ 3 = 3 ⋅ 3 = 9.

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 5 f(x) x + 5 8 f(x) x = -2 +4.5 +9 = 11.5

Integrale (ganz einfach)

Beispiel:

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

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

= [ - x 2 +4x ] -2 2

= - 2 2 +42 - ( - ( -2 ) 2 +4( -2 ) )

= -4 +8 - ( -4 -8 )

= -4 +8 -1 · ( -4 ) -1 · ( -8 )

= -4 +8 +4 +8

= 16

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 1 2 π ( - 9 2 cos( x ) -8 e 3x ) x .

Lösung einblenden
0 1 2 π ( - 9 2 cos( x ) -8 e 3x ) x

= [ - 9 2 sin( x ) - 8 3 e 3x ] 0 1 2 π

= - 9 2 sin( 1 2 π ) - 8 3 e 3( 1 2 π ) - ( - 9 2 sin( 0 ) - 8 3 e 3( 0 ) )

= - 9 2 1 - 8 3 e 3( 1 2 π ) - ( - 9 2 0 - 8 3 e 0 )

= - 9 2 - 8 3 e 3( 1 2 π ) - (0 - 8 3 )

= - 8 3 e 3( 1 2 π ) - 9 2 - (0 - 8 3 )

= - 8 3 e 3( 1 2 π ) - 9 2 + 8 3

= - 8 3 e 3 2 π - 11 6


≈ -298,681

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

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

= -( -1 ) +1

= 1 +1

= 2

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -40 +7( -1 ) - ( -41 +70 )

= 0 -7 - ( -4 +0)

= -7 +4

= -3

Integrale mit Kettenregel

Beispiel:

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

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

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

= 1 3 ( 33 -4 ) 3 +2 3 2 - ( 1 3 ( 32 -4 ) 3 +2 2 2 )

= 1 3 ( 9 -4 ) 3 +29 - ( 1 3 ( 6 -4 ) 3 +24 )

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

= 1 3 125 +18 - ( 1 3 8 +8 )

= 125 3 +18 - ( 8 3 +8 )

= 125 3 + 54 3 - ( 8 3 + 24 3 )

= 179 3 -1 · 32 3

= 179 3 - 32 3

= 49