InterviewSolution
Saved Bookmarks
| 1. |
Find the range of R1) Write the following relations as sets of orderedrs{(x, y) / y-3x, xe { 1, 2, 3),ye 13, 6, 9, 12]) |
|
Answer» In (x,y), the value of y is three times the value of x Relation, R ={(1,3),(2,6),(3,9)} |
|