Doug C. answered 06/07/21
Math Tutor with Reputation to make difficult concepts understandable
There is a formula for finding the distance from a point to a line.
The following graph shows how to use that formula AND how to find the distance by finding equation of a line perpendicular to the given line, passing through the given point, finding the point of intersection, and finally find the distance from the point of intersection to the given point.
Using the formula is a lot quicker, but perhaps not as challenging?!
If ax+by+c = 0 is the equation of the line, and the given point is (x1,y1), then
D=| (ax1+by1+c) | / √(a2+b2) .
In this problem a=5, b=1,c=3, x1=-10, y1=-5.
So, |5(-10) + 1(-5) + 3| = |-52| = 52
√(25+1) = √26
D= 52/√26
desmos.com/calculator/vrmxjssa3z