Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Sets and Relations
Easy

Question

Let R = {(P, Q) | P and Q are at the same distance from the origin} be a relation, then the equivalence class of (1, -1) is the set :

Options

Solution

Key Concepts and Formulas

  • Distance from Origin: The distance of a point (x,y)(x, y) from the origin (0,0)(0,0) is given by the formula d=x2+y2d = \sqrt{x^2 + y^2}.
  • Equivalence Class: For an equivalence relation RR on a set AA, the equivalence class of an element aAa \in A, denoted by [a][a], is the set of all elements bAb \in A such that (a,b)R(a, b) \in R. Mathematically, [a]={bA(a,b)R}[a] = \{b \in A \mid (a, b) \in R\}.
  • Equivalence Relation Properties: An equivalence relation must be reflexive (aRaaRa), symmetric (aRb    bRaaRb \implies bRa), and transitive (aRb and bRc    aRcaRb \text{ and } bRc \implies aRc).

Step-by-Step Solution

Step 1: Understand the Given Relation R The relation RR is defined as R={(P,Q)P and Q are at the same distance from the origin}R = \{(P, Q) \mid P \text{ and } Q \text{ are at the same distance from the origin}\}. Let P=(xP,yP)P = (x_P, y_P) and Q=(xQ,yQ)Q = (x_Q, y_Q). The distance of a point (x,y)(x, y) from the origin (0,0)(0,0) is x2+y2\sqrt{x^2+y^2}. Thus, the condition for (P,Q)R(P, Q) \in R is: xP2+yP2=xQ2+yQ2\sqrt{x_P^2 + y_P^2} = \sqrt{x_Q^2 + y_Q^2} Squaring both sides, we get: xP2+yP2=xQ2+yQ2x_P^2 + y_P^2 = x_Q^2 + y_Q^2 This means two points are related if and only if the sum of the squares of their coordinates (which is the square of their distance from the origin) is the same.

Step 2: Identify the Element for which the Equivalence Class is to be Found We need to find the equivalence class of the point (1,1)(1, -1). Let this point be P0=(1,1)P_0 = (1, -1).

Step 3: Calculate the Characteristic Property of the Given Element The equivalence class of P0=(1,1)P_0 = (1, -1) will consist of all points Q=(x,y)Q = (x, y) that are related to P0P_0. According to the definition of RR, this means P0P_0 and QQ must be at the same distance from the origin. First, calculate the square of the distance of P0=(1,1)P_0 = (1, -1) from the origin: d(P0,origin)2=(1)2+(1)2=1+1=2d(P_0, \text{origin})^2 = (1)^2 + (-1)^2 = 1 + 1 = 2 So, any point (x,y)(x, y) in the equivalence class of (1,1)(1, -1) must have the same square of distance from the origin, which is 2.

Step 4: Formulate the Equivalence Class The equivalence class of (1,1)(1, -1), denoted as [(1,1)][(1, -1)], is the set of all points (x,y)(x, y) such that their square of distance from the origin is equal to 2. [(1,1)]={(x,y)x2+y2=2}[(1, -1)] = \{ (x,y) \mid x^2 + y^2 = 2 \}

Step 5: Match the Result with the Given Options We have found that the equivalence class is the set S={(x,y)x2+y2=2}S = \{ (x,y) \mid x^2 + y^2 = 2 \}. Let's compare this with the given options: (A) S={(x,y)x2+y2=2}S = \{ (x,y)|{x^2} + {y^2} = \sqrt 2 \} (B) S={(x,y)x2+y2=2}S = \{ (x,y)|{x^2} + {y^2} = 2\} (C) S={(x,y)x2+y2=1}S = \{ (x,y)|{x^2} + {y^2} = 1\} (D) S={(x,y)x2+y2=4}S = \{ (x,y)|{x^2} + {y^2} = 4\}

Our derived set matches option (B).

Common Mistakes & Tips

  • Confusing Distance and Squared Distance: The relation equates distances, but it's often easier to work with the square of the distance (x2+y2x^2 + y^2) as it avoids square roots and potential sign errors. Ensure you equate the correct quantity.
  • Misinterpreting the Relation: The relation is about points being at the same distance. Do not confuse this with points being at a specific distance, unless that specific distance is derived from the element whose equivalence class is being sought.
  • Geometric Interpretation: The equivalence class of a point (a,b)(a,b) under this relation is always a circle centered at the origin passing through (a,b)(a,b). The equation of this circle is x2+y2=a2+b2x^2 + y^2 = a^2 + b^2.

Summary

The relation RR states that two points are related if they are at the same distance from the origin. To find the equivalence class of a point (1,1)(1, -1), we first determine its distance from the origin. The square of this distance is (1)2+(1)2=2(1)^2 + (-1)^2 = 2. The equivalence class then consists of all points (x,y)(x, y) that have the same square of distance from the origin, which is x2+y2=2x^2 + y^2 = 2. This corresponds to a circle centered at the origin with radius 2\sqrt{2}.

The final answer is \boxed{B}.

Practice More Sets, Relations & Functions Questions

View All Questions