imo class 12 relations and functions

Let A = {a, b, c}. A relation R on A is defined as R = {(a, a), (b, b), (a, b), (b, a)}. Which of the following is true?

VAVidaara Admin Asked 6d ago 0 views 0 answers

Let A = {a, b, c}. A relation R on A is defined as R = {(a, a), (b, b), (a, b), (b, a)}. Which of the following is true?

  • A. R is reflexive
  • B. R is an equivalence relation
  • C. R is symmetric and transitive
  • D. R is symmetric but not reflexive

Answer: C) R is symmetric and transitive

Explanation: (c, c) ∉ R → not reflexive. It is symmetric: (a, b) and (b, a) are present. Transitive: (a, b) and (b, a) → (a, a) ∈ R; (b, a) and (a, b) → (b, b) ∈ R. So R is symmetric and transitive but not reflexive.

0 Answers

Log in to post your own answer or join the discussion.

Discussion (0)

No comments yet — start the discussion.

← Back to all questions