document.write( "Question 557335: find the center of the ellipse below\r
\n" );
document.write( "\n" );
document.write( "(x+4)^2/100 + (y+5)^2/25 =1 \n" );
document.write( "
Algebra.Com's Answer #362763 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the center of the ellipse below \n" ); document.write( "(x+4)^2/100 + (y+5)^2/25 =1 \n" ); document.write( "Standard form of an equation for an ellipse with horizontal major axis: \n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1, a>b, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given equation: \n" ); document.write( "Center: (-4,-5) \n" ); document.write( " |