The difference quotient For the function fx x2 3 construct
The difference quotient =
For the function ?f(x)= x^2 + 3?, construct and simplify the difference quotient f(x + h) - f(x)/h The difference quotient =Solution
Given that
f(x) = x2 + 3
f(x + h) = (x + h)2 + 3
f(x + h) = x2 + 2xh + h2 + 3 [ since , (a + b)2 = a2 + 2ab + b2 ]
Hence ,
f(x + h) - f(x) = x2 + 2xh + h2 + 3 - ( x2 + 3)
= x2 + 2xh + h2 + 3 - x2 - 3
f(x + h) - f(x) = 2xh + h2
Therefore ,
The difference quotient = [ f(x + h) - f(x) ] / h
= ( 2xh + h2 ) / h
= h(2x + h)/h
The difference quotient = 2x + h
