What is the closest distance between the line $y= 4/7 x + 1/5$ and a lattice point in the plane.
Here is my work:
I re-wrote the equation of the given line as $-20x +35y -7=0$ Then Let $I(a, b)$ be the closest lattice point to the given line.
$d= \frac{|-20a+35b-7|}{5\sqrt{65}}$ . Then what?