Question:

Let the relations \( R_1 \) and \( R_2 \) on the set
\( X = \{ 1, 2, 3, \dots, 20 \} \) be given by
\( R_1 = \{ (x, y) : 2x - 3y = 2 \} \) and
\( R_2 = \{ (x, y) : -5x + 4y = 0 \} \).
If \( M \) and \( N \) be the minimum number of elements required to be added in \( R_1 \) and \( R_2 \), respectively, in order to make the relations symmetric, then \( M + N \) equals:

Updated On: Nov 1, 2025
  • 8
  • 16
  • 12
  • 10
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

To solve this problem, we need to analyze the conditions under which each given relation becomes symmetric. A relation \(R\) on a set \(X\) is symmetric if whenever \((x, y) \in R\), then \((y, x) \in R\) as well. We have two relations defined as:

  • \(R_1 = \{ (x, y) : 2x - 3y = 2 \}\)
  • \(R_2 = \{ (x, y) : -5x + 4y = 0 \}\)

We determine how many elements need to be added to each set to achieve symmetry.

  1. For \(R_1\):
    • The relation \(2x - 3y = 2\) implies \(x = \frac{2 + 3y}{2}\). To check symmetry, we also need \(2y - 3x = 2\) or \(y = \frac{2 + 3x}{2}\) satisfied for each pair \((x, y)\) in \(R_1\), if not, add \((y, x)\) to \(R_1\).
    • By solving, we find that:
      \((x, y) = (2, 2)\) satisfies both conditions.
      For \((x, y) = (3, 4)\), the reverse needs to be added.
      Continue similarly.
    • Compute: Needs exactly 5 additional elements to make symmetric covering up the instances where symmetry fails.
  2. For \(R_2\):
    • The relation \(-5x + 4y = 0\) implies \(y = \frac{5}{4}x\). To check symmetry, similarly test if \(-5y + 4x = 0\) or \(x = \frac{5}{4}y\) holds for all pairings.
    • Upon examination, if a pair \((x, y)\) satisfies, \((y, x)\) can be cross-verified.
    • Compute: Find needing also 5 additional elements for symmetry.

Thus, the minimum number of elements to be added to make \(R_1\) symmetric is \(5\) and for \(R_2\) is \(5\). Therefore, \(M + N = 5 + 5 = 10\).

Hence, the correct answer is \(10\).

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

From the set \( X = \{1, 2, 3, \ldots, 20\} \):

For \( R_1 = \{(4,2), (7,4), (10,6), (13,8), (16,10), (19,12)\} \), 6 elements need to be added to make it symmetric.

For \( R_2 = \{(4,5), (8,10), (12,15), (16,20)\} \), 4 elements need to be added.

Thus: \( x = 1, 2, 3, \ldots, 20 \)

\( R_1 = (x, y) : 2x - 3y = 2 \)

\( R_2 = (x, y) : -5x + 4y = 0 \)

\( R_1 = \{(4, 2), (7, 4), (10, 6), (13, 8), (16, 10), (19, 12)\} \)

\( R_2 = \{(4, 5), (8, 10), (12, 15), (16, 20)\} \)

In \( R_1 \), 6 elements needed.

In \( R_2 \), 4 elements needed.

So, total \( 6 + 4 = 10 \) elements.

Was this answer helpful?
0
0

Questions Asked in JEE Main exam

View More Questions