Subcontests
(7)Point with integer coordinates
Prove that a circle centered at point (2,3) in the cartesian plane passes through at most one point with integer coordinates.
I tried to prove that any circle with center at (0,0) has at most one point with coordinates (a−2,b−3);a,b∈Z.
So that when we translate the center to (2,3) we have what we wanted to show.