SOLUTION: Given the function f(x)=x^2-x+1, find each of the following. f(10) f(-7) f(0)

Algebra ->  Finance -> SOLUTION: Given the function f(x)=x^2-x+1, find each of the following. f(10) f(-7) f(0)       Log On


   



Question 1007166: Given the function f(x)=x^2-x+1, find each of the following.
f(10)
f(-7)
f(0)

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
We plug these values into the function
f(x)=x^2-x+1
and get
f(10) = 10^2 - 10 + 1 = 100 - 10 + 1 = 91
f(-7) = (-7)^2 - (-7) + 1 = 49 + 7 + 1 = 57
f(0) = 0^2 - 0 + 1 = 1