Question
Question: A point moves such that its distance from the point (4, 0) is half of the distance from the line x =...
A point moves such that its distance from the point (4, 0) is half of the distance from the line x = 16. What is the locus of this point?
(a). 3x2+4y2=192
(b). 4x2+3y2=192
(c). x2+y2=192
(d). None of these
Solution
Hint: The formula for distance between two points is (x2−x1)2+(y2−y1)2 and distance of a point from a line is a2+b2∣ax0+by0+c∣. Use these formulae to equate the given condition and find the locus of the points.
Complete step-by-step answer:
We need to find the locus of all points such that its distance from the point (4, 0) is half of the distance from the line x = 16.
Let this point be (x, y).
The formula for distance between two points (x1,y1) and (x2,y2) is given as follows:
D=(x2−x1)2+(y2−y1)2
The distance between the points (x, y) and the point (4, 0) is given as follows:
D=(4−x)2+(0−y)2
Simplifying, we have:
D=(4−x)2+y2..............(1)
The distance of a point (x0,y0) from the line ax+by+c=0 is given as follows:
d=a2+b2∣ax0+by0+c∣
Let us write the equation x = 16 in its standard form to apply the above equation.
x+(0)y−16=0
Then, the distance of the point (x, y) from the line x = 16 is given as follows:
d=12+02∣1.x+0.y−16∣
Simplifying, we have:
d=1∣x−16∣
d=∣x−16∣.............(2)
Now, the distance of the point (x, y) from the point (4, 0) is half of the distance between the point and the line x = 16. Hence, we have:
D=21d
From equation (1) and equation (2), we have:
(4−x)2+y2=21∣x−16∣
Squaring both sides, we have:
(4−x)2+y2=41(x−16)2
Evaluating the squares, we have:
x2−8x+16+y2=41(x2−32x+256)
Cross-multiplying, we have:
4(x2−8x+16+y2)=x2−32x+256
Simplifying, we have:
4x2−32x+64+4y2=x2−32x+256
Canceling common terms, we have:
4x2+64+4y2=x2+256
Simplifying, we have:
4x2−x2+4y2=256−64
3x2+4y2=192
Hence, the correct answer is option (a).
Note: You can also find the distance of a point from the line x = 16 without using the formula. It is a vertical line and the distance of any point from this line is the horizontal distance which is ∣x−16∣.