We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Boundless Algebra

The Circle and the Ellipse

Introduction to Circles

The equation for a circle is an extension of the distance formula.

Learning Objectives

Explain how the equation of a circle describes its properties

Key Takeaways

Key Points

  • A circle is defined as the set of points that are a fixed distance from a center point.
  • The distance formula can be extended directly to the definition of a circle by noting that the radius is the distance between the center of a circle and the edge.
  • The general equation for a circle, centered at [latex]\left(a,b\right)[/latex] with radius [latex]r[/latex], is the set of all points [latex]\left(x,y\right)[/latex] such that [latex]\left(x−a\right)^2+\left(y−b\right)^2=r^2[/latex].
  • Pi ([latex]\pi[/latex]) is the ratio of a circle's circumference to its diameter.

Key Terms

  • diameter: Two times the radius of a circle.
  • area: The interior surface of a circle, given by [latex]A = \pi r^2[/latex].
  • circle: A two-dimensional geometric figure, consisting of the set of all those points in a plane that are equally distant from another point.
  • radius: A line segment between any point on the circumference of a circle and its center.
The definition of a circle is as simple as the shape. A circle is the set of all points that are at a certain distance from a center point. This definition is what gives us the concept of the radius of a circle, which is equal to that certain distance. Since we know a circle is the set of points a fixed distance from a center point, let's look at how we can construct a circle in a Cartesian coordinate plane with variables [latex]x[/latex] and [latex]y[/latex]. To find a formula for this, suppose that the center is the point [latex]\left(a,b\right)[/latex]. According to the distance formula, the distance [latex]c[/latex] from the point [latex]\left(a,b\right)[/latex] to any other point [latex]\left(x,y\right)[/latex] is: [latex]\displaystyle{c = \sqrt{ \left(x-a\right)^2 + \left(y-b\right)^2}} [/latex] If we now square this equation on both sides, we have: [latex-display]\displaystyle{c^{2} = \left(x-a\right)^{2}+\left(y-b\right)^{2}}[/latex-display] Remember that the distance between the center [latex]\left(a,b\right)[/latex] and any point [latex]\left(x,y\right)[/latex] on the circle is that fixed distance, which is called the radius. So let's change this equation so that it uses [latex]r[/latex] instead of [latex]c[/latex]. [latex-display]\displaystyle{r^{2} = \left(x-a\right)^{2}+\left(y-b\right)^{2}}[/latex-display] This is the general formula for a circle with center [latex]\left(a,b\right)[/latex] and radius [latex]r[/latex]. Notice that all we have done is slightly rearrange the distance formula equation.
A circle with center at (a, b) in the fourth quadrant and an upper section in the first quadrant. A radius is drawn with the point on the edge labeled (x, y) and a right triangle drawn with the radius as the hypotenuse. The legs of the triangle therefore have lengths (x-a) and (y-b). Graph of a circle: The circle with center [latex]\left(a,b\right)[/latex] is graphed in the Cartesian plane.

Parts of a Circle

Now that we have an algebraic foundation for the circle, let's connect it to what we already know about some different parts of the circle.

Diameter

The diameter is any straight line that passes through the center of the circle. It is equal to twice the radius, so: [latex-display]d = 2r[/latex-display]

Circumference

The circumference is the length of the path around the circle. Algebraically it is given by: [latex-display]c = 2\pi r[/latex-display] or equivalently by [latex]c = \pi d[/latex]. The number [latex]\pi[/latex] (pi) is defined by this relationship. It is the ratio of any circle's circumference to its own diameter.

Area

The area of a circle is given by: [latex-display]A = \pi r^2[/latex-display] Notice that the radius is the only defining parameter for the size of any particular circle, and so it is the only variable that the area depends on.

Introduction to Ellipses

Understand the equation of an ellipse as a stretched circle.

Learning Objectives

Connect the equation for an ellipse to the equation for a circle with stretching factors

Key Takeaways

Key Points

  • An ellipse and a circle are both examples of conic sections.
  • A circle is a special case of an ellipse, with the same radius for all points.
  • By stretching a circle in the x or y direction, an ellipse is created.
