For any given irrational numbers $a, b$ and real number $r \gt 0$, show that there are at most two rational points (points whose coordinates are both rational numbers) on the circle $(x - a)^2 + (y - b)^2 = r^2$.
It is always suggested that askers should post their try but I literally have no idea how to approach this problem. I tried parametrization but it doesn't work.
$(a, b)$ is the center of that circle. If there are three rational points on this circle, you can find their circumcenter by finding the intersection of the perpendicular bisectors, which can be done by solving a system of linear equations with rational coefficients, so $a$ and $b$ must also be rational.