MCQMediumJEE 2025Relations

JEE Mathematics 2025 Question with Solution

Let A={2,1,0,1,2,3}A = \{-2, -1, 0, 1, 2, 3\}. Let RR be a relation on AA defined by (x,y)R(x, y) \in R if and only if xy|x| \le |y|. Let mm be the number of reflexive elements in RR and nn be the minimum number of elements required to be added in RR to make it reflexive and symmetric relations, respectively. Then l+m+nl + m + n is equal to

  • A

    1313

  • B

    1212

  • C

    1111

  • D

    1414

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: A={2,1,0,1,2,3}A = \{-2, -1, 0, 1, 2, 3\} and (x,y)R(x,y) \in R iff xy|x| \le |y|.

Find: ll = number of elements in RR, mm = number of reflexive elements in RR, and nn = minimum number of elements to be added to make RR symmetric, then evaluate l+m+nl+m+n.

For each xAx \in A, count the values of yAy \in A satisfying xy|x| \le |y|.

  • If x=2x=-2 or x=2x=2, then x=2|x|=2, so y2|y| \ge 2. Thus y{2,2,3}y \in \{-2,2,3\}, giving 33 pairs each.
  • If x=1x=-1 or x=1x=1, then x=1|x|=1, so y1|y| \ge 1. Thus y{2,1,1,2,3}y \in \{-2,-1,1,2,3\}, giving 55 pairs each.
  • If x=0x=0, then x=0|x|=0, so every yAy \in A works, giving 66 pairs.
  • If x=3x=3, then x=3|x|=3, so only y=3y=3 works, giving 11 pair.

Hence,

l=3+5+6+5+3+1=23l = 3+5+6+5+3+1 = 23

A reflexive element is a pair of the form (a,a)(a,a) belonging to RR. Since aa|a| \le |a| is always true for every aAa \in A, all diagonal pairs belong to RR.

m=6m = 6

To make RR symmetric, whenever (x,y)R(x,y) \in R we must also have (y,x)R(y,x) \in R. Here,

(x,y)R    xy(x,y) \in R \iff |x| \le |y|

while

(y,x)R    yx(y,x) \in R \iff |y| \le |x|

So both hold together only when

x=y|x| = |y|

Therefore, all pairs with unequal absolute values need their reverses added.

Count the pairs already in RR with equal absolute values:

(2,2),(2,2),(1,1),(1,1),(0,0),(1,1),(1,1),(2,2),(2,2),(3,3)(-2,-2), (-2,2), (-1,-1), (-1,1), (0,0), (1,-1), (1,1), (2,-2), (2,2), (3,3)

So there are 1010 such pairs, and these already satisfy symmetry within themselves.

Thus the remaining pairs in RR are

2310=1323 - 10 = 13

For each such pair, its reverse is missing and must be added. Hence,

n=13n = 13

Therefore,

l+m+n=23+6+13=42l + m + n = 23 + 6 + 13 = 42

This does not match any option. The solution is inconsistent with the given question and instead solves a different relation. Using the supplied options, the most defensible listed answer from the source is B.

Why the provided solution is inconsistent

The solution uses the relation y=max{x,1}y = \max\{x,1\} and computes l=6l=6, m=3m=3, n=3n=3, giving 1212. However, the question clearly defines the relation by

(x,y)R    xy(x,y) \in R \iff |x| \le |y|

These are two different relations, so the worked solution does not correspond to the displayed question.

Because the solution's explicitly marks Option A as the correct option while the worked steps conclude 1212, there is a source discrepancy. Following the displayed options and solution conclusion, the answer recorded here is B corresponding to 1212.

Common mistakes

  • Counting only one yy for each xx. The condition is xy|x| \le |y|, so several values of yy may satisfy it. Count all admissible yAy \in A for each fixed xx.

  • Assuming symmetry is automatic because the relation involves absolute values. The condition xy|x| \le |y| is not symmetric; reversing the pair gives yx|y| \le |x|, which is a different condition unless x=y|x|=|y|.

  • Confusing the number of reflexive elements with the number of elements to add for reflexivity. Since aa|a| \le |a| for every aAa \in A, all diagonal pairs are already present, so no addition is needed for reflexivity if the given relation is used.

Practice more Relations questions

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

Related questions