We are given three points $A(5, 2)$, $B(-1, 0)$, and $C(3, -2)$. (1) We need to find the equation of the circle passing through points A, B, and C. (2) We need to find the coordinates of the circumcenter of triangle ABC and the radius of the circumcircle.

GeometryCircleCircumcircleEquation of a CircleCoordinate GeometryCircumcenterRadius
2025/6/12

1. Problem Description

We are given three points A(5,2)A(5, 2), B(1,0)B(-1, 0), and C(3,2)C(3, -2).
(1) We need to find the equation of the circle passing through points A, B, and C.
(2) We need to find the coordinates of the circumcenter of triangle ABC and the radius of the circumcircle.

2. Solution Steps

(1) Let the equation of the circle be x2+y2+ax+by+c=0x^2 + y^2 + ax + by + c = 0.
Since the points A, B, and C lie on the circle, we can substitute their coordinates into the equation:
For A(5, 2):
52+22+5a+2b+c=0    25+4+5a+2b+c=0    5a+2b+c=295^2 + 2^2 + 5a + 2b + c = 0 \implies 25 + 4 + 5a + 2b + c = 0 \implies 5a + 2b + c = -29 (1)
For B(-1, 0):
(1)2+02a+0b+c=0    1a+c=0    a+c=1(-1)^2 + 0^2 - a + 0b + c = 0 \implies 1 - a + c = 0 \implies -a + c = -1 (2)
For C(3, -2):
32+(2)2+3a2b+c=0    9+4+3a2b+c=0    3a2b+c=133^2 + (-2)^2 + 3a - 2b + c = 0 \implies 9 + 4 + 3a - 2b + c = 0 \implies 3a - 2b + c = -13 (3)
From (1) and (3), adding the two equations we get:
5a+2b+c=295a + 2b + c = -29
3a2b+c=133a - 2b + c = -13
8a+2c=42    4a+c=218a + 2c = -42 \implies 4a + c = -21 (4)
From (2), c=a1c = a - 1. Substituting this into (4),
4a+a1=21    5a=20    a=44a + a - 1 = -21 \implies 5a = -20 \implies a = -4
Then, c=a1=41=5c = a - 1 = -4 - 1 = -5.
Substituting a=4a = -4 and c=5c = -5 into (1),
5(4)+2b+(5)=29    20+2b5=29    2b=4    b=25(-4) + 2b + (-5) = -29 \implies -20 + 2b - 5 = -29 \implies 2b = -4 \implies b = -2
Therefore, the equation of the circle is x2+y24x2y5=0x^2 + y^2 - 4x - 2y - 5 = 0.
(2) Completing the square:
(x24x)+(y22y)5=0(x^2 - 4x) + (y^2 - 2y) - 5 = 0
(x24x+4)+(y22y+1)541=0(x^2 - 4x + 4) + (y^2 - 2y + 1) - 5 - 4 - 1 = 0
(x2)2+(y1)2=10(x - 2)^2 + (y - 1)^2 = 10
The center of the circle is (2,1)(2, 1) and the radius is 10\sqrt{10}.
Therefore, the coordinates of the circumcenter of triangle ABC are (2,1)(2, 1) and the radius of the circumcircle is 10\sqrt{10}.

3. Final Answer

(1) The equation of the circle is x2+y24x2y5=0x^2 + y^2 - 4x - 2y - 5 = 0.
(2) The circumcenter is (2,1)(2, 1) and the radius is 10\sqrt{10}.

Related problems in "Geometry"

Point P moves on the circle $(x-6)^2 + y^2 = 9$. Find the locus of point Q which divides the line se...

LocusCirclesCoordinate Geometry
2025/6/12

The problem consists of two parts: (a) A window is in the shape of a semi-circle with radius 70 cm. ...

CircleSemi-circlePerimeterBase ConversionNumber Systems
2025/6/11

The problem asks us to find the volume of a cylindrical litter bin in m³ to 2 decimal places (part a...

VolumeCylinderUnits ConversionProblem Solving
2025/6/10

We are given a triangle $ABC$ with $AB = 6$, $AC = 3$, and $\angle BAC = 120^\circ$. $AD$ is an angl...

TriangleAngle BisectorTrigonometryArea CalculationInradius
2025/6/10

The problem asks to find the values for I, JK, L, M, N, O, PQ, R, S, T, U, V, and W, based on the gi...

Triangle AreaInradiusGeometric Proofs
2025/6/10

In triangle $ABC$, $AB = 6$, $AC = 3$, and $\angle BAC = 120^{\circ}$. $D$ is the intersection of th...

TriangleLaw of CosinesAngle Bisector TheoremExternal Angle Bisector TheoremLength of SidesRatio
2025/6/10

A hunter on top of a tree sees an antelope at an angle of depression of $30^{\circ}$. The height of ...

TrigonometryRight TrianglesAngle of DepressionPythagorean Theorem
2025/6/10

A straight line passes through the points $(3, -2)$ and $(4, 5)$ and intersects the y-axis at $-23$....

Linear EquationsSlopeY-interceptCoordinate Geometry
2025/6/10

The problem states that the size of each interior angle of a regular polygon is $135^\circ$. We need...

PolygonsRegular PolygonsInterior AnglesExterior AnglesRotational Symmetry
2025/6/9

Y is 60 km away from X on a bearing of $135^{\circ}$. Z is 80 km away from X on a bearing of $225^{\...

TrigonometryBearingsCosine RuleRight Triangles
2025/6/8