Solveeit Logo

Question

Question: If the distance from P to the points (2, 3), (2,-3) are in the ratio 2:3, then find the locus of P...

If the distance from P to the points (2, 3), (2,-3) are in the ratio 2:3, then find the locus of P

Explanation

Solution

Hint : We can solve this problem by using the distance between two points formula. If A(x1,y1)A({x_1},{y_1}) and B(x2,y2)B({x_2},{y_2}) are two points then the distance is given by AB=(x2x1)2+(y2y1)2AB = \sqrt {{{({x_2} - {x_1})}^2} + {{({y_2} - {y_1})}^2}} . By using the given ratio and distance formula we can find the locus of P. A locus is a set of all the points whose position is defined by a certain condition.

Complete step-by-step answer :
Let, A(2,3)A(2,3) and B(2,3)B(2, - 3) be the two points.
P(x,y)P(x,y) be the locus of the points of intersection.
The distance between P(x,y)P(x,y) and A(2,3)A(2,3) is AP=(2x)2+(3y)2AP = \sqrt {{{(2 - x)}^2} + {{(3 - y)}^2}} .
The distance between P(x,y)P(x,y) and B(2,3)B(2, - 3) is BP=(2x)2+(3y)2BP = \sqrt {{{(2 - x)}^2} + {{( - 3 - y)}^2}} .
Given, the distance from P to the points (2, 3), (2,-3) are in the ratio 2:3.
That is, APBP=23\dfrac{{AP}}{{BP}} = \dfrac{2}{3}
Squaring on both sides, we get.
(APBP)2=(23)2\Rightarrow { \left( { \dfrac{{AP}}{{BP}}} \right)^2} = { \left( { \dfrac{2}{3}} \right)^2}
Substituting, APAP and BPBP in above equation,
We get, ((2x)2+(3y)2(2x)2+(3y)2)2=49\Rightarrow { \left( { \dfrac{{ \sqrt {{{(2 - x)}^2} + {{(3 - y)}^2}} }}{{ \sqrt {{{(2 - x)}^2} + {{( - 3 - y)}^2}} }}} \right)^2} = \dfrac{4}{9}
Square root and square will get cancelled. We get,
(2x)2+(3y)2(2x)2+(3y)2=49\Rightarrow \dfrac{{{{(2 - x)}^2} + {{(3 - y)}^2}}}{{{{(2 - x)}^2} + {{( - 3 - y)}^2}}} = \dfrac{4}{9}
We know that, (a+b)2=a2+b2+2ab{(a + b)^2} = {a^2} + {b^2} + 2ab and (ab)2=a2+b22ab{(a - b)^2} = {a^2} + {b^2} - 2ab .
Applying this we get,
(4+x24x)+(9+y26y)(4+x24x)+(9+y26y)=49\Rightarrow \dfrac{{(4 + {x^2} - 4x) + (9 + {y^2} - 6y)}}{{(4 + {x^2} - 4x) + (9 + {y^2} - 6y)}} = \dfrac{4}{9}
We need to get this in an equation form so, cross multiplying, we get:
9(4+x24x+9+y26y)=4(4+x24x+9+y26y)\Rightarrow 9(4 + {x^2} - 4x + 9 + {y^2} - 6y) = 4(4 + {x^2} - 4x + 9 + {y^2} - 6y)
Expanding the brackets,
36+9x236x+81+9y254y=16+4x216x+36+4y2+24y\Rightarrow 36 + 9{x^2} - 36x + 81 + 9{y^2} - 54y = 16 + 4{x^2} - 16x + 36 + 4{y^2} + 24y
Rearranging the equation to one side,
9x24x2+9y24y254y24y+36+811636=0\Rightarrow 9{x^2} - 4{x^2} + 9{y^2} - 4{y^2} - 54y - 24y + 36 + 81 - 16 - 36 = 0
Adding like terms and constant terms,
5x2+5y220x78y+65=0\Rightarrow 5{x^2} + 5{y^2} - 20x - 78y + 65 = 0
Hence the locus of P is 5x2+5y220x78y+65=05{x^2} + 5{y^2} - 20x - 78y + 65 = 0 .
So, the correct answer is “5x2+5y220x78y+65=05{x^2} + 5{y^2} - 20x - 78y + 65 = 0 ”.

Note : Students need to remember the distance between two point formulas. Here the calculation part may look difficult but all we did is simple addition and multiplication. Also, while rearranging the equation do not miss the terms. They ask the same question with different points or different ratios. Use the same method which we have done above.