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

Lösung einblenden

2 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 = 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) ⋅ 3 2 = 6 2 = 3.

I4 = 7 10 f(x) x : Rechtecksfläche I4 = (10 - 7) ⋅ 3 = 3 ⋅ 3 = 9.

Somit gilt:

2 10 f(x) x = I2 + I3 + I4 = 2 5 f(x) x + 5 7 f(x) x + 7 10 f(x) x = -6 +3 +9 = 6

Integrale (ganz einfach)

Beispiel:

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

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

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

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

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

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

= 0 - ( - 3 2 + 6 2 )

= 0 -1 · 3 2

= 0 - 3 2

= 0 - 3 2

= - 3 2


= -1,5

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

= 0 -2 - ( 2 3 +0)

= -2 - ( 2 3 +0)

= -2 - 2 3

= - 6 3 - 2 3

= - 8 3


≈ -2,667

Integrale mit Kettenregel BF

Beispiel:

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

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

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

= - 2 9 ( -35 +7 ) 3 +2 5 2 - ( - 2 9 ( -32 +7 ) 3 +2 2 2 )

= - 2 9 ( -15 +7 ) 3 +225 - ( - 2 9 ( -6 +7 ) 3 +24 )

= - 2 9 ( -8 ) 3 +50 - ( - 2 9 1 3 +8 )

= - 2 9 ( -512 ) +50 - ( - 2 9 1 +8 )

= 1024 9 +50 - ( - 2 9 +8 )

= 1024 9 + 450 9 - ( - 2 9 + 72 9 )

= 1474 9 -1 · 70 9

= 1474 9 - 70 9

= 156

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

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

= 0 +3 - (0 -3 )

= 3 +3

= 6

Integrale mit Kettenregel

Beispiel:

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

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

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

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

= - 1 2 sin( 5 2 π) + 1 2 sin( 1 2 π)

= - 1 2 1 + 1 2 1

= - 1 2 + 1 2

= 0