SOLUTION: Write a rule that represents the function (0,0), (1,1), (2,4), (3,9), (4,16)

Algebra ->  Functions -> SOLUTION: Write a rule that represents the function (0,0), (1,1), (2,4), (3,9), (4,16)      Log On


   



Question 1008785: Write a rule that represents the function
(0,0), (1,1), (2,4), (3,9), (4,16)

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

(0,0), (1,1), (2,4), (3,9), (4,16)
x|y
0|0=>x%5E2=0%5E2=0
1|1=>=>x%5E2=1%5E2=1
2|4=>x%5E2=2%5E2=4
3|9=>x%5E2=3%5E2=9
4|16=>x%5E2=4%5E2=16
a rule that represents the function is:y=x%5E2 where x element of Whole Numbers { 0, 1, 2, 3, ...}