Question
Question: Given the points A (0, 4) and B (0, -4), the equation of the locus of the point P(x, y) such that |A...
Given the points A (0, 4) and B (0, -4), the equation of the locus of the point P(x, y) such that |AP-BP|=6 is
(A) 7x2−9y2=1
(B) 9y2−7x2=1
(C) 9x2−7y2=1
(D) 7y2−9x2=1
Solution
For solving this question we will remove modulus from the given equation and then find the locus equation using distance formula. The distance between two points (x1,y1)and (x2,y2)is given by the distance formula: ((x1−x2)2+(y1−y2)2). In an equation or an expression, after modulus function is removed, we will put ± sign in front of the values, removal of modulus function is done as follows:
∣x−y∣=lx−y=±l
Complete step by step solution:
As mentioned in the question, we have to find the locus of the point (x, y).
In an equation or an expression, after modulus function is removed, we will put ± sign in front of the values, removal of modulus function is done as follows:
∣x−y∣=lx−y=±l
Now, on removing the mod
ulus function from the equation given in the question it will be simplified as follows:
|AP-BP|=6
AP-BP= ± 6
AP=BP ± 6
The distance between two points (x1,y1)and (x2,y2)is given by the distance formula: ((x1−x2)2+(y1−y2)2)
Now, point A is given as (0, 4) and point B is given as (0, -4).
Here, by using the distance formula we will get:
x2+(y−4)2=x2+(y+4)2±6
(Using the equation that we got after removing the modulus function)
Now, on squaring both side and we get,
[x2+(y−4)2]=[x2+(y+4)2±6]2
By simplifying this, we get
x2+(y−4)2=(x2+(y+4)2+36±12(x2+(y+4)2))
By expanding this,
x2+y2+16−8y=(x2+y2+16+8y+36±12(x2+y2+16+8y))
By simplifying this, we will get
−8y=8y+36±12(x2+y2+16+8y)
⇒0=16y+36±12(x2+y2+16+8y)
⇒−16x−36=±12(x2+y2+16+8y)
By dividing both sides by 4 we will have
⇒−4x−9=±3(x2+y2+16+8y)
By squaring on both sides,
⇒(−4y−9)2=(±3(x2+y2+16+8y))2⇒16y2+81+72y=9(x2+y2+16+8y)
By simplifying this, we will get
16y2+81+72y=9x2+9y2+144+72y⇒7y2=9x2+63⇒9x2−7y2+63=0
9x2−7y2+63=0 is the locus of (x,y).
We can see that the options are not in this form. So, we need to simplify this further.
By further simplifying this we will have
9x2−7y2+63=0⇒9x2−7y2=−63⇒639x2−7y2=−1⇒7x2−9y2=−1⇒9y2−7x2=1
So, the correct answer is “Option D”.
Note: While answering questions of this type we can make error while using the distance formulae stated as “The distance between two points (x1,y1)and (x2,y2)is given by the distance formula: ((x1−x2)2+(y1−y2)2)” if we forget the distance formulae and take x1+x2 instead of x1−x2 and y1+y2 instead of y1−y2 which will lead us to a wrong answer. The rule for removing the modulus in an equation or an expression is that we should put ± sign in front of the values, after the removal of modulus function as follows:
∣x−y∣=lx−y=±l .
If we had made a mistake while simplifying this 16y2+81+72y=9(x2+y2+16+8y) and written it as 16y2+81+72y=9x2+9y2+145+72y then we will have the simplified equation of locus as 7y2=9x2+64⇒9x2−7y2+64=0
which is clearly a wrong answer. So, we should be careful. Some students may try to substitute the coordinates of A and B in the options and check the answer, which is not possible here as the given locus is of P not A and B.