Identifying Conic Sections
Identifying Conic Sections
A general second-degree equation takes the form: Ax2+Bxy+Cy2+Dx+Ey+F=0
In most Grade 11 problems, the xy term is missing (B=0), leaving us with: Ax2+Cy2+Dx+Ey+F=0
You can determine whether this equation represents a circle, ellipse, parabola, or hyperbola by examining the coefficients A and C, or by completing the square to rewrite the equation in its standard form.
Using Coefficients to Identify Conics
When B=0, you can quickly classify the conic section by looking at the squared terms:
- Parabola: Either A=0 or C=0 (only one squared variable).
- Circle: A=C (both coefficients are exactly the same).
- Ellipse: A and C have the same sign but different values (Aâ C>0 and Aî =C).
- Hyperbola: A and C have opposite signs (Aâ 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.
- Group the x terms and y terms together.
- Factor out the leading coefficients A and C from the grouped terms.
- Complete the square for both x and y. Remember to add the equivalent value to the other side of the equation!
- Divide by the constant term on the right side to set the equation to 1 (for ellipses and hyperbolas).
Example 1: Identifying an Ellipse
Identify and convert to standard form: 4x2+9y2â16x+18yâ11=0
1. Quick Check: A=4 and C=9. Since they are both positive but not equal, this is an ellipse.
2. Complete the Square: Group terms: (4x2â16x)+(9y2+18y)=11
Factor out coefficients: 4(x2â4x)+9(y2+2y)=11
Complete the square (add (â4/2)2=4 inside the first parenthesis, and (2/2)2=1 inside the second). Add 4(4)=16 and 9(1)=9 to the right side: 4(x2â4x+4)+9(y2+2y+1)=11+16+9 4(xâ2)2+9(y+1)2=36
Divide by 36 to get 1 on the right side: 364(xâ2)2â+369(y+1)2â=1 9(xâ2)2â+4(y+1)2â=1
Example 2: Identifying a Hyperbola
Classify and convert to standard form: x2â4y2+2x+8yâ7=0
1. Quick Check: A=1 and C=â4. Since they have opposite signs, this is a hyperbola.
2. Complete the Square: Group terms: (x2+2x)â(4y2â8y)=7 (Note: factoring out the negative changes the sign of the y term!)
Factor out coefficients: (x2+2x)â4(y2â2y)=7
Complete the square. Add 1 for x, and add â4(1)=â4 to the right side for y: (x2+2x+1)â4(y2â2y+1)=7+1â4 (x+1)2â4(yâ1)2=4
Divide by 4: 4(x+1)2ââ1(yâ1)2â=1