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
Algebra in Finance
Algebra
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Finance
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)
(
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