Question 630818
Given f(x)=x^2
Find (f(x-4)-f(4))/x , x =/ 0
-----
f(x-4) = (x-4)^2 = x^2 - 8x + 16
f(4) = 16
---
So, [f(x-4)-f(4)] = x^2-8x
----
Dividing by "x" you get x-8
================================
Cheers,
Stan H.