
Mark H. answered 12/04/19
Tutoring in Math and Science at all levels
The standard form for an ellipse is x2/a2 + y2/b2 = 1 (If the center is not at (0,0), then x and/or y get replaced by the unknown + or - a constant)
a and b are the "semi-major" and "semi-minor" axes---assuming that the longer axis of the ellipse is horizontal
The first thing to do is get your equation into this form....
x2 + 3y2 − 6x + 6y + 6 = 0
group the x and y terms, and factor out the constant for y:
x2 − 6x ____ + 3(y2 + 2y ____ ) + 6 = 0
Complete the square for each group:
x2 − 6x + 9 + 3(y2 + 2y + 1) + 6 - 9 - 3 = 0
Replace x and y polynomials by squares, and move all the constants to the right side:
(x - 3)2 + 3(y + 1)2 = 6
Divide both sides by 6:
(x - 3)2 /6 + (y + 1)2 /2 = 1
And put in standard form:
(x - 3)2 / (√6)2 + (y + 1)2 / (√2)2 = 1
So: a = 2.45 and b = 1.41
Note the offsets: These tell us that the center is at (3,-1)
The vertices are found by letting the y term go to zero---or by simply finding the x coordinates at 3 +/- a, a = 2.45, so x = 5.45 or 0.55
Finally, the distance from the center to the foci is commonly called "c", and is found from:
c2 = a2 - b2
c2 = 6 + 2 = 8, so c = +/- 2.83
CHECK all this by using a graphing calculator or online tool to graph the original equation.