Solveeit Logo

Question

Mathematics Question on Distance of a Point From a Line

Prove that the line through the point (x1,y1)(x_1, y_1) and parallel to the line Ax+By+C=0Ax + By + C = 0 is A(xx1)+B(yy1)=0.A (x -x_1) + B (y - y_1) = 0.

Answer

The slope of line Ax+By+C=0Ax + By + C = 0 or y=ABxCBy =\frac{ -A}{B}x –\frac{ C}{B} is m=ABm = \frac{-A}{B}
It is known that parallel lines have the same slope.

∴Slope of the other line =m=AB=m = \frac{-A}{B}
The equation of the line passing through point (x1,y1)(x_1, y_1) and having a slope m=ABm = \frac{-A}{B} is

yy1=m(xx1)y – y_1 = m (x – x_1)

yy1=AB(xx1)y – y_1= \frac{-A}{B }(x – x_1)

B(yy1)=A(xx1)B (y – y_1) = -A (x – x_1)

A(xx1)+B(yy1)=0∴ A(x – x_1) + B(y – y_1) = 0

Hence, the line through point (x1,y1)(x_1, y_1) and parallel to line Ax+By+C=0Ax + By + C = 0 is A(xx1)+B(y\-y1)=0A (x - x_1) + B (y \- y_1) = 0