What is the coordinate of a point $P$ on the line $2x-y+5=0$ such that $|PA-PB|$ is maximum where $A=(4,-2)$ and $B=(2,-4)$.
Let the coordinates of the point $P$ be $(x_1,y_1).$
$P$ lies on the line $2x-y+5=0$,so $2x_1-y_1+5=0$
$|\sqrt{(x_1-4)^2+(y_1+2)^2}-\sqrt{(x_1-2)^2+(y_1+4)^2}|$ is maximum.
But i dont know,how to solve it further and find $(x_1,y_1).$Please help me.Thanks.
