Distance between two parallel lines: Difference between revisions

Content deleted Content added
top: wikilink
Line 50:
:<math>ax+by+c_2=0,\,</math>
 
the distance between themthen can be expressed as
 
:<math>d = \frac{|c_2-c_1|}{\sqrt {a^2+b^2}}.</math>