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

Lösung einblenden

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

I2 = 3 5 f(x) x : Dreiecksfläche I2 = (5 - 3) ⋅ 1 2 = 2 2 = 1.

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

Somit gilt:

3 8 f(x) x = I2 + I3 = 3 5 f(x) x + 5 8 f(x) x = 1 +3 = 4

Integrale (ganz einfach)

Beispiel:

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

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

= [ - 3 2 x 2 +3x ] -2 2

= - 3 2 2 2 +32 - ( - 3 2 ( -2 ) 2 +3( -2 ) )

= - 3 2 4 +6 - ( - 3 2 4 -6 )

= -6 +6 - ( -6 -6 )

= 0 -1 · ( -12 )

= 0 +12

= 12

Integrale ohne Kettenregel BF

Beispiel:

Bestimme das Integral 0 3 2 π ( - 5 3 cos( x ) +2 e -2x ) x .

Lösung einblenden
0 3 2 π ( - 5 3 cos( x ) +2 e -2x ) x

= [ - 5 3 sin( x ) - e -2x ] 0 3 2 π

= - 5 3 sin( 3 2 π ) - e -2( 3 2 π ) - ( - 5 3 sin( 0 ) - e -2( 0 ) )

= - 5 3 ( -1 ) - e -2( 3 2 π ) - ( - 5 3 0 - e 0 )

= 5 3 - e -2( 3 2 π ) - (0 -1 )

= - e -2( 3 2 π ) + 5 3 +1

= - e -3π + 8 3


≈ 2,667

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 3 8 ( -25 +2 ) 4 +55 - ( - 3 8 ( -22 +2 ) 4 +52 )

= - 3 8 ( -10 +2 ) 4 +25 - ( - 3 8 ( -4 +2 ) 4 +10 )

= - 3 8 ( -8 ) 4 +25 - ( - 3 8 ( -2 ) 4 +10 )

= - 3 8 4096 +25 - ( - 3 8 16 +10 )

= -1536 +25 - ( -6 +10 )

= -1511 -1 · 4

= -1511 -4

= -1515

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= 0 -3( -1 ) - (0 -31 )

= 0 +3 - (0 -3 )

= 3 +3

= 6

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 1 -2 e -3x +6 x .

Lösung einblenden
0 1 -2 e -3x +6 x

= [ 2 3 e -3x +6 ] 0 1

= 2 3 e -31 +6 - 2 3 e -30 +6

= 2 3 e -3 +6 - 2 3 e 0 +6

= 2 3 e 3 - 2 3 e 6


≈ -255,562