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

Lösung einblenden

3 10 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 = 3 6 f(x) x : Dreiecksfläche I2 = (6 - 3) ⋅ 4 2 = 12 2 = 6.

I3 = 6 8 f(x) x : Rechtecksfläche I3 = (8 - 6) ⋅ 4 = 2 ⋅ 4 = 8.

I4 = 8 10 f(x) x : Trapezfläche I4 = (10 - 8) ⋅ 4 + 3 2 = 2 ⋅ 3.5 = 7.

Somit gilt:

3 10 f(x) x = I2 + I3 + I4 = 3 6 f(x) x + 6 8 f(x) x + 8 10 f(x) x = 6 +8 +7 = 21

Integrale (ganz einfach)

Beispiel:

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

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

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

= 4 3 0 3 +30 - ( 4 3 ( -3 ) 3 +3( -3 ) )

= 4 3 0 +0 - ( 4 3 ( -27 ) -9 )

= 0+0 - ( -36 -9 )

= 0 -1 · ( -45 )

= 45

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 4 9 ( 2 e 3x -3 x ) x .

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

= [ 2 3 e 3x -2 x 3 2 ] 4 9

= [ 2 3 e 3x -2 ( x ) 3 ] 4 9

= 2 3 e 39 -2 ( 9 ) 3 - ( 2 3 e 34 -2 ( 4 ) 3 )

= 2 3 e 27 -2 3 3 - ( 2 3 e 12 -2 2 3 )

= 2 3 e 27 -227 - ( 2 3 e 12 -28 )

= 2 3 e 27 -54 - ( 2 3 e 12 -16 )

= 2 3 e 27 -54 - 2 3 e 12 -1 · ( -16 )

= 2 3 e 27 -54 - 2 3 e 12 +16

= 2 3 e 27 - 2 3 e 12 -54 +16

= 2 3 e 27 - 2 3 e 12 -38


≈ 354698718526,67

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= - 1 2 ( -2 ) 4 - 25 - ( - 1 2 1 4 - 4 )

= - 1 2 16 -25 - ( - 1 2 1 -4 )

= -8 -25 - ( - 1 2 -4 )

= -33 - ( - 1 2 - 8 2 )

= -33 -1 · ( - 9 2 )

= -33 + 9 2

= - 66 2 + 9 2

= -33 + 9 2

= - 66 2 + 9 2

= - 57 2


= -28,5

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 1 2 π 3 2 π ( 4 cos( x ) + 9 2 e 2x ) x .

Lösung einblenden
1 2 π 3 2 π ( 4 cos( x ) + 9 2 e 2x ) x

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

= 4 sin( 3 2 π ) + 9 4 e 2( 3 2 π ) - ( 4 sin( 1 2 π ) + 9 4 e 2( 1 2 π ) )

= 4( -1 ) + 9 4 e 2( 3 2 π ) - ( 41 + 9 4 e 2( 1 2 π ) )

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

= 9 4 e 2( 3 2 π ) -4 - ( 9 4 e π +4 )

= 9 4 e 3π -4 - 9 4 e π -1 · 4

= 9 4 e 3π -4 - 9 4 e π -4

= 9 4 e 3π - 9 4 e π -4 -4

= 9 4 e 3π - 9 4 e π -8


≈ 27821,141

Integrale mit Kettenregel

Beispiel:

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

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

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

= 1 6 ( 23 -5 ) 3 + 5 2 3 2 - ( 1 6 ( 21 -5 ) 3 + 5 2 1 2 )

= 1 6 ( 6 -5 ) 3 + 5 2 9 - ( 1 6 ( 2 -5 ) 3 + 5 2 1 )

= 1 6 1 3 + 45 2 - ( 1 6 ( -3 ) 3 + 5 2 )

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

= 1 6 + 45 2 - ( - 9 2 + 5 2 )

= 1 6 + 135 6 -1 · ( -2 )

= 68 3 +2

= 68 3 + 6 3

= 68 3 +2

= 68 3 + 6 3

= 74 3


≈ 24,667