Facebook Pixel
Mathos AI logo

Identifying Conic Sections

Identifying Conic Sections

A general second-degree equation takes the form: Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0

In most Grade 11 problems, the xyxy term is missing (B=0B = 0), leaving us with: Ax2+Cy2+Dx+Ey+F=0Ax^2 + Cy^2 + Dx + Ey + F = 0

You can determine whether this equation represents a circle, ellipse, parabola, or hyperbola by examining the coefficients AA and CC, or by completing the square to rewrite the equation in its standard form.

Using Coefficients to Identify Conics

When B=0B = 0, you can quickly classify the conic section by looking at the squared terms:

  • Parabola: Either A=0A = 0 or C=0C = 0 (only one squared variable).
  • Circle: A=CA = C (both coefficients are exactly the same).
  • Ellipse: AA and CC have the same sign but different values (AC>0A \cdot C > 0 and ACA \neq C).
  • Hyperbola: AA and CC have opposite signs (AC<0A \cdot C < 0).

Completing the Square to Find Standard Form

While the quick test tells you the type of conic, completing the square gives you the standard form, revealing the center, vertices, and other key features.

  1. Group the xx terms and yy terms together.
  2. Factor out the leading coefficients AA and CC from the grouped terms.
  3. Complete the square for both xx and yy. Remember to add the equivalent value to the other side of the equation!
  4. Divide by the constant term on the right side to set the equation to 11 (for ellipses and hyperbolas).

Example 1: Identifying an Ellipse

Identify and convert to standard form: 4x2+9y216x+18y11=04x^2 + 9y^2 - 16x + 18y - 11 = 0

1. Quick Check: A=4A = 4 and C=9C = 9. Since they are both positive but not equal, this is an ellipse.

2. Complete the Square: Group terms: (4x216x)+(9y2+18y)=11(4x^2 - 16x) + (9y^2 + 18y) = 11

Factor out coefficients: 4(x24x)+9(y2+2y)=114(x^2 - 4x) + 9(y^2 + 2y) = 11

Complete the square (add (4/2)2=4(-4/2)^2 = 4 inside the first parenthesis, and (2/2)2=1(2/2)^2 = 1 inside the second). Add 4(4)=164(4) = 16 and 9(1)=99(1) = 9 to the right side: 4(x24x+4)+9(y2+2y+1)=11+16+94(x^2 - 4x + 4) + 9(y^2 + 2y + 1) = 11 + 16 + 9 4(x2)2+9(y+1)2=364(x - 2)^2 + 9(y + 1)^2 = 36

Divide by 36 to get 1 on the right side: 4(x2)236+9(y+1)236=1\frac{4(x - 2)^2}{36} + \frac{9(y + 1)^2}{36} = 1 (x2)29+(y+1)24=1\frac{(x - 2)^2}{9} + \frac{(y + 1)^2}{4} = 1

Example 2: Identifying a Hyperbola

Classify and convert to standard form: x24y2+2x+8y7=0x^2 - 4y^2 + 2x + 8y - 7 = 0

1. Quick Check: A=1A = 1 and C=4C = -4. Since they have opposite signs, this is a hyperbola.

2. Complete the Square: Group terms: (x2+2x)(4y28y)=7(x^2 + 2x) - (4y^2 - 8y) = 7 (Note: factoring out the negative changes the sign of the yy term!)

Factor out coefficients: (x2+2x)4(y22y)=7(x^2 + 2x) - 4(y^2 - 2y) = 7

Complete the square. Add 11 for xx, and add 4(1)=4-4(1) = -4 to the right side for yy: (x2+2x+1)4(y22y+1)=7+14(x^2 + 2x + 1) - 4(y^2 - 2y + 1) = 7 + 1 - 4 (x+1)24(y1)2=4(x + 1)^2 - 4(y - 1)^2 = 4

Divide by 4: (x+1)24(y1)21=1\frac{(x + 1)^2}{4} - \frac{(y - 1)^2}{1} = 1