59.4k views
0 votes
How to calculate the perpendicular distance from a line produced?? Thanks!!!

1 Answer

2 votes

Answer:d=a2+b2 ∣a(x0)+b(y0)+c∣. So given a line of the form a x + b y + c ax+by+c ax+by+c and a point ( x 0 , y 0 ) , (x_{0},y_{0}), (x0,y0), the perpendicular distance can be found by the above formula.

Explanation:

if that is any help

User ArtiomLK
by
5.8k points