Question 919153
What is the distance from point (x,y) to point (2x,-9y)?
----------
{{{d^2 - diffy^2 + diffx^2 = (2x-x)^2 + (-9y-y)^2 = x^2 + 100y^2}}}
{{{d = sqrt(x^2 + 100y^2)}}}