First of all do NOT writef(x) = [f(x+h)-f(x)]/hbecause f(x) = 7x² + 6x + 7. Never write that something is equal to something it is not equal to. I'm sure you knew that f(x) was not equal to the formula for the difference quotient, but what you wrote says just that. You must write: Difference quotient =f(x) = 7x² + 6x + 7 First find f(x+h) f(x+h) = 7(x+h)² + 6(x+h) + 7 = 7(x²+2h+h²) + 6x+6h + 7 = 7x²+14hx+7h²+6x+6h+7 Then difference quotient = Now we can substitute for both f(x+h) and f(x): difference quotient = difference quotient = We cancel the terms which cancel and we have difference quotient = difference quotient = factor h out of the numerator: difference quotient = Cancel the h's difference quotient = difference quotient = 14x+7h+6 Edwin