SOLUTION: Given f(x) = x2 + 5x + 2, find f(0).

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Given f(x) = x2 + 5x + 2, find f(0).      Log On


   



Question 124659:
Given f(x) = x2 + 5x + 2, find f(0).

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

f%28x%29=x%5E2%2B5x%2B2 Start with the given function.


f%280%29=%280%29%5E2%2B5%280%29%2B2 Plug in x=0. In other words, replace each x with 0.


f%280%29=0%2B5%280%29%2B2 Evaluate %280%29%5E2 to get 0.


f%280%29=0%2B0%2B2 Multiply 5 and 0 to get 0


f%280%29=2 Now combine like terms