Saved Bookmarks
| 1. |
Relation R = {(1, 2), (2, 3), (1, 3)} is a/an1. Reflexive2. Transitive3. Symmetric4. None of these |
|
Answer» Correct Answer - Option 2 : Transitive Concept: A relation R in a set A is called
Calculation: Given: R = {(1, 2), (2, 3), (1, 3)} Reflexive: As we can see that, (1, 1), (2, 2) does not belong to R. Hence R is not reflexive. Symmetric: As we can see that, (1, 2) ∈ R but (2, 1) does not belong to R. Hence relation R is not symmetric. Transitive: As we can see that (1, 2), (2, 3)∈ R and (1, 3) also belong to R. Hence relation R is transitive. Hence, option 2 is the correct answer. |
|