An ellipse is one of the shapes called conic sections, which is formed by the intersection of a plane with a right circular cone. The general equation of an ellipse centered at [latex]\left(h,k\right)[/latex] is: [latex-display]\displaystyle{\frac{\left(x-h\right)^2}{a^2} + \frac{\left(y-k\right)^2}{b^2} = 1}[/latex-display] when the major axis of the ellipse is horizontal.
The cone has an ellipse cutting through it at an angle. Ellipse: An ellipse is a conic section, formed by the intersection of a plane with a right circular cone.
In most definitions of the conic sections, the circle is defined as a special case of the ellipse, when the plane is parallel to the base of the cone. However, it is also possible to begin with the definition of a circle and use graphical transformations to arrive at the general formula for an ellipse. Recall that a circle is defined as the set of all points equidistant from a common center. For simplicity, we will choose that center to be [latex]\left(0,0\right)[/latex], the origin of the [latex]x[/latex]-[latex]y[/latex] plane. Then we can write the equation of the circle in this way: [latex-display]x^2 + y^2 = r^2[/latex-display] In this equation, [latex]r[/latex] is the radius of the circle. A circle has only one radius—the distance from the center to any point is the same. To change our circle into an ellipse, we will have to stretch or squeeze the circle so that the distances are no longer the same. First, let's start with a specific circle that's easy to work with, the circle centered at the origin with radius [latex]1[/latex]. [latex-display]x^2 + y^2 = 1[/latex-display] To make this into an ellipse, we must distort the circular shape so that it is no longer symmetric between [latex]x[/latex] and [latex]y[/latex]. To do this, we introduce a scaling factor into one or both of the [latex]x[/latex]-[latex]y[/latex] coordinates. Let's start by dividing all [latex]x[/latex] coordinates by a factor [latex]a[/latex], and therefore scaling the [latex]x[/latex] values. We simply substitute [latex]\displaystyle{\frac{x}{a}}[/latex] into the equation instead of [latex]x[/latex]. Important note: We assume that [latex]a > 1[/latex]. [latex-display]\displaystyle{\left(\frac{x}{a}\right)^2 + y^2 = 1}[/latex-display]
A circle of radius 1 centered at the origin, inside an ellipse that has been stretched along the x-axis. Its height is 2 (same as circle) and length along the x-axis is 6. Ellipse along [latex]x[/latex]-axis: The ellipse [latex]\left( \frac{x}{3} \right)^2 +y^2 = 1[/latex] has been stretched along the [latex]x[/latex]-axis by a factor of 3 as compared to the circle [latex]x^2 + y^2 = 1[/latex].
Every [latex]x[/latex]-value that solved the old equation must now be multiplied by [latex]a[/latex] in order to solve the new equation. This has the effect of stretching the ellipse further out on the [latex]x[/latex]-axis, because larger values of [latex]x[/latex] are now the solutions. Similarly, we can scale all the values of [latex]y[/latex] by a factor [latex]b[/latex] (we also assume [latex]b > 1[/latex]). [latex-display]\displaystyle {x^2 + \left(\frac{y}{b}\right)^2 = 1}[/latex-display] Now all the [latex]y[/latex] values are stretched vertically, further away from the origin.
A circle of radius 1 centered at the origin, inside an ellipse which has been stretched along the y-axis. The ellipse's width is the same as the circle (2) and its height is 6. Ellipse along [latex]y[/latex]-axis: The ellipse [latex]x^2 +\left( \frac{y}{3} \right)^2 = 1[/latex] has been stretched along the [latex]y[/latex]-axis by a factor of 3 as compared to the circle [latex]x^2 + y^2 = 1[/latex].
If we stretch in both the [latex]x[/latex] and [latex]y[/latex] directions and distribute the powers of two through the parentheses, we get: [latex-display]\displaystyle{\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1}[/latex-display] which is exactly the equation of a horizontal ellipse centered at the origin. If we had used scaling factors that were less than one, it would have compressed the shape instead of stretching it further out.

Parts of an Ellipse

Ellipses are one of the types of conic sections. The specific features of an ellipse can be determined from its equation.

Learning Objectives

Discuss how the equation of an ellipse describes its properties

Key Takeaways

Key Points

  • An ellipse is formed by a plane intersecting a cone at an angle to its base.
  • All ellipses have two focal points, or foci. The sum of the distances from every point on the ellipse to the two foci is a constant.
  • All ellipses have a center and a major and minor axis.
  • All ellipses have eccentricity values greater than or equal to zero, and less than one.

Equation of an Ellipse

An ellipse is a conic section, formed by the intersection of a plane with a right circular cone. The standard form for the equation of the ellipse is: [latex-display]\displaystyle{\frac{\left(x-h\right)^2}{a^2} + \frac{\left(y-k\right)^2}{b^2} = 1}[/latex-display] if the ellipse is oriented horizontally, and: [latex-display]\displaystyle{\frac{\left(y-k\right)^2}{a^2} + \frac{\left(x-h\right)^2}{b^2} = 1}[/latex-display] if the ellipse is oriented vertically. We will use the horizontal case to demonstrate how to determine the properties of an ellipse from its equation, so that [latex]a[/latex] is associated with x-coordinates, and [latex]b[/latex] with y-coordinates. For a vertical ellipse, the association is reversed.
image Diagram of an ellipse: This diagram of a horizontal ellipse shows the ellipse itself in red, the center [latex]C[/latex] at the origin, the focal points at [latex]\left(+f,0\right)[/latex] and [latex]\left(-f,0\right)[/latex], the major axis vertices at [latex]\left(+a,0\right)[/latex] and [latex]\left(-a,0\right)[/latex], the minor axis vertices at [latex]\left(0,+b\right)[/latex] and [latex]\left(0,-b\right)[/latex]. It also shows how the sum of the distances from any point on the ellipse to the two foci is a constant at [latex]2a[/latex] (the length of the major axis), and how the eccentricity is determined by the ratio of the distance from a point on the ellipse to one of the foci to the perpendicular distance from the point to a line [latex]D[/latex] called the directrix, outside the ellipse and perpendicular to the major axis.

Parts of an Ellipse

Center

The center of the ellipse has coordinates [latex](h,k)[/latex].

Major Axis

The major axis of the ellipse is the longest width across it. For a horizontal ellipse, that axis is parallel to the [latex]x[/latex]-axis. The major axis has length [latex]2a[/latex]. Its endpoints are the major axis vertices, with coordinates [latex](h \pm a, k)[/latex].

Minor Axis

The minor axis of the ellipse is the shortest width across it. For a horizontal ellipse, it is parallel to the [latex]y[/latex]-axis. The minor axis has length [latex]2b[/latex]. Its endpoints are the minor axis vertices, with coordinates [latex](h, k \pm b)[/latex].

Foci

The foci are two points inside the ellipse that characterize its shape and curvature. For a horizontal ellipse, the foci have coordinates [latex](h \pm c,k)[/latex], where the focal length [latex]c[/latex] is given by [latex-display]c^2 = a^2 - b^2[/latex-display]

Eccentricity

All conic sections have an eccentricity value, denoted [latex]e[/latex]. All ellipses have eccentricities in the range [latex]0 \leq e < 1[/latex]. An eccentricity of zero is the special case where the ellipse becomes a circle. An eccentricity of [latex]1[/latex] is a parabola, not an ellipse. The eccentricity is defined as: [latex-display]\displaystyle{e = \frac{c}{a}}[/latex-display] or, equivalently: [latex]\displaystyle{ \begin{align} e &= \frac{\sqrt{a^2 - b^2}}{a} \\ &= \sqrt{ \frac{a^2 - b^2}{a^2} } \\ &= \sqrt{ 1 - \frac{b^2}{a^2}} \end{align} }[/latex] The orbits of the planets and their moons are ellipses with very low eccentricities, which is to say they are nearly circular. The orbits of comets around the sun can be much more eccentric. For comets and planets, the sun is located at one focus of their elliptical orbits.

Applications of Circles and Ellipses

Circles and ellipses are encountered in everyday life, and knowing how to solve their equations is useful in many situations.

Learning Objectives

Describe applications of the circle and ellipse formulas to real world problems

Key Takeaways

Key Points

  • The standard form of the equation for a circle is [latex]\left(x-h\right)^2+\left(y-k\right)^2=r^2[/latex], where [latex]r[/latex] is the radius, and [latex]\left(h,k\right)[/latex] is the center point coordinate.
  • The standard form of the equation for an ellipse is [latex]\displaystyle{\frac {\left(x-h\right)^2}{a^2}+\frac {\left(y-k\right)^2}{b^2}= 1}[/latex], where [latex]\left(h,k\right)[/latex] is the center point coordinate, [latex]2a[/latex] is the length of the major/ minor axis, and [latex]2b[/latex] is the minor/major axis length.
  • If [latex]a>b[/latex], the major axis is parallel to the [latex]x[/latex] axis. If [latex]a<b[/latex], the major axis is parallel to the [latex]y[/latex] axis (perpendicular to the [latex]x[/latex] axis).
  • To determine the parameters of a circle or an ellipse, you must first put the equation into the standard form.

Key Terms

  • ellipse: A closed curve, the locus of a point such that the sum of the distances from that point to two other fixed points (called the foci of the ellipse) is constant; equivalently, the conic section that is the intersection of a cone with a plane that does not intersect the base of the cone.
  • circle: A two-dimensional geometric figure, consisting of the set of all those points in a plane that are equally distant from another point.
Circles are all around you in everyday life, from tires on cars to buttons on coats, as well as on the tops of bowls, glasses, and water bottles. Ellipses are less common. One example is the orbits of planets, but you should be able to find the area of a circle or an ellipse, or the circumference of a circle, based on information given to you in a problem. Circles and ellipses are examples of conic sections, which are curves formed by the intersection of a plane with a cone. Some sample problems are shown below, with solutions worked out.

Exercise 1

Let's say you are a gardener, and you have just planted a lot of flowers that you want to water. The flower bed is 15 feet wide, and 15 feet long. You are using a circular sprinkler system, and the water reaches 6 feet out from the center. The sprinkler is located, from the bottom left corner of the bed, 7 feet up, and 6 feet over.
  1. If the flower bed was a graph with the bottom left corner being the origin, what would the equation of the circle be?
  2. What is the area being watered by the sprinkler?
  3. What percentage of the garden that is being watered?

Answer

If the bottom left corner is the origin, it has coordinates [latex]\left(0,0\right)[/latex]. From there the sprinkler is 6 feet over, so the [latex]x[/latex]-coordinate of the center is 6. The sprinkler is 7 feet up, so the [latex]y[/latex]-coordinate of the center is 7. Ergo, the center of the circle is at coordinate [latex]\left(6,7\right)[/latex]. The water reaches 6 feet out from the sprinkler, so the circle radius is 6 feet. Therefore the equation of this circle is: [latex-display]\displaystyle{\left(x-6\right)^2+\left(y-7\right)^2=36}[/latex-display] The area that is watered by the sprinkler can be labeled [latex]A_{sprinkler}[/latex], and is: [latex]\displaystyle{ \begin{align} A_{sprinkler} &=\pi\cdot r^2\\ &=\pi\cdot 6^2\\ &=36\pi \end{align} }[/latex] The first step to finding the percentage of the garden that is being watered is to check that none of the water is falling outside the garden. The sprinkler is at coordinate [latex]\left(6,7\right)[/latex], and the radius of the sprinkler is 6 feet. You can test that the water does not fall outside the [latex]15\times 15[/latex] garden. Once we know that the area that is watered is completely inside the garden, the percentage of the garden that is watered can be found by dividing the area watered by the total area of the garden, and then multiplying by [latex]100\%[/latex]: [latex]\displaystyle{ \begin{align} Percentage_{watered} &=\frac {A_{sprinkler}}{A_{flower bed}}\cdot 100\%\\ &=\frac {36\pi}{15^2}\cdot 100\%\\ &=\frac {113.1}{225}\cdot 100\%\\ &=50.3\% \end{align} }[/latex]

