Circle: A conic section where x² and y² have equal coefficients and no xy term
General Form: x² + y² + Dx + Ey + F = 0
- Identify coefficients A, B, C, D, E, F
- Check if A = C and B = 0
- Complete the square to verify
- Convert to standard form
x² + y² - 6x + 8y + 9 = 0
Comparing to Ax² + Bxy + Cy² + Dx + Ey + F = 0:
A = 1, B = 0, C = 1, D = -6, E = 8, F = 9
For a circle: A = C and B = 0
Here: A = 1, C = 1, so A = C ✓
Here: B = 0 ✓
(x² - 6x) + (y² + 8y) = -9
(x² - 6x + 9) + (y² + 8y + 16) = -9 + 9 + 16
(x - 3)² + (y + 4)² = 16
This is a circle with center (3, -4) and radius 4
The equation represents a circle with center (3, -4) and radius 4.
• Circle identification: A = C and B = 0 in general form
• Completing the square: Add (coefficient/2)² to both sides
• Standard form: (x - h)² + (y - k)² = r²
Ellipse: A conic section where x² and y² have the same sign but different coefficients
General Form: Ax² + Cy² + Dx + Ey + F = 0 (A and C same sign, A ≠ C)
4x² + 9y² - 16x + 18y - 11 = 0
Comparing to Ax² + Bxy + Cy² + Dx + Ey + F = 0:
A = 4, B = 0, C = 9, D = -16, E = 18, F = -11
For an ellipse: A and C have the same sign and A ≠ C
Here: A = 4 > 0, C = 9 > 0, so A and C have the same sign ✓
Here: A = 4 ≠ 9 = C ✓
4x² - 16x + 9y² + 18y = 11
4(x² - 4x) + 9(y² + 2y) = 11
4(x² - 4x + 4) + 9(y² + 2y + 1) = 11 + 4(4) + 9(1)
4(x - 2)² + 9(y + 1)² = 36
(x - 2)²/9 + (y + 1)²/4 = 1
This is an ellipse with center (2, -1), a² = 9 (a = 3), b² = 4 (b = 2)
The equation represents an ellipse with center (2, -1), semi-major axis 3, and semi-minor axis 2.
• Ellipse identification: A and C same sign and A ≠ C
• Completing the square: Factor coefficients before completing
• Standard form: (x - h)²/a² + (y - k)²/b² = 1
Parabola: A conic section where only one variable is squared
General Form: Only one of x² or y² appears (the other is absent)
y² - 8x + 6y + 1 = 0
Comparing to Ax² + Bxy + Cy² + Dx + Ey + F = 0:
A = 0, B = 0, C = 1, D = -8, E = 6, F = 1
For a parabola: Either A = 0 or C = 0 (but not both)
Here: A = 0 and C = 1 ≠ 0 ✓
y² + 6y = 8x - 1
y² + 6y + 9 = 8x - 1 + 9
(y + 3)² = 8x + 8
(y + 3)² = 8(x + 1)
This is a horizontal parabola with vertex (-1, -3) and opening to the right
The equation represents a horizontal parabola with vertex (-1, -3) and focus at (1, -3).
• Parabola identification: Either A = 0 or C = 0 (but not both)
• Completing the square: Group terms with the same variable
• Standard form: (y - k)² = 4p(x - h) for horizontal parabola
Conic Section: A curve obtained as the intersection of a cone with a plane
Circle: Set of points equidistant from a center point
Ellipse: Set of points where sum of distances to two foci is constant
Parabola: Set of points equidistant from focus and directrix
Hyperbola: Set of points where difference of distances to two foci is constant
- Identify coefficients: Extract A, B, C, D, E, F from general form
- Check for Bxy term: If B ≠ 0, rotation is involved
- Apply classification rules: Use conditions for each conic type
- Complete the square: Convert to standard form for verification
- State the result: Clearly identify the conic type
Hyperbola: A conic section where x² and y² have opposite signs
General Form: Ax² + Cy² + Dx + Ey + F = 0 (A and C have opposite signs)
9x² - 4y² + 36x + 8y - 4 = 0
Comparing to Ax² + Bxy + Cy² + Dx + Ey + F = 0:
A = 9, B = 0, C = -4, D = 36, E = 8, F = -4
For a hyperbola: A and C have opposite signs
Here: A = 9 > 0 and C = -4 < 0, so A and C have opposite signs ✓
9x² + 36x - 4y² + 8y = 4
9(x² + 4x) - 4(y² - 2y) = 4
9(x² + 4x + 4) - 4(y² - 2y + 1) = 4 + 9(4) - 4(1)
9(x + 2)² - 4(y - 1)² = 36
(x + 2)²/4 - (y - 1)²/9 = 1
This is a horizontal hyperbola with center (-2, 1), a² = 4 (a = 2), b² = 9 (b = 3)
The equation represents a horizontal hyperbola with center (-2, 1), transverse axis length 4, and conjugate axis length 6.
• Hyperbola identification: A and C have opposite signs
• Completing the square: Factor coefficients before completing
• Standard form: (x - h)²/a² - (y - k)²/b² = 1
Discriminant: B² - 4AC determines conic type when B ≠ 0
Classification: B² - 4AC < 0: ellipse/circle, = 0: parabola, > 0: hyperbola
2x² + 3xy + 4y² - 5x + 6y - 1 = 0
Comparing to Ax² + Bxy + Cy² + Dx + Ey + F = 0:
A = 2, B = 3, C = 4, D = -5, E = 6, F = -1
Discriminant = B² - 4AC
Discriminant = 3² - 4(2)(4) = 9 - 32 = -23
Since B² - 4AC = -23 < 0, this is an ellipse (or circle if A = C)
Since A ≠ C (2 ≠ 4), this is an ellipse
Since B ≠ 0, the axes of the ellipse are rotated relative to the coordinate axes
The equation represents an ellipse with rotated axes since B² - 4AC = -23 < 0.
• Discriminant method: B² - 4AC classifies conics when B ≠ 0
• Rotation: When B ≠ 0, axes are rotated
• Classification: Negative discriminant indicates ellipse
Conic Section: A curve formed by the intersection of a plane and a double-napped cone
General Form: Ax² + Bxy + Cy² + Dx + Ey + F = 0 where A, B, C are not all zero
Discriminant: B² - 4AC determines the type of conic section
Rotation: When B ≠ 0, the conic is rotated relative to coordinate axes
- Extract coefficients: Identify A, B, C, D, E, F from the equation
- Check for rotation: If B ≠ 0, use discriminant method
- Apply classification rules: Use conditions based on coefficients
- Verify with standard form: Complete the square to confirm
- State the result: Clearly identify the conic type
• Circle: A = C and B = 0
• Ellipse: A and C have same sign and A ≠ C
• Parabola: Either A = 0 or C = 0 (but not both)
• Hyperbola: A and C have opposite signs
• Discriminant: B² - 4AC < 0 (ellipse), = 0 (parabola), > 0 (hyperbola)
• Circle: x² + y² = r² (B² - 4AC = 0 - 4(1)(1) = -4 < 0)
• Ellipse: (x²/a²) + (y²/b²) = 1 (B² - 4AC = -4(1/a²)(1/b²) < 0)
• Parabola: y² = 4px (B² - 4AC = 0 - 4(0)(1) = 0)
• Hyperbola: (x²/a²) - (y²/b²) = 1 (B² - 4AC = -4(1/a²)(-1/b²) > 0)
Analysis: The visualization shows how different discriminant values correspond to different conic sections.
- Discriminant < 0: Ellipses and circles
- Discriminant = 0: Parabolas
- Discriminant > 0: Hyperbolas
- Rotation occurs when B ≠ 0