asked 95.0k views
5 votes
General conic equation

asked
User Cstack
by
8.2k points

1 Answer

6 votes

There are 3 types of conics: parabola, ellipse, and hyperbola.

Equation of a parabola: y = a(x - h)² + k or x = a(y - k)² + h

Equation of an ellipse:
((x-h)^(2))/(a) +((y-k)^(2))/(b) =1

Equation of a hyperbola:
((x-h)^(2))/(a) -((y-k)^(2))/(b) =1


The general equation for all of them is:

Ax² + Bxy + Cy² + Dx + Ey + F = 0 ; A, B, C, D, E, F ∈ Integers

answered
User Tony Wong
by
6.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.