InterviewSolution
Saved Bookmarks
| 1. |
Which of the following relations is symmetric but neither reflexive nor transitive for a set A = {1, 2, 3}.(a) R = {(1, 2), (1, 3), (1, 4)}(b) R = {(1, 2), (2, 1)}(c) R = {(1, 1), (2, 2), (3, 3)}(d) R = {(1, 1), (1, 2), (2, 3)}The question was asked in examination.Question is from Types of Relations in section Relations and Functions of Mathematics – Class 12 |
|
Answer» Right choice is (b) R = {(1, 2), (2, 1)} |
|