
Howard J. answered 10/17/19
Principal Mechanical Engineer with >30 years' math coaching experience
For a point (x0,y0), the shortest distance to the line ax+by+c=0 is to the point (x1,y1):
x1 = [b(bx0-ay0)-ac]/(a2+b2)
y1 = [a(-bx0+ay0)-bc]/(a2+b2)
https://en.wikipedia.org/wiki/Distance_from_a_point_to_a_line
In this problem (x0,y0)=(3,3) and a=4, b=5, and c=3
x1 = [5(5•3-4•3)-4•3]/(42+52)=[5(15-12)-12]/(16+25)
=[5(3)-12]/41=3/41
y1 = [4(-5•3+4•3)-5•3]/(42+52)=[4(-15+12)-15]/(16+25)
=[4(-3)-15]/41=-27/41
Solution: (3/41,-27/41)
David E.
Hi, I have been going at this problem all day and still no matter what I try even with directions of how to do it, I cant seem to get it right .10/17/19