An ellipse is a graph shaped like a stretched circle. Geometrically, it is the set of points whose distances to two fixed points, the foci, add up to a constant, which is why the graph has a center, a longer direction, and a shorter direction. In coordinate geometry you usually identify it from a standard equation, then read off the center, the half-axes, the foci, and the eccentricity.

When to use the standard-form method

The standard forms below are the fastest to read because the ellipse is axis-aligned, not rotated. Reach for this method when an ellipse equation is already in, or can be put into, axis-aligned standard form. For a non-circular ellipse centered at the origin with a horizontal major axis,

x2a2+y2b2=1,a>b>0\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \qquad a > b > 0

where aa is the semi-major axis and bb is the semi-minor axis. More generally, with center (h,k)(h, k):

(xh)2a2+(yk)2b2=1(horizontal major axis)\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1 \quad (\text{horizontal major axis}) (xh)2b2+(yk)2a2=1(vertical major axis)\frac{(x-h)^2}{b^2} + \frac{(y-k)^2}{a^2} = 1 \quad (\text{vertical major axis})

For these axis-aligned forms, the larger denominator tells you the major-axis direction. The foci lie on the major axis at distance cc from the center, where c2=a2b2c^2 = a^2 - b^2, so the focus coordinates are (h±c,k)(h \pm c, k) for a horizontal major axis and (h,k±c)(h, k \pm c) for a vertical one. The eccentricity is e=cae = \frac{c}{a}, with 0<e<10 < e < 1 for a non-circular ellipse: smaller values mean closer to a circle, values closer to 11 mean more stretched. If the foci are close to the center, the ellipse looks rounder; if they are farther apart, it looks narrower.

The procedure, step by step

  1. Identify the center. In (xh)2/a2+(yk)2/b2=1(x-h)^2/a^2 + (y-k)^2/b^2 = 1, the center is (h,k)(h, k).
  2. Find the major axis. For an axis-aligned ellipse in standard form, the larger denominator tells you which direction stretches farther from the center.
  3. Mark vertices. Move aa units from the center along the major axis and bb units along the minor axis.
  4. Compute the foci. Use c2=a2b2c^2 = a^2 - b^2 with a>b>0a > b > 0, then place the foci on the major axis.
  5. Read eccentricity. Use e=c/ae = c/a to measure how stretched the ellipse is.

A full example: graph x2/25+y2/9=1x^2/25 + y^2/9 = 1

Start with the equation

x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1

Because 25>925 > 9, the major axis is horizontal. Read off

a2=25a=5,b2=9b=3a^2 = 25 \Rightarrow a = 5, \qquad b^2 = 9 \Rightarrow b = 3

Now find cc:

c2=a2b2=259=16c^2 = a^2 - b^2 = 25 - 9 = 16

so c=4c = 4. The important points are:

  • Center: (0,0)(0, 0)
  • Vertices: (±5,0)(\pm 5, 0)
  • Co-vertices: (0,±3)(0, \pm 3)
  • Foci: (±4,0)(\pm 4, 0)

The eccentricity is

e=ca=45e = \frac{c}{a} = \frac{4}{5}

To sketch the graph, plot the center first, then the vertices and co-vertices, and draw a smooth curve through those four endpoints. Since the major axis is horizontal, the ellipse should be wider than it is tall. If the ellipse is centered at (h,k)(h, k) instead of the origin, the same steps work after shifting every key point by (h,k)(h, k).

Where students get stuck, and how to check each step

  • Mixing up aa and bb. For a non-circular ellipse in standard form, aa is the semi-major axis, so a>ba > b. Assigning aa to the xx term automatically is only correct when the major axis is horizontal.
  • Using the wrong relation for the foci. For an ellipse, c2=a2b2c^2 = a^2 - b^2, not a2+b2a^2 + b^2. The wrong sign gives the wrong foci and eccentricity.
  • Confusing vertices with foci. The vertices are the endpoints of the major axis; the foci are inside the ellipse. They are not the same points.
  • Overusing the denominator shortcut. The larger denominator identifies the major axis only after the equation is in standard axis-aligned form. A rotated ellipse does not read that way directly.

This is also why Step 1 matters so much: put the equation into standard form first, because the shortcuts only work cleanly for axis-aligned standard form. Ellipses appear throughout analytic geometry and conic sections, and in physics models such as orbital paths in the idealized two-body model, where one focus sits at the central body.

Practice this procedure

Run all five steps on

(x2)216+(y+1)24=1\frac{(x-2)^2}{16} + \frac{(y+1)^2}{4} = 1

and find the center, vertices, foci, and eccentricity before you sketch it. For one more check, compare your graph with the example above and see exactly how the shift changes the key points without changing the overall shape.

Frequently Asked Questions

What is the easiest way to recognize an ellipse equation?
In coordinate geometry, an axis-aligned ellipse usually appears as a sum of two squared terms equal to $1$, such as $x^2/25 + y^2/9 = 1$, with different positive denominators.
Is a circle a special case of an ellipse?
Yes. If the two semi-axes are equal, the ellipse becomes a circle. In that limiting case, the eccentricity is $0$.
Does the larger denominator always give the major axis?
That shortcut works for the standard axis-aligned form of an ellipse. If the equation has been rotated or not yet simplified, you need more analysis before reading the axes.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →