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

Lösung einblenden

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

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

Somit gilt:

2 8 f(x) x = I2 + I3 = 2 5 f(x) x + 5 8 f(x) x = -3 +1.5 = -1.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 4 3 3 3 +23 - ( - 4 3 1 3 +21 )

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

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

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

= -30 -1 · 2 3

= -30 - 2 3

= - 90 3 - 2 3

= - 92 3


≈ -30,667

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

= 7 2 cos( 3 2 π ) - 1 2 ( 3 2 π ) 6 - ( 7 2 cos( 1 2 π ) - 1 2 ( 1 2 π ) 6 )

= 7 2 0 - 1 2 ( 3 2 π ) 6 - ( 7 2 0 - 1 2 ( 1 2 π ) 6 )

= 0 - 1 2 ( 3 2 π ) 6 - (0 - 1 2 ( 1 2 π ) 6 )

= - 729 128 π 6 + 1 128 π 6

= - 91 16 π 6


≈ -5467,901

Integrale mit Kettenregel BF

Beispiel:

Bestimme das Integral 2 4 -3 e -3x +3 x .

Lösung einblenden
2 4 -3 e -3x +3 x

= [ e -3x +3 ] 2 4

= e -34 +3 - e -32 +3

= e -12 +3 - e -6 +3

= e -9 - e -3


≈ -0,05

Integrale ohne Kettenregel

Beispiel:

Bestimme das Integral 0 1 2 π ( 2 sin( x ) +2 e -2x ) x .

Lösung einblenden
0 1 2 π ( 2 sin( x ) +2 e -2x ) x

= [ -2 cos( x ) - e -2x ] 0 1 2 π

= -2 cos( 1 2 π ) - e -2( 1 2 π ) - ( -2 cos( 0 ) - e -2( 0 ) )

= -20 - e -2( 1 2 π ) - ( -21 - e 0 )

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

= - e -π -1 · ( -3 )

= - e -π +3


≈ 2,957

Integrale mit Kettenregel

Beispiel:

Bestimme das Integral 0 3 2 π 2 sin( 2x + 3 2 π) x .

Lösung einblenden
0 3 2 π 2 sin( 2x + 3 2 π) x

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

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

= - cos( 9 2 π) + cos( 3 2 π)

= -0 +0

= 0