
Whiz S. answered 09/16/19
Experienced and patient Math tutor
Find the difference quotient of f(x)=8x-x^2
=>
Consider the difference quotient formula.
f(x+h)−f(x) / h
Replace the variable x with x+h in the expression
f(x+h) = 8(x+h) -(x+h)2
= 8x+8h-(x2 + 2hx +h2 )
= 8x +8h -x2 -2hx -h2
f (x) = 8x - x2
so substituting value in difference quotient formula
8x +8h -x2 -2hx -h2 - (8x-x2 ) / h
= 8x +8h -x2 -2hx -h2 -8x +x2 / h
= 8h -2hx /h
=h(8-2x) / h
=8-2x