SOLUTION: Given f(x)=-x^3+x^2+3x+4, find f(-1), f(0), and f(1).

Algebra ->  Graphs -> SOLUTION: Given f(x)=-x^3+x^2+3x+4, find f(-1), f(0), and f(1).      Log On


   



Question 106652: Given f(x)=-x^3+x^2+3x+4, find f(-1), f(0), and f(1).
Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)=-x^3+x^2+3x+4, find f(-1), f(0), and f(1).
f%28-1%29=-%28-1%29%5E3%2B%28-1%29%5E2%2B3%28-1%29%2B4
f(-1)=1+-3+4=3
-----------------------
f%280%29=-%280%29%5E3%2B%280%29%5E2%2B3%280%29%2B4
f(0)=0+0+0+4=4
---------------------
f%281%29=-%281%29%5E3%2B%281%29%5E2%2B3%281%29%2B4
f(1)=-1+1+3+4=7
:)