SOLUTION: Find an equation for the collection of points for which the distance to (6, 0) is twice the distance to the line x = -6. Must be in the form
{{{ ((x-h)^2)/(p^2)-((y-k)^2)/(q^2) =
Algebra ->
Quadratic-relations-and-conic-sections
-> SOLUTION: Find an equation for the collection of points for which the distance to (6, 0) is twice the distance to the line x = -6. Must be in the form
{{{ ((x-h)^2)/(p^2)-((y-k)^2)/(q^2) =
Log On
Question 1188404: Find an equation for the collection of points for which the distance to (6, 0) is twice the distance to the line x = -6. Must be in the form
You can put this solution on YOUR website! .
Find an equation for the collection of points for which the distance to (6, 0)
is twice the distance to the line x = -6.
~~~~~~~~~~~~~~~
Let (x,y) be the point in the coordinate plane from this collection of points.
The distance from (x,y) to the point (6,0) is
d = = ,
The distance from (x,y) to the line x= -6 is |x+6| (notice the absolute value sign (!) )
From the problem, we have this equation
= 2*|x+6|.
Square both sides
(x-6)^2 + y^2 = 4(x+6)^2
and simplify
x^2 - 12x + 36 + y^2 = 4x^2 + 48x + 144
3x^2 + 60x - y^2 = -108
3(x^2 + 20x + 100) - y^2 = -108 + 300
3(x+10)^2 - y^2 = 192
- = 1
It is your answer (= final equation). p = 8; q = = = .