Exercise 2

Now, let's take it the other way. [latex](x - 4)^2+(y+8)^2=49[/latex] is the equation for a circle.
  1. What are the coordinates of the center of the circle?
  2. What is the radius?
  3. Draw the circle.
  4. Find two points on the circle and plug them into the equation to make sure your drawing is correct.

Answer

The center of the circle can be found by comparing the equation in this exercise to the equation of a circle: [latex-display]\left(x-h\right)^2+\left(y-k\right)^2=r^2[/latex-display] The center of the circle is at coordinate [latex]\left(h,k\right)[/latex], and so the center of the circle in this exercise is at [latex]\left(4,-8\right)[/latex]. The radius of the circle is [latex]r[/latex]. From the equation of a circle, [latex]\displaystyle{r^2=49}[/latex]. Therefore: [latex]\displaystyle{ \begin{align} r^2 &= 49 \\ r &= \sqrt{49} \\ &= 7 \end{align} }[/latex]
The circle is centered in the fourth quadrant, with the left side partly in the third quadrant. Exercise 2 circle: Graph of the circle [latex](x - 4)^2+(y+8)^2=49[/latex].
There are many points you could choose. For example, the point [latex]\left(4, -1\right)[/latex] is at the top of the circle. Plugging this into the equation, we get: [latex]\displaystyle{ \begin{align} \left(x-h\right)^2+\left(y-k\right)^2 &=r^2 \\ (4-4)^2+(-1+8)^2 &= 49 \\ (0)^2 + (7)^2 &= 49 \\ 49 &= 49 \end{align} }[/latex] The left side is equal to the right side of the equation, and so this is a valid point on the circle. The leftmost point on the circle is [latex](-3,-8)[/latex]. Plugging this in to the equation: [latex]\displaystyle{ \begin{align} \left(x-h\right)^2+\left(y-k\right)^2 &=r^2 \\ \left(-3-4\right)^2+\left(-8+8\right)^2 &= 49 \\ (-7)^2 + (0)^2 &= 49 \\ 49 &= 49 \end{align} }[/latex] The left side is equal to the right side of the equation, and so this is a valid point on the circle.

Exercise 3

  1. Put [latex]2x^2+2y^2+8x+24y+60=0[/latex] into the standard circle form:         [latex](x-h)^2+(y-k)^2=r^2[/latex].
  2. What is the center and the radius of the circle?
  3. Draw the circle.
  4. Find two points on the circle and plug them into the equation to make sure your drawing is correct.

Answer

First, divide the equation by the coefficient of [latex]x^2[/latex] and [latex]y^2[/latex], which is [latex]2[/latex]: [latex]\displaystyle{ \begin{align} 2x^2+2y^2+8x+24y+60 &=0 \\ \frac{2x^2+2y^2+8x+24y+60}{2} &=\frac{0}{2} \\ \frac{2x^2}{2}+\frac{2y^2}{2}+\frac{8x}{2}+\frac{24y}{2}+\frac{60}{2} &=\frac{0}{2} \\ x^2+y^2+4x+12y+30 &=0 \end{align} }[/latex] Next, collect [latex]x[/latex] and [latex]y[/latex] terms together, and bring the number to the right side of the equation: [latex-display](x^2+4x)+(y^2+12y)=-30[/latex-display] Now, complete the square in both parentheses, subtracting or adding the necessary constant to both sides of the equation: [latex]\displaystyle{ \begin{align} (x^2+4x+4)+(y^2+12y+36) &=-30+4+36 \\ (x^2+4x+4)+(y^2+12y+36) &= 10 \end{align} }[/latex] Notice that each term is a perfect square, which gives: [latex-display](x+2)^2+(y+6)^2=10[/latex-display] This is now in the standard form for the equation of a circle. The center of the circle is at coordinate [latex]\left(h,k\right)[/latex], and so the center of the circle in this exercise is at [latex]\left(-2,-6\right)[/latex]. The radius of the circle is [latex]r[/latex]. From the equation of a circle, [latex]\displaystyle{r^2=10}[/latex]. Therefore: [latex]\displaystyle{ \begin{align} r^2 &= 10 \\ r &= \sqrt{10} \end{align} }[/latex] It is fine to leave the value of [latex]r[/latex] in this form.
The center of the circle is in the third quadrant, with the right side of the circle partly in the fourth quadrant Exercise 3 circle: Graph of the circle [latex]2x^2+2y^2+8x+24y+60=0[/latex].
There are many points you could choose. For example, [latex](-5,-5)[/latex] and [latex](-3, -9)[/latex]: [latex]\displaystyle{ \begin{align} (-5+2)^2 + (-5 + 6)^2 &= 10 \\ (-3)^2 + (1)^2 &= 10 \\ 9 + 1 &=10\\ 10 &= 10 \end{align} }[/latex] [latex]\displaystyle{ \begin{align} (-3+2)^2 + (-9+6)^2 &= 10\\ (-1)^2 + (-3)^2 &= 10 \\ 1 + 9 &= 10 \\ 10 &= 10 \end{align} }[/latex] Both are valid points on the circle.

