MCQEasyJEE 2025Relations

JEE Mathematics 2025 Question with Solution

The relation R={(x,y):x,yZ and x+y is even}R = \{(x, y) : x, y \in \mathbb{Z} \text{ and } x + y \text{ is even} \} is:

  • A

    reflexive and transitive but not symmetric

  • B

    reflexive and symmetric but not transitive

  • C

    symmetric and transitive but not reflexive

  • D

    an equivalence relation

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: The relation is

R={(x,y):x,yZ and x+y is even}R = \{(x, y) : x, y \in \mathbb{Z} \text{ and } x + y \text{ is even}\}

Find: Whether RR is reflexive, symmetric, and transitive.

To determine whether the relation is an equivalence relation, we check if it is reflexive, symmetric, and transitive.

Reflexive: For every integer xx,

x+x=2xx + x = 2x

which is even. Hence, (x,x)R(x, x) \in R for all xZx \in \mathbb{Z}. So the relation is reflexive.

Symmetric: If (x,y)R(x, y) \in R, then x+yx + y is even. Since

y+x=x+yy + x = x + y

y+xy + x is also even. Therefore, (y,x)R(y, x) \in R. So the relation is symmetric.

Transitive: If (x,y)R(x, y) \in R and (y,z)R(y, z) \in R, then x+yx + y and y+zy + z are even. Let

x+y=2m,y+z=2nx + y = 2m, \quad y + z = 2n

where m,nZm, n \in \mathbb{Z}. Subtracting,

(x+y)(y+z)=2m2n(x + y) - (y + z) = 2m - 2n xz=2(mn)x - z = 2(m - n)

so xzx - z is even. Hence xx and zz have the same parity, therefore x+zx + z is even. Thus (x,z)R(x, z) \in R, so the relation is transitive.

Since the relation is reflexive, symmetric, and transitive, RR is an equivalence relation. Therefore, the correct option is D.

Property Check Method

Given: R={(x,y):x,yZ and x+y is even}R = \{(x, y) : x, y \in \mathbb{Z} \text{ and } x + y \text{ is even}\}

Find: The correct classification of the relation.

Step 1: Check reflexivity by seeing whether x+xx + x is even for all integers xx.

Step 2: Check symmetry by seeing whether from x+yx + y even, it follows that y+xy + x is even.

Step 3: Check transitivity by verifying that if x+yx + y and y+zy + z are even, then x+zx + z is even.

All three properties hold, so the relation is an equivalence relation. Hence, the correct option is D.

Common mistakes

  • Assuming transitivity fails because the relation is defined using the sum x+yx + y. This is wrong because parity arguments must be used, not superficial pattern matching. Check whether the parity condition is preserved from x+yx + y and y+zy + z to x+zx + z.

  • Confusing symmetry with reflexivity. Showing that x+y=y+xx + y = y + x proves symmetry, but reflexivity must be checked separately by testing whether (x,x)R(x, x) \in R for every xx.

  • Using only examples such as even-even or odd-odd pairs and concluding the result. Examples may suggest the pattern, but they do not prove the relation properties for all integers. Always write the general argument.

Practice more Relations questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions