Circle
|
|||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
This graph shows a circle whose center C is at (h,k), and whose radius is r.
Also shown is an arbitrary point (xp, yp) that lies on the circle.

This right triangle has the two legs whose lengths are:
(k – yp) and (xp – h),
Pythagorean's Theorem gives us:
(k – yp)2 + (xp – h)2 = r2
Since this point was chosen arbitrarily, this equation holds for every point along the circle (the radius r is constant) so, we can drop the subscript p and get the
general equation for a circle (noting that (k - yp)2 = (yp - k)2 ):
| (x - h)2 + (y - k)2 = r2 |
This equation is a translation of the circle from the origin to the point (h,k) as shown in the next figure.
![]() |
Also note the center of the translated circle is at +h and +k even though the equation shows them as negative.
For the case one or both are negative say C = (-3, 5):
by direct substitution
(x - (-3))2 + (y - 5)2 = r2 h = -3 and k = 5
Typically we would drop the double negative sign and write
(x + 3)2 + (y - 5)2 = r2
You need to master the negative values for h and k in the standard forms of the conic sections.
Now, some examples:
|
Write the equation for the circle whose radius is 5 and whose center is at the origin.
x2 + y2 = 52
|
|
|
If the point (5,12) lines on a circle whose center is at the origin what is the equation for this circle?
x2 + y2 = r2 52 + 122 = 169 x2 + y2 = 169 |
(132 = 169) |
|
If the radius of a circle at the origin is 10, what are the two points on the circle whose y values are 5?
The equation for this circle is x2 + y2 = 102 = 100
substituting in we get x2 + 52 = 100 x2 = 100 - 25 = 75 x = ±√(75) x = ±8.66 (8.66,5), (-8.66,5) |
|
|
If the radius of a circle at the origin is 10, what are the two points whose y value is 25?
There are no such points. |
25 is outside the circle with radius 10, that is, 25 > 10, the maximum value for y on this circle. |
|
If the radius of a circle at the origin is 7, what are the points on the circle whose x values are -3?
The equation for this circle is x2 + y2 = 72 = 49
substituting in we get (-3)2 + y2 = 49 y2 = 49 - 9 = 40 y = ±√(40) y = ±6.32 (-3, 6.32) and (-3, -6.32) |
This problem addresses the intersection of a vertical line and the circle. |
|
A circle whose center is at the origin has a radius equal to 6. Where does the line whose equation is y = -2x + 4 intersect the circle?
eqn of circle: x2 + y2 = 62 substituting -2x + 4 into y2 gives: x2 + (-2x + 4)2 = 36 x2 + 4x2 - 16x + 16 = 36 5x2 - 16x - 20 = 0
Review quadratic equations here:
discriminant: (-16)2 - 4(5)(-20) = 656
x = (-(-16) ±25.6)/2(5) x = 4.16, -0.9 y = -2(4.16) + 4 = -4.16 y = -2((-0.9) + 4 = 5.8 (4.16, -4.16), (-0.9, 5.8) |
This quadratic cannot be factored, 656 is not a square. Substituting into the quadratic formula we get the solution.
We can use either equation, the line is simpler, since no square root of y is required. |
|
(x - 4 )2 + (y - 6)2 = 4
Center of the circle is at x = -( -4 ) = 4 and y = -( -6 ) = 6
C = (4, 6) and r = 2 |
|
|
Write the equation of the circle to the right:
The point (-5, -3) is on the circle and directly above the center ( both x values are -5.) So the radius is the absolute value of the difference of these y values: |-6 - (-3)| = |-6 + 3| = |-3| = 3 h = -5 and k = -6 so the equation is then (x - h)2 + (y - k)2 = r2 (x - (-5))2 + (y - (- 6))2 = 32 (x + 5)2 + (y + 6)2 = 9 |
|
Some observations:
1) The definition of a circle is : All points (x,y) that are the same distance from a third point (xc, yc). Using set notation:
Circle C = { x,y: (x-xc)2 + (y-yc)2 = r2} for constants xc, yc, and positive r
2) For a given area, the circle has a minimal perimeter. Consider a square with area 100. Its perimeter is 40. ( s2 = 100, s = 10, p = 4s = 4•10 = 40)
For the circle, its perimeter is 35.4.
(100 = π r2 so r = (100/π)½ r = 5.64, now the circumference is
2 π r = 2 π (5.64) = 35.4 )
3) A similar result is the sphere has the minimum surface area of any given volume. One result of this is the sphere has the least heat loss of any other object with the same volume. Geodesic houses are built with this principle using regular n-gons to approximate the sphere.
This is another FREE ALGEBRA PRINTABLE presented to you from the Algebra section of K12math.com