Rational Coordinates with two intersecting lines.

213 Views Asked by At

If there are two 2D lines with rational slopes that intersect, must the intersection point have rational co-ordinates?

I'm having a hard time wrapping my head around this and not sure how you prove it?

1

There are 1 best solutions below

0
On

Hint: If $y=ax+b$ and $y=cx+d$, then $ax+b=cx+d$.