Coordinate geometry, also known as analytic geometry, applies algebraic principles to geometric problems. When we study circles through coordinate geometry, we can express circles as mathematical equations and solve geometric problems using algebraic methods. This approach allows us to determine precise information about circles such as their center, radius, tangents, intersections, and other properties.
The standard form of the equation of a circle with center at point C(h, k) and radius r is:
Where:
If the center of the circle is at the origin (0, 0), the equation simplifies to:
When a circle equation is given in standard form, identifying the center and radius is straightforward:
Example: Find the center and radius of the circle given by the equation (x - 3) + (y + 2) = 16
Solution:
Comparing with the standard form (x - h) + (y - k) = r:
Therefore, the center is at (3, -2) and the radius is 4.
Circles can also be expressed in the general form:
For a circle to exist, the following condition must be satisfied:
When given the general form of a circle equation, we can convert it to the standard form to identify the center and radius. The conversion formulas are:
Example: Find the center and radius of the circle x + y - 6x + 8y - 15 = 0
Solution:
Comparing with the general form x + y + 2gx + 2fy + c = 0:
Center = (-g, -f) = (3, -4)
Radius = (g + f - c) = (9 + 16 - (-15)) = 40 = 210
Given three non-collinear points, we can find the unique circle that passes through all of them. The general approach is:
Example: Find the equation of the circle passing through points A(1, 2), B(3, 4), and C(5, 2)
Solution:
Substituting the points into the general equation:
For A(1, 2): 1 + 4 + 2g + 4f + c = 0 2g + 4f + c = -5
For B(3, 4): 9 + 16 + 6g + 8f + c = 0 6g + 8f + c = -25
For C(5, 2): 25 + 4 + 10g + 4f + c = 0 10g + 4f + c = -29
Solving this system of equations, we get: g = -3, f = -2, c = 3
Therefore, the equation of the circle is:
x + y - 6x - 4y + 3 = 0
In standard form: (x - 3) + (y - 2) = 10
A tangent to a circle is a line that touches the circle at exactly one point. There are several important properties and formulas related to tangents:
For a circle with center (h, k) and radius r, the equation of a tangent from point P(x, y) outside the circle is:
The length of the tangent from point P(x, y) to the circle (x - h) + (y - k) = r is:
Example: Find the length of the tangent from point P(5, 0) to the circle (x - 1) + (y + 2) = 9
Solution:
Center of the circle: (1, -2)
Radius of the circle: r = 3
Using the formula: L = [(5 - 1) + (0 - (-2)) - 3]
L = [16 + 4 - 9] = 11
Therefore, the length of the tangent is 11 units.
A line y = mx + c is tangent to the circle x + y = r if:
Two circles can intersect in various ways:
For two circles with centers C(h, k) and C(h, k) and radii r and r:
Example: Determine whether the circles (x - 2) + (y + 1) = 9 and (x + 1) + (y - 3) = 4 intersect and how.
Solution:
Circle 1: Center C = (2, -1), radius r = 3
Circle 2: Center C = (-1, 3), radius r = 2
Distance between centers: d = [(2 - (-1)) + (-1 - 3)] = [9 + 16] = 25 = 5
Since r + r = 3 + 2 = 5, and d = 5, the circles are externally tangent to each other.
The coordinate geometry of circles has numerous practical applications:
Problem 1: Find the equation of the circle with center (4, -2) and radius 5.
Solution:
Using the standard form (x - h) + (y - k) = r:
(x - 4) + (y - (-2)) = 5
(x - 4) + (y + 2) = 25
This is the required equation of the circle.
Problem 2: Find the center and radius of the circle given by x + y + 8x - 10y - 19 = 0.
Solution:
Comparing with the general form x + y + 2gx + 2fy + c = 0:
Center = (-g, -f) = (-4, 5)
Radius = (g + f - c) = (16 + 25 - (-19)) = 60 = 215
Therefore, the center is at (-4, 5) and the radius is 215.
Problem 3: Find the equation of the tangent to the circle x + y = 25 at the point (3, 4).
Solution:
For a circle x + y = r, the equation of the tangent at point (x, y) is: xx + yy = r
Substituting x = 3, y = 4, and r = 25:
3x + 4y = 25
This is the equation of the required tangent.
Problem 4: Find the points of intersection of the circles x + y = 10 and x + y - 4x - 4y + 2 = 0.
Solution:
From the first equation: x + y = 10
Substituting into the second equation: 10 - 4x - 4y + 2 = 0 4x + 4y = 12 x + y = 3
So one of the intersection points must satisfy both x + y = 10 and x + y = 3
From x + y = 3, we get y = 3 - x
Substituting into x + y = 10:
x + (3 - x) = 10
x + 9 - 6x + x = 10
2x - 6x - 1 = 0
Solving for x: x = (6 (36 - 4(-1)(2))) / 4 = (6 44) / 4 = (6 211) / 4 = (3 11) / 2
For x = (3 + 11) / 2, y = 3 - (3 + 11) / 2 = (6 - 3 - 11) / 2 = (3 - 11) / 2
For x = (3 - 11) / 2, y = 3 - (3 - 11) / 2 = (6 - 3 + 11) / 2 = (3 + 11) / 2
Therefore, the points of intersection are ((3 + 11)/2, (3 - 11)/2) and ((3 - 11)/2, (3 + 11)/2)
Coordinate geometry provides powerful tools for analyzing circles. By representing circles as equations, we can combine algebraic methods with geometric intuition to solve complex problems. Understanding the standard forms of circle equations, how to find center and radius, properties of tangents, and intersections of circles forms the foundation for more advanced geometric studies. The applications of these concepts extend far beyond pure mathematics, proving useful in various scientific, engineering, and practical fields.
