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

Lösung einblenden

0 7 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) ⋅ ( - 4 ) 2 = -8 2 = -4.

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.

Somit gilt:

0 7 f(x) x = I1 + I2 + I3 = 0 2 f(x) x + 2 4 f(x) x + 4 7 f(x) x = -4 +2 +6 = 4

Integrale (ganz einfach)

Beispiel:

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

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

= [ x 3 -2x ] -1 3

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

= 27 -6 - ( ( -1 ) +2 )

= 27 -6 -1 · ( -1 ) -1 · 2

= 27 -6 +1 -2

= 20

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 1 16 ( - 3 4 x + 7 3 cos( x ) ) x .

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

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

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

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

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

= -6 + 7 3 sin( 16 ) - ( - 3 2 + 7 3 sin( 1 ) )

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

= 7 3 sin( 16 ) -6 -1 · 7 3 sin( 1 ) -1 · ( - 3 2 )

= 7 3 sin( 16 ) -6 - 7 3 sin( 1 ) + 3 2

= 7 3 sin( 16 ) - 7 3 sin( 1 ) -6 + 3 2

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


≈ -7,134

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 1 3 ( -35 +6 ) 3 + 1 3 ( -32 +6 ) 3

= - 1 3 ( -15 +6 ) 3 + 1 3 ( -6 +6 ) 3

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

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

= 243 +0

= 243

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 3 4 0 +4( -1 ) - ( 3 4 0 +41 )

= 0 -4 - (0 +4 )

= -4 -4

= -8

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 2 5 -2 e 2x -5 x .

Lösung einblenden
2 5 -2 e 2x -5 x

= [ - e 2x -5 ] 2 5

= - e 25 -5 + e 22 -5

= - e 10 -5 + e 4 -5

= - e 5 + e -1


≈ -148,045