Question 1103019
Can someone help me complete the table for the following function.
f(x)=x^2
----------------
Pick values for x and find f(x)
---
<pre>
 x    f(x)
 0     0
 1     1
 2     4
-2     4

etc
</pre>