How to find distance from a point to a line in cartesian form?
Answers
Answered by
0
Assume the point to be x, y
Assume the point given on the line to be h, k which is the shortest distance.. (perpendicular to it) and let the line given be ax+by+c=0
Then use the following equation to get your answer:
Assume the point given on the line to be h, k which is the shortest distance.. (perpendicular to it) and let the line given be ax+by+c=0
Then use the following equation to get your answer:
Attachments:
Similar questions