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)![]() ![]() You can put this solution on YOUR website! The general equation of an ellipse centered at (h,k) is : \n" ); document.write( " \n" ); document.write( "So in your example equation, the center is (3,-4) \n" ); document.write( " |