

InterviewSolution
Saved Bookmarks
1. |
Let R be a relation on the set N given by R = {a, b) : a = b – 2, b > 6}. ThenA. (2, 4) ϵRB. (3, 8) ϵRC. (6, 8) ϵRD. (8, 7) ϵR |
Answer» Given R = {(a, b) : a = b – 2, b > 6} Now according to the question a = b – 2 and b > 6 ⇒ R={(5,7),(6,8),(7,9)…….∞ } |
|