Exercise 4

  1. Put the equation [latex]\displaystyle{ \frac{4x^2}{9} + 25y^2 = 1 }[/latex] into standard form.
  2. What is the center?
  3. How long is the major axis?
  4. How long is the minor axis?
  5. Graph it.

Answer

This almost looks like an ellipse in standard form, doesn't it? It even has a number on the right side. But it isn't. There is no room in the standard form for the values [latex]4[/latex] and [latex]25[/latex] in the numerators. How can we get rid of them to get into standard form? Rewrite the left-hand term, [latex]\displaystyle{\frac{4x^2}{9}}[/latex], by dividing the top and bottom of the fraction by [latex]4[/latex]. Leave the bottom as a fraction; don't make it a decimal. Rewrite the right-hand term, [latex]25y^2[/latex], as [latex]\displaystyle{\frac{25y^2}{1}}[/latex], and divide the top and bottom of the fraction by [latex]25[/latex]. Leave the bottom as a fraction; don't make it a decimal. The equation is now: [latex]\displaystyle{ \begin{align} \frac{4x^2}{9} + 25y^2 &= 1 \\ \frac{\frac{4x^2}{4}}{\frac{9}{4}} + \frac{\frac{25y^2}{25}}{\frac{1}{25}} &= 1 \\ \frac{x^2}{\frac{9}{4}} + \frac{y^2}{\frac{1}{25}} &= 1 \end{align} }[/latex] From the standard equation, [latex]\displaystyle{\frac {\left(x-h\right)^2}{a^2}+\frac {\left(y-k\right)^2}{b^2}= 1}[/latex], we know that the center is at [latex]\left(h,k\right)[/latex]. Since these are both zero in this equation, the center is at [latex]\left(0,0\right)[/latex]. The major axis depends which is longer, [latex]a[/latex] or [latex]b[/latex]. Let's solve for both, and find out which is larger afterward. [latex]\displaystyle{ \begin{align} a^2 &= \frac{9}{4} \\ a &= \frac{3}{2} \\ 2a &= \frac{6}{2} \\ &= 3 \end{align} }[/latex] [latex]\displaystyle{ \begin{align} b^2 &= \frac{1}{25} \\ b &= \frac{1}{5} \\ 2b &= \frac{2}{5} \end{align} }[/latex] Since [latex]\displaystyle{3>\frac{2}{5}}[/latex], [latex]2a>2b[/latex], and [latex]2a[/latex] is the major axis. The major axis length is [latex]2a = 3[/latex], and the minor axis length is [latex]\displaystyle{2b = \frac{2}{5}}[/latex].
An ellipse centered at the origin with major axis along the x-axis from -1.5 to 1.5, and minor axis along the y-axis from -.2 to .2. Exercise 4 ellipse: Graph of the ellipse [latex] \frac{4x^2}{9} + 25y^2 = 1[/latex].

Licenses & Attributions

CC licensed content, Shared previously

CC licensed content, Specific attribution