+0  
 
0
2020
3
avatar

find the difference quotient of f; that is, find f(x+h)-f(x)/h, h=0, for the following function. f(x)=x^2-6x+8

 Apr 20, 2015

Best Answer 

 #3
avatar+33661 
+5

h isn't in the denominator (on the right-hand side) in the last line, but I guess it would be better to write 

$$\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}=2x-6$$

.

 Apr 20, 2015
 #1
avatar+33661 
+5

f(x+h) = (x+h)2 - 6(x+h) +8   =  x2 + 2hx + h2 - 6x - 6h + 8  = x2  - 6x + 8 + h(2x - 6) + h2 

f(x)     =  x2 - 6x + 8

 

f(x+h) - f(x) = h(2x - 6) + h2 

 

(f(x+h) - f(x))/h  = 2x - 6 + h

 

When h = 0  (f(x+h) - f(x))/h  → 2x - 6

.

 Apr 20, 2015
 #2
avatar+118723 
+5

Thanks Alan,

Wouldn't you have to say as    $$x\rightarrow 0$$     since h is the denominator and so it cannot equal 0 ?

 Apr 20, 2015
 #3
avatar+33661 
+5
Best Answer

h isn't in the denominator (on the right-hand side) in the last line, but I guess it would be better to write 

$$\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}=2x-6$$

.

Alan Apr 20, 2015

2 Online Users

avatar
avatar