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 1 3 ( -4 x 2 - x ) x .

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

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

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

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

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

= - 72 2 - 9 2 - ( - 8 6 - 3 6 )

= - 81 2 -1 · ( - 11 6 )

= - 81 2 + 11 6

= - 243 6 + 11 6

= - 116 3


≈ -38,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= 0 +4 - (0 -4 )

= 4 +4

= 8

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 1 2 3 e 3x -3 x .

Lösung einblenden
1 2 3 e 3x -3 x

= [ e 3x -3 ] 1 2

= e 32 -3 - e 31 -3

= e 6 -3 - e 3 -3

= e 3 - e 0

= e 3 -1


≈ 19,086

Integrale ohne Kettenregel

Beispiel:

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

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

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

= - 1 4 sin( 3 2 π ) - 5 4 cos( 3 2 π ) - ( - 1 4 sin( 0 ) - 5 4 cos( 0 ) )

= - 1 4 ( -1 ) - 5 4 0 - ( - 1 4 0 - 5 4 1 )

= 1 4 +0 - (0 - 5 4 )

= 1 4 +0 - (0 - 5 4 )

= 1 4 + 5 4

= 3 2


= 1,5

Integrale mit Kettenregel

Beispiel:

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

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

= [ 2 9 ( -3x +6 ) 3 ] 0 3

= 2 9 ( -33 +6 ) 3 - 2 9 ( -30 +6 ) 3

= 2 9 ( -9 +6 ) 3 - 2 9 ( 0 +6 ) 3

= 2 9 ( -3 ) 3 - 2 9 6 3

= 2 9 ( -27 ) - 2 9 216

= -6 -48

= -54