Question 1007781: Let A = {0, 1, 3, 4, 6, 8}. List the ordered pairs of the following relations on A: P = {(x; y) | y = x + 2}
Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! All you need to do is add two to each input (x) to get the output (y)...solved this one a couple of days ago...
(0,2)
(1,3)
(3,5)
(4,6)
(6,8)
(8,10)
|
|
|