document.write( "Question 484442: Hello,\r
\n" ); document.write( "\n" ); document.write( "I need a quick brush-up on ellipses:\r
\n" ); document.write( "\n" ); document.write( "find center of ellipse x^2+4y+6x-8y+9=0\r
\n" ); document.write( "\n" ); document.write( "mainly i just need to know how to get this in the right form, and then I think I'm good from there on figuring out the center, etc. I completed the square and got (x+3)^2+4(y-1)^2=1, but there is still the 4 in front of the (y-1)^2 - how do i get rid of the 4 while keeping a 1 on the right side?\r
\n" ); document.write( "\n" ); document.write( "Thanks,\r
\n" ); document.write( "\n" ); document.write( "Jessica
\n" ); document.write( "

Algebra.Com's Answer #331586 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
I need a quick brush-up on ellipses:
\n" ); document.write( "find center of ellipse x^2+4y+6x-8y+9=0
\n" ); document.write( "mainly i just need to know how to get this in the right form, and then I think I'm good from there on figuring out the center, etc. I completed the square and got (x+3)^2+4(y-1)^2=1, but there is still the 4 in front of the (y-1)^2 - how do i get rid of the 4 while keeping a 1 on the right side?
\n" ); document.write( "***
\n" ); document.write( "I will assume 4y was meant to be 4y^2
\n" ); document.write( "Rewriting the equation:
\n" ); document.write( "x^2+4y^2+6x-8y+9=0
\n" ); document.write( "completing the square
\n" ); document.write( "(x^2+6x+9)+4(y^2-2y+1)=-9+9+4=4 (<--This is where you made a small error)
\n" ); document.write( "(x+3)^2+4(y-1)^2=4
\n" ); document.write( "divide by 4
\n" ); document.write( "(x+3)^2/4+(y-1)^2=1
\n" ); document.write( "
\n" );