Using again the distance formula from M to L and letting (x,y) as the coordinates of the point M ML = 2 sqrt(5) = sqrt ( (5-x)^2 + (1-y)^2 ) [let this be equation 1]
In order to solve this, we need to find an expression of y in terms of x. We can use the equation of the line KL. The slope m is: m = (1-(-4))/(5-(-5) = 0.5
Using the general form of the linear equation: y = mx +b We substitue m and the coordinate of K or L. We'll just use K. -5 = (0.5)(-4) + b b = -1.5
So equation of the line is y = 0.5x - 1.5 [let this be equation 2]
Substitute equation 2 to equation 1 and solving for x, we get 2 values of x, x=1, x=9
Since 9 does not make sense (it does not lie on the line), we choose x=1. Using the equation of the line, we get y which is -1.
So, we get the coordinates of point M which is (1,-1)