SOLUTION: f(x)=3x^2+2x+5, Evaluate f(x+h), simplify your answer.

Algebra ->  Functions -> SOLUTION: f(x)=3x^2+2x+5, Evaluate f(x+h), simplify your answer.      Log On


   



Question 348605: f(x)=3x^2+2x+5, Evaluate f(x+h), simplify your answer.
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
This is not linear algebra. This is simply a function that needs to be

evaluated.

Replace every x that you see in the function with (x + h) and simplify.

f(x + h) = 3(x + h)^2 + 2(x + h) + 5

Can you finish?