Question 1038521
if f(x) = (x^2) - (3x^3), then find x+h.
------------
Wherever there's an x, sub x+h
That's all.
f(x+h) = (x+h)^2 - 3(x+h)^3
-------
You can expand and simplify.