SOLUTION: Graph f(x)=x^2 and show f(1), f(2), f(3)

Algebra ->  Graphs -> SOLUTION: Graph f(x)=x^2 and show f(1), f(2), f(3)      Log On


   



Question 992349: Graph f(x)=x^2 and show f(1), f(2), f(3)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Graph f(x)=x^2 and show f(1), f(2), f(3)
-----
graph%28400%2C400%2C-10%2C10%2C-10%2C20%2Cx%5E2%29
----
f(1) = 1^2 = 1
f(2) = 2^2 = 4
f(3) = 3^2 = 9
---------
Cheers,
Stan H.
------------