document.write( "Question 856751: How do I find the center for a ellipse? Here's an example : (x-3)squared(y+4)squared
\n" ); document.write( " 1
\n" ); document.write( "

Algebra.Com's Answer #516230 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The general equation of an ellipse centered at (h,k) is :
\n" ); document.write( "\"%28x-h%29%5E2%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1\"
\n" ); document.write( "So in your example equation, the center is (3,-4)
\n" ); document.write( "
\n" );