SOLUTION: I need help. It says given the following function, find f(-3), f(0), and f(1).
f(x)=x^2-4
f(-3)=
f(0)=
f(1)=
Thanks
Algebra ->
Graphs
-> SOLUTION: I need help. It says given the following function, find f(-3), f(0), and f(1).
f(x)=x^2-4
f(-3)=
f(0)=
f(1)=
Thanks
Log On
Question 184556: I need help. It says given the following function, find f(-3), f(0), and f(1).
f(x)=x^2-4
f(-3)=
f(0)=
f(1)=
Thanks Answer by checkley77(12844) (Show Source):
You can put this solution on YOUR website! f(x)=x^2-4
f(-3)=-3^2-4
f(-3)=9-4
f(-3)=5 ans.
f(0)=0^2-4
f(0)=0-4
f(0)=-4 ans.
f(1)=1^1-4
f(1)=1-4
f(1)=-3 ans.
Thanks