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

Lösung einblenden

2 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:

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

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

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

Somit gilt:

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

Integrale (ganz einfach)

Beispiel:

Bestimme das Integral 0 1 ( x -1 ) x .

Lösung einblenden
0 1 ( x -1 ) x

= [ 1 2 x 2 - x ] 0 1

= 1 2 1 2 - 1 - ( 1 2 0 2 - 0 )

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

= 1 2 -1 - (0+0)

= 1 2 - 2 2 +0

= - 1 2


= -0,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

= [ 1 6 e -3x - 1 2 x 4 ] 1 5

= 1 6 e -35 - 1 2 5 4 - ( 1 6 e -31 - 1 2 1 4 )

= 1 6 e -15 - 1 2 625 - ( 1 6 e -3 - 1 2 1 )

= 1 6 e -15 - 625 2 - ( 1 6 e -3 - 1 2 )

= - 1 6 e -3 -1 · ( - 1 2 ) + 1 6 e -15 - 625 2

= - 1 6 e -3 + 1 2 + 1 6 e -15 - 625 2

= - 1 6 e -3 + 1 6 e -15 + 1 2 - 625 2

= - 1 6 e -3 + 1 6 e -15 -312


≈ -312,008

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= 1 3 ( -21 +3 ) 3 - 1 3 ( -20 +3 ) 3

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

= 1 3 1 3 - 1 3 3 3

= 1 3 1 - 1 3 27

= 1 3 -9

= 1 3 - 27 3

= - 26 3


≈ -8,667

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 20 + 1 3 ( -1 ) - ( 20 + 1 3 1 )

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

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

= - 1 3 - 1 3

= - 2 3


≈ -0,667

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= - 2 9 ( -2 ) 3 + 2 9 7 3

= - 2 9 ( -8 ) + 2 9 343

= 16 9 + 686 9

= 78