0

How could I prove the coordinate of the center of a circle which goes through three points with rational coordinates is rational?

J. W. Tanner
  • 60,406

1 Answers1

1

There is a question Get the equation of a circle when given 3 points which asks how to find the equation of the circle through three points. The method involves finding the centre and then the radius. Since their method of finding the centre revolves around solving a linear equation in the coordinates of the points and your points' coordinates are rational, the centre's coordinates will, likewise be rational. (unless the points lie on a straight line)

I apologise if this is unclear.

Reuben
  • 11