document.write( "Question 687908: Convert 25x^2+100y^2-450x+1800y+7625=0 into standard ellipse equation form \n" ); document.write( "
Algebra.Com's Answer #425517 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Convert 25x^2+100y^2-450x+1800y+7625=0 into standard ellipse equation form \n" ); document.write( "standard ellipse equation form: \n" ); document.write( "simplify: divide by 25 \n" ); document.write( "x^2+4y^2-18x+72y+305=0 \n" ); document.write( "complete the square: \n" ); document.write( "x^2-18x+4y^2+72y+305=0 \n" ); document.write( "(x^2-18x+81)+4(y^2+18y+81)=-305+81+324 \n" ); document.write( "(x-9)^2+4(y+9)^2=100 \n" ); document.write( " \n" ); document.write( "This is an ellipse with horizontal major axis and center at (9,-9) \n" ); document.write( " |