Let R be a relation on the set N of natural numbers defined by \( R = \{ (x, y) : x, y \in N \text{ and } x = y^3 \} \). Which of the following statements is/are correct ? I. R is symmetric relation II. R is transitive relation Select the answer using the code given below :

  1. A. I only
  2. B. II only
  3. C. Both I and II
  4. D. Neither I nor II

Correct Answer: D. Neither I nor II

Explanation

For symmetry, if x = y^3, it does not imply y = x^3 (e.g., 8 = 2^3 but 2 != 8^3). For transitivity, if x = y^3 and y = z^3, then x = (z^3)^3 = z^9 != z^3. Both are false.

Related questions on Algebra

Practice more NDA Mathematics questions