InterviewSolution
Saved Bookmarks
| 1. |
If A = {5, 7, 9, 11}, B = {9, 10} and a R b is defined as a < b such that a ∈ A, (a, b) ∈ R, b ∈ B, then find the domain, co-domain and range of R. |
|
Answer» If A = {5, 7, 9, 11}, B = {9, 10} and a R b is defined as a < b such that a ∈ A, (a, b) ∈ R, b ∈ B, then find the domain, co-domain and range of R. |
|