2.2 Lösning 8a
Från Mathonline
Version från den 17 september 2014 kl. 14.10 av Taifun (Diskussion | bidrag)
Definitionen till ändringskvot i intervallet mellan \( x \, \) och \( x+h \, \):
- \[ {\Delta y \over \Delta x} \; = \; {f(x + h) \, - \, f(x) \over h} \]
Tillämpad på vårt exempel \( y = f(x) = 2\,x^2 - 5\,x + 32 \):
- \[ f(x + h) = 2\,(x+h)^2 - 5\,(x+h) + 32 = 2\,(x^2 + 2\,x\,h + h^2) - 5\,x - 5\,h + 32 = \]
- \[ = 2\,x^2 + 4\,x\,h + 2\,h^2 - 5\,x - 5\,h + 32 = 2\,h^2 + 4\,x\,h - 5\,h + (2\,x^2 - 5\,x + 32) \]
- \[ \Delta y = f(x + h) \, - \, f(x) = 2\,h^2 + 4\,x\,h - 5\,h \]
- \[ \Delta x \, = \, x + h \, - \, x \, = \, h \]
- \[ {\Delta y \over \Delta x} = {2\,a\,h + h^2 \over h} = {h\,(2\,a + h) \over h} = 2\,a + h \]