All topics

s4.4.6

Distance Between Two Parallel Lines

1,000 questions

To find the distance between two parallel lines, ax+by+c1=0ax+by+c_1=0 and ax+by+c2=0ax+by+c_2=0, use the formula:

Distance = c1c2a2+b2\frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}}

This formula finds the difference in the constant terms and divides by the magnitude of the normal vector. The equations must have the same coefficients for x and y. Again, aa and bb often form a Pythagorean triple.

Practise this