document.write( "Question 646603: Put the equation in standard form for an ellipse.
\n" );
document.write( "9x^2-54x+4y^2+8y=-49 \n" );
document.write( "
Algebra.Com's Answer #406092 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Put the equation in standard form for an ellipse. \n" ); document.write( "9x^2-54x+4y^2+8y=-49 \n" ); document.write( "complete the squares \n" ); document.write( "9(x^2-6x+9)+4(y^2+2y+1)=-49+81+4 \n" ); document.write( "9(x-3)^2+4(y+1)^2=36 \n" ); document.write( "equation in standard form: \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with vertical major axis and center at(3,-1) \n" ); document.write( " \n" ); document.write( " |