Question
Question: Find the locus of a point so that its distance from the point (3,0) is three times its distance from...
Find the locus of a point so that its distance from the point (3,0) is three times its distance from (0,2).
Solution
Hint: Take the point P as (h, k) use the distance formula which is, (x2−x1)2+(y2−y1)2 and take the two points as A and B. Then apply the condition that is PA=3PB as the point P is three times its distance from the other point and find the result.
Complete step-by-step answer:
Locus is a set of points making a curve or surface that satisfy conditions like equidistance. We have been given points A(3,0) and B(0,2). Let us assume a point P(h,k) which satisfies the given condition of being as three times distant from B(0,2) as distant from A(3,0).
Mathematically,
PA=3PB..............(i)
Using the distance formula for points,
d=(x2−x1)2+(y2−y1)2...........(ii)
Substituting the values of the coordinates from A(3,0) and P(h,k) in equation (ii), we have
PA=(h−3)2+(k−0)2⇒PA=(h−3)2+k2.........(iii)
Similarly, substituting the values of the coordinates from B(0, 2) and P(h, k) in equation (ii), we have
PB=(h−0)2+(k−2)2⇒PB=h2+(k−2)2.........(iv)
Substituting the values of PA and PB in equation (i), we get
(h−3)2+k2=3h2+(k−2)2
On squaring both sides, we get
(h−3)2+k2=(3)2[h2+(k−2)2]⇒(h−3)2+k2=9[h2+(k−2)2].............(v)
Now we will use the identity (a−b)2=a2−2ab+b2 we can write equation (v) as,
h2−6h+9+k2=9[h2+k2−4k+4]⇒h2−6h+9+k2=9h2+9k2−36k+36⇒9h2+9k2−36k+36−h2+6h−9−k2=0⇒8h2+8k2+6h−36k+27=0..........(vi)
The equation (vi) satisfies a single locus point P for the given condition. Now for generalisation for all the points satisfying the given condition we can replace (h, k) with general variables (x, y). Therefore the required equation is
8x2+8y2+6x−36y+27=0
The required locus for the given condition is 8x2+8y2+6x−36y+27=0.
Note: The chances of mistakes are if while using the distance formula you are only calculating the distance of AB. We need to find the locus of a point that satisfies the given condition for the points (3,0) and (2,0).