If you remember how to complete the square, this is like completing two squares at the same time (once for x and once for y).
Rearrange the equation by putting your x's together and y's together, and move the constant to the other side of the equal sign.
x2 + 6x + 4y2 - 8y = -9
Use (b/2)2 for the x and y portions, note I factored 4 out from the y's first. This also means that when we get +1 for completing y's square, it actually adds 4 to the other side of the equation because of the parenthesis.
x2 + 6x + 9 + 4(y2 - 2y + 1) = -9 + 9 + 4
Factor.
(x + 3)2 + 4(y - 1)2 = 4
Divide everything by 4 (ellipse formula wants everything to equal 1).
(x + 3)2/4 + (y - 1)2 = 1
Convert to ellipse formula (4 is a2 in this case so a = 2).
(x + 3)2/22 + (y - 1)2 = 1
This will create an ellipse centered at (-3, 1) with a major (horizontal) radius of 2 and a minor (vertical) radius of 1.
Inactive Tutor
Also, note that if the general form contains an xy term, then the statement about the x squared and y squared terms is not necessarily true. desmos.com/calculator/vg5l0jsmni01/03/25