ExamBro
ExamBro
CUET · MATHS · PYQ PAPER 2023

Let A = {1, 2, 3} Consider the relation R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1, 3)} Then R is:

  1. A reflexive only
  2. B reflexive and transitive
  3. C symmetric and transitive
  4. D neither symmetric nor transitive
Verified Solution

Answer & Solution

Correct Answer

(B) reflexive and transitive

Step-by-step Solution

Detailed explanation

Reflexive: For all \(a \in A\), \((a, a) \in R\). Yes, \((1, 1), (2, 2), (3, 3) \in R\). Symmetric: If \((a, b) \in R\), then \((b, a) \in R\). No, \((1, 2) \in R\) but \((2, 1) \notin R\). Transitive: If \((a, b) \in R\) and \((b, c) \in R\), then \((a, c) \in R\). Yes, e.g.,…