Analyzing the Setup
Imagine you are standing on a plane, looking at a circle centered at the origin, O(0,0), with an unknown radius r. This is our primary world, C1.
A chord PQ slices through this circle, defined by the line 2x+4y=5. A second world, the circumcircle C2, wraps around the triangle formed by the origin and the endpoints of our chord.
Locating the Heart of the Circumcircle
To understand the circumcircle C2, we must first find its center. Geometry dictates that the center C of a circumcircle lies at the intersection of the perpendicular bisectors of the triangle's sides.
For the triangle △OPQ, the center C must lie on the perpendicular bisector of the chord PQ. Because PQ is a chord of the circle C1, its perpendicular bisector must pass through the origin O(0,0).
The slope of the line PQ is −21, so the slope of the perpendicular bisector is 2. Since it passes through the origin, the equation of this bisector is simply y=2x.
We are given that the center C also lies on the line x+2y=4. By solving the system of equations y=2x and x+2y=4, we find:
Consequently, y=58. We have found the heart of our circumcircle: C=(54,58).
The Radical Axis—The Elegant Shortcut
Since the circumcircle C2 passes through the origin O(0,0), the square of its radius R2 is the squared distance from O to C:
R2=(54)2+(58)2=2516+2564=2580=516
The equation of this circumcircle C2 is (x−54)2+(y−58)2=516, which expands to:
We now have two circles: S1:x2+y2−r2=0 and S2:x2+y2−58x−516y=0. The line PQ is the common chord of these two circles, found by S1−S2=0:
(x2+y2−r2)−(x2+y2−58x−516y)=0⇒58x+516y=r2
Final Calculation
We compare our derived equation 58x+516y=r2 with the given line 2x+4y=5. Multiplying our derived equation by 45 yields:
By comparing the constant terms, we see that 45r2=5. This implies r2=4.
Since the radius must be positive, the final result is r=2.