Question 32065
To make a table of values for the function{{{y = 1-x^2}}}, you assign any value you want to the independent variable,x, and then you work out the corresponding value of dependent variable, y. The table will look like this:

x...(1-x^2)...y
---------------
0....1-0......1
1....1-1......0
2....1-4.....-3
-1...1-1......0
-2...1-4.....-3

You can put in as many points for x as you wish.