Skip to main content
Back to Straight Lines
JEE Main 2023
Straight Lines
Straight Lines and Pair of Straight Lines
Easy

Question

A point PP moves so that the sum of squares of its distances from the points (1,2)(1,2) and (2,1)(-2,1) is 14. Let f(x,y)=0f(x, y)=0 be the locus of P\mathrm{P}, which intersects the xx-axis at the points A\mathrm{A}, B\mathrm{B} and the yy-axis at the points C, D. Then the area of the quadrilateral ACBD is equal to :

Options

Solution

Key Concepts and Formulas

  • Locus of a Point: The set of all points satisfying a given condition.
  • Distance Formula: The distance dd between points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.
  • Area of a Quadrilateral with Perpendicular Diagonals: If the diagonals d1d_1 and d2d_2 are perpendicular, the area is 12d1d2\frac{1}{2}d_1d_2.

Step-by-Step Solution

Step 1: Define the moving point and set up the locus equation. Let P(x,y)P(x, y) be the moving point. We are given the points A1(1,2)A_1(1, 2) and A2(2,1)A_2(-2, 1). The sum of the squares of the distances from PP to A1A_1 and A2A_2 is 14. We need to express this condition mathematically. PA12=(x1)2+(y2)2PA_1^2 = (x-1)^2 + (y-2)^2 PA22=(x+2)2+(y1)2PA_2^2 = (x+2)^2 + (y-1)^2 We are given PA12+PA22=14PA_1^2 + PA_2^2 = 14. Substituting the distance formulas: (x1)2+(y2)2+(x+2)2+(y1)2=14(x-1)^2 + (y-2)^2 + (x+2)^2 + (y-1)^2 = 14

Step 2: Expand and simplify the equation to find the locus f(x,y)=0f(x,y)=0. We expand the squared terms and simplify the equation to obtain the locus of point P. (x22x+1)+(y24y+4)+(x2+4x+4)+(y22y+1)=14(x^2 - 2x + 1) + (y^2 - 4y + 4) + (x^2 + 4x + 4) + (y^2 - 2y + 1) = 14 Combine like terms: 2x2+2x+2y26y+10=142x^2 + 2x + 2y^2 - 6y + 10 = 14 2x2+2y2+2x6y4=02x^2 + 2y^2 + 2x - 6y - 4 = 0 Divide by 2: x2+y2+x3y2=0x^2 + y^2 + x - 3y - 2 = 0 Thus, the equation of the locus is f(x,y)=x2+y2+x3y2=0f(x, y) = x^2 + y^2 + x - 3y - 2 = 0.

Step 3: Find the points of intersection with the x-axis (A and B). The x-axis is defined by y=0y=0. Substitute y=0y=0 into the locus equation to find the x-intercepts. x2+02+x3(0)2=0x^2 + 0^2 + x - 3(0) - 2 = 0 x2+x2=0x^2 + x - 2 = 0 Factor the quadratic equation: (x+2)(x1)=0(x+2)(x-1) = 0 So, x=2x = -2 or x=1x = 1. The points of intersection with the x-axis are A(2,0)A(-2, 0) and B(1,0)B(1, 0).

Step 4: Find the points of intersection with the y-axis (C and D). The y-axis is defined by x=0x=0. Substitute x=0x=0 into the locus equation to find the y-intercepts. 02+y2+03y2=00^2 + y^2 + 0 - 3y - 2 = 0 y23y2=0y^2 - 3y - 2 = 0 Use the quadratic formula to solve for yy: y=b±b24ac2a=3±(3)24(1)(2)2(1)=3±9+82=3±172y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} = \frac{3 \pm \sqrt{(-3)^2 - 4(1)(-2)}}{2(1)} = \frac{3 \pm \sqrt{9 + 8}}{2} = \frac{3 \pm \sqrt{17}}{2} So, the points of intersection with the y-axis are C(0,3+172)C\left(0, \frac{3 + \sqrt{17}}{2}\right) and D(0,3172)D\left(0, \frac{3 - \sqrt{17}}{2}\right).

Step 5: Calculate the lengths of the diagonals of the quadrilateral ACBD. The vertices are A(2,0)A(-2,0), B(1,0)B(1,0), C(0,3+172)C\left(0, \frac{3 + \sqrt{17}}{2}\right), and D(0,3172)D\left(0, \frac{3 - \sqrt{17}}{2}\right). The diagonals are AB and CD, which lie on the x and y axes respectively, and are thus perpendicular. The length of diagonal AB is: d1=1(2)=3d_1 = |1 - (-2)| = 3 The length of diagonal CD is: d2=3+1723172=2172=17d_2 = \left|\frac{3 + \sqrt{17}}{2} - \frac{3 - \sqrt{17}}{2}\right| = \left|\frac{2\sqrt{17}}{2}\right| = \sqrt{17}

Step 6: Calculate the area of the quadrilateral ACBD. The area of quadrilateral ACBD is: Area=12×d1×d2=12×3×17=3172\text{Area} = \frac{1}{2} \times d_1 \times d_2 = \frac{1}{2} \times 3 \times \sqrt{17} = \frac{3\sqrt{17}}{2}

Common Mistakes & Tips

  • Be careful with algebraic manipulations, especially when expanding and simplifying the equation of the locus.
  • Remember the quadratic formula and how to apply it correctly when solving for intercepts.
  • Recognize that intercepts on the x and y axes create perpendicular diagonals, simplifying the area calculation.

Summary

We found the locus of point P to be a circle. Then, we determined the x and y intercepts of this circle, which formed the vertices of a quadrilateral with perpendicular diagonals. Finally, we calculated the area of this quadrilateral using the formula 12d1d2\frac{1}{2}d_1d_2, where d1d_1 and d2d_2 are the lengths of the diagonals.

The final answer is 3172\boxed{\frac{3\sqrt{17}}{2}}, which corresponds to option (B).

Practice More Straight Lines Questions

View All Questions