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

Lösung einblenden

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

I1 = 0 3 f(x) x : Rechtecksfläche I1 = (3 - 0) ⋅ ( - 2 ) = 3 ⋅ ( - 2 ) = -6.

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

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

Somit gilt:

0 8 f(x) x = I1 + I2 + I3 = 0 3 f(x) x + 3 5 f(x) x + 5 8 f(x) x = -6 -2 +4.5 = -3.5

Integrale (ganz einfach)

Beispiel:

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

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

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

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

= - 5 3 1 +21 - ( - 5 3 0 +20 )

= - 5 3 +2 - (0+0)

= - 5 3 + 6 3 +0

= 1 3


≈ 0,333

Integrale ohne Kettenregel BF

Beispiel:

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

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

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

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

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

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

= -2 - ( - 4 3 +0)

= -2 + 4 3

= - 6 3 + 4 3

= - 2 3


≈ -0,667

Integrale mit Kettenregel BF

Beispiel:

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

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

= [ ( x -3 ) 3 -3x ] 0 3

= ( 3 -3 ) 3 -33 - ( ( 0 -3 ) 3 -30 )

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

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

= -9 +27

= 18

Integrale ohne Kettenregel

Beispiel:

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

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

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

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

= e 3( 3 2 π ) -4( -1 ) - ( e 0 -40 )

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

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

= e 9 2 π +3


≈ 1379413,706

Integrale mit Kettenregel

Beispiel:

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

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

= [ 1 3 ( 3x -6 ) 3 ] 1 3

= 1 3 ( 33 -6 ) 3 - 1 3 ( 31 -6 ) 3

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

= 1 3 3 3 - 1 3 ( -3 ) 3

= 1 3 27 - 1 3 ( -27 )

= 9 +9

= 18