Ellipses: Learn It 4

Graphing an Ellipse in General Form

Graphing an ellipse that’s not in its simplest form might seem challenging at first, but with a few steps, it becomes manageable and even fun! When you start with a more complex form of an ellipse, the key is to transform it into the standard form. This transformation process often involves completing the square and sometimes adjusting the coordinate system.

general form of an ellipse

[latex]a{x}^{2}+b{y}^{2}+cx+dy+e=0[/latex]

 

To rewrite the equation into standard form:

  1. Rearrange the equation by grouping terms that contain the same variable. Move the constant term to the opposite side of the equation
  2. Factor out the coefficients of the [latex]x^2[/latex] and [latex]y^2[/latex] terms in preparation for completing the square.
  3. Complete the square for each variable to rewrite the equation in the form of the sum of multiples of two binomials squared set equal to a constant [latex]a(x-h)^2+b(y-k)^2 = \text{constant}[/latex].
  4. Divide both sides of the equation by the constant term to express the equation in standard form.
To write the equation of an ellipse in standard form, you’ll need to complete the square two times.Given an expression of the form [latex]a\left(x^2+bx\right)[/latex], add [latex]\left(\dfrac{b}{2}\right)^2[/latex] inside the parentheses, then subtract [latex]a\left(\dfrac{b}{2}\right)^2[/latex] to counteract the change you made.If completing the square on one side of an equation, you may either subtract the value of [latex]a\left(\dfrac{b}{2}\right)^2[/latex] from that side, or add it to the other to maintain equality.

Then factor the perfect square trinomial you created inside the original parentheses.

Example

[latex]\qquad a\left(x^2+bx\right)[/latex]

[latex]=a\left(x^2+bx+ \left(\dfrac{b}{2}\right)^2\right)-a\left(\dfrac{b}{2}\right)^2[/latex]

[latex]=a\left(x+ \dfrac{b}{2}\right)^2-a\left(\dfrac{b}{2}\right)^2[/latex]

Graph the ellipse given by the equation [latex]4{x}^{2}+9{y}^{2}-40x+36y+100=0[/latex]. Identify and label the center, vertices, co-vertices, and foci.