Question:

If \( A = (2, 3) \) and \( B = (-4, 5) \) are two fixed points, then the locus of a point \( P \) such that the area of \( \triangle PAB \) is 12 square units is

Show Hint

The locus of a point such that the area of the triangle formed with two fixed points is constant is a pair of straight lines parallel to the line joining the fixed points. Use the formula for the area of a triangle given its vertices. Set the area equal to the given constant and simplify to obtain the equations of the lines forming the locus.
Updated On: May 12, 2025
  • \( x^2 + 6xy + 9y^2 + 22x + 66y + 23 = 0 \)
  • \( x^2 - 6xy + 9y^2 + 22x + 66y + 23 = 0 \)
  • \( x^2 + 6xy + 9y^2 - 22x - 66y - 23 = 0 \)
  • \( x^2 - 6xy + 9y^2 - 22x - 66y - 23 = 0 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let the coordinates of point \( P \) be \( (x, y) \).
The area of \( \triangle PAB \) with vertices \( P(x, y) \), \( A(2, 3) \), and \( B(-4, 5) \) is given by: $$ \text{Area} = \frac{1}{2} |x(3 - 5) + 2(5 - y) + (-4)(y - 3)| $$ $$ 12 = \frac{1}{2} |-2x + 10 - 2y - 4y + 12| $$ $$ 24 = |-2x - 6y + 22| $$ This gives two possibilities: Case 1: \( -2x - 6y + 22 = 24 \) $$ -2x - 6y = 2 $$ $$ x + 3y = -1 $$ $$ x + 3y + 1 = 0 $$ Case 2: \( -2x - 6y + 22 = -24 \) $$ -2x - 6y = -46 $$ $$ x + 3y = 23 $$ $$ x + 3y - 23 = 0 $$ The locus of point \( P \) is a pair of parallel straight lines: \( x + 3y + 1 = 0 \) and \( x + 3y - 23 = 0 \).
Now, let's check the given options.
The options represent quadratic equations, which suggests there might be a misunderstanding of the question or a mistake in my approach.
The locus of a point such that the area of the triangle formed with two fixed points is constant is a pair of straight lines parallel to the line joining the fixed points.
Let's re-examine the question.
It asks for the locus of a point \( P \).
The area of \( \triangle PAB \) is constant.
The base \( AB \) is fixed.
Therefore, the height of the triangle from \( P \) to the base \( AB \) must be constant.
This means that the point \( P \) lies on two straight lines parallel to \( AB \).
The slope of the line \( AB \) is \( m_{AB} = \frac{5 - 3}{-4 - 2} = \frac{2}{-6} = -\frac{1}{3} \).
The equation of the line \( AB \) is \( y - 3 = -\frac{1}{3}(x - 2) \implies 3y - 9 = -x + 2 \implies x + 3y - 11 = 0 \).
The length of the base \( AB \) is \( \sqrt{(-4 - 2)^2 + (5 - 3)^2} = \sqrt{(-6)^2 + (2)^2} = \sqrt{36 + 4} = \sqrt{40} = 2\sqrt{10} \).
Area of \( \triangle PAB = \frac{1}{2} \times \text{base} \times \text{height} = 12 \) \( \frac{1}{2} \times 2\sqrt{10} \times h = 12 \) \( \sqrt{10} h = 12 \implies h = \frac{12}{\sqrt{10}} \) The distance of the point \( P(x, y) \) from the line \( x + 3y - 11 = 0 \) is \( \frac{|x + 3y - 11|}{\sqrt{1^2 + 3^2}} = \frac{|x + 3y - 11|}{\sqrt{10}} \).
So, \( \frac{|x + 3y - 11|}{\sqrt{10}} = \frac{12}{\sqrt{10}} \) \( |x + 3y - 11| = 12 \) \( x + 3y - 11 = 12 \) or \( x + 3y - 11 = -12 \) \( x + 3y - 23 = 0 \) or \( x + 3y + 1 = 0 \) Squaring these equations: \( (x + 3y - 23)^2 = 0 \implies x^2 + 9y^2 + 529 + 6xy - 46x - 138y = 0 \) \( (x + 3y + 1)^2 = 0 \implies x^2 + 9y^2 + 1 + 6xy + 2x + 6y = 0 \) None of these match the options.
There might be an error in the options provided.
Let's double-check the area formula.
Final Answer: The final answer is $\boxed{x^2 + 6xy + 9y^2 - 22x - 66y - 23 = 0}$
Was this answer helpful?
0
0