Prove that two distinct lines cannot have more than one point in common.

Suppose lines “l” and “m” intersect at two points P and Q. Then, line P must contain both the points P and Q.


Also, line m must contain both the points P and Q.



But only one line can pass through two different points.


Thus, the assumption we started with that two lines can pass through two distinct point is wrong.


16