Distance of a point from a straight line



Distance of a point from a straight line:

The distance of point  P (x,y) from

a straight line Ax + By + c = 0 is given by

d = \dfrac{ Ax + By + Cz }{\sqrt{A^2 + B^2 }}

.