document.write( "Question 476727: Put the equation in standard form for an ellipse
\n" );
document.write( "100x^2-200x+9y^2+18y=791 \n" );
document.write( "
Algebra.Com's Answer #326877 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Put the equation in standard form for an ellipse \n" ); document.write( "100x^2-200x+9y^2+18y=791 \n" ); document.write( "** \n" ); document.write( "100x^2-200x+9y^2+18y=791 \n" ); document.write( "completing the squares \n" ); document.write( "100(x^2-2x+1)+9(y^2+2+1)=791+100+9=900 \n" ); document.write( "100(x-1)^2+9(y+1)^2=900 \n" ); document.write( "divide by 100 \n" ); document.write( "(x-1)^2/9+(y+1)^2/100=1 \n" ); document.write( "This is an equation of an ellipse with vertical major axis of the standard form: \n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, with (h,k)=(x,y) coordinates of the center \n" ); document.write( "Given equation: \n" ); document.write( "(x-1)^2/9+(y+1)^2/100=1 \n" ); document.write( "Center:(1,-1) \n" ); document.write( "a^2=100 \n" ); document.write( "b^2=9 \n" ); document.write( " |