Saved Bookmarks
| 1. |
Express the following relationson A to B in each case in tabular form {1,2,3,4}, B = {1,2,3,4,5} f = {(x,y) : 2 divides 3x+y} |
|
Answer» SOLUTION :A = {1,2,3,4}, B = {12,3,4,5} `therefore` F = {(X,y) : 2 divides 3x + y } = { (1,1), (1,3), (1,5), (2,2), (2,4), (3,1), (3,3),(3,5),(4,2),(4,4)} |
|