SOLUTION: f(x)=3x^2-2x+4 ; find f(x+h)-f(x)

Algebra ->  Algebra  -> Functions -> SOLUTION: f(x)=3x^2-2x+4 ; find f(x+h)-f(x)      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 151795: f(x)=3x^2-2x+4 ; find f(x+h)-f(x)
Answer by orca(409) About Me  (Show Source):
You can put this solution on YOUR website!
If f(x)=3x^2-2x+4, then
f(x + h)
= 3(x + h)^2 -2(x + h) + 4
=3(x^2 + 2hx + h^2) - 2(x + h) +4
= 3x^2 + 6hx + 3h^2 - 2x -2h + 4
So
f(x+h)-f(x)
= 3x^2 + 6hx + 3h^2 - 2x -2h + 4 - (3x^2 - 2x + 4)
= 3x^2 + 6hx + 3h^2 - 2x -2h + 4 - 3x^2 + 2x - 4
= 6hx + 3h^2 - 2h