Saved Bookmarks
| 1. |
If the relation R:A rarr B where A={1,2,3,4} and B={1,3,5}is defined by R={(x,y),xlty,x in A,y in B} then ROR^(-1) is |
|
Answer» `{(1,3),(1,5),(2,3),(2,5),(3,5),(4,5)}` |
|