A point $(x,y)$ moves so that its distance from the line $x=5$ is twice as great as its distance from the line $y=8$. Find an equation of the path of the point.
I got the two equations:
$$x-2y+11=0 \tag{1}$$
$$x+2y-21=0 \tag{2}$$
The book claims that a single equation for the path of the point would be the product of the two above equations. I don't understand why you would multiply them.
\tag{1}. I also changed your equations to be centered by using$$instead of$.) – George V. Williams Jul 21 '13 at 19:36