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
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 348605
:
f(x)=3x^2+2x+5, Evaluate f(x+h), simplify your answer.
Answer by
nyc_function(2741)
(
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?