105k views
3 votes
For each graph, create a table showing the rule and the values for X and y; (-2,2), (-1,1), (0,0), (1,-1), (2,-2)

User Robino
by
7.1k points

1 Answer

4 votes

Input (x) Output (y)

-2 2

-1 1

0 0

1 -1

2 -2

The number on the onthe left are the x value and the number on the right are the y value.

User Cetin Basoz
by
8.2k points