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) ⋅ ( - 4 ) 2 = -12 2 = -6.

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 = -6 +1.5 = -4.5

Integrale (ganz einfach)

Beispiel:

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

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

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

= - 5 2 4 2 +34 - ( - 5 2 1 2 +31 )

= - 5 2 16 +12 - ( - 5 2 1 +3 )

= -40 +12 - ( - 5 2 +3 )

= -28 - ( - 5 2 + 6 2 )

= -28 -1 · 1 2

= -28 - 1 2

= - 56 2 - 1 2

= - 57 2


= -28,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

= -41 +50 - ( -40 +51 )

= -4 +0 - (0 +5 )

= -4 -5

= -9

Integrale mit Kettenregel BF

Beispiel:

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

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

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

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

= 1 9 ( 34 -3 ) 3 - 1 9 ( 32 -3 ) 3

= 1 9 ( 12 -3 ) 3 - 1 9 ( 6 -3 ) 3

= 1 9 9 3 - 1 9 3 3

= 1 9 ( 1 729 ) - 1 9 ( 1 27 )

= 1 6561 - 1 243

= 1 6561 - 27 6561

= - 26 6561


≈ -0,004

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= -60 - ( -1 ) - ( -60 - 1 )

= 0 +1 - (0 -1 )

= 1 +1

= 2

Integrale mit Kettenregel

Beispiel:

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

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

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

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

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

= 3( -1 ) -30

= -3 +0

= -3