document.write( "Question 703148: Determine if the given equation describes ellipse, or hyperbola. Also write each in standard form.
\n" );
document.write( "x^2+9y^2-8x-90y+232=0 \n" );
document.write( "
Algebra.Com's Answer #433340 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine if the given equation describes ellipse, or hyperbola. Also write each in standard form. \n" ); document.write( "x^2+9y^2-8x-90y+232=0 \n" ); document.write( "x^2-8x+9y^2-90y+232=0 \n" ); document.write( "x^2-8x+9y^2-90y=-232 \n" ); document.write( "complete the squares \n" ); document.write( "(x^2-8x+16)+9(y^2-10y+25)=-232+16+225 \n" ); document.write( "(x-4)^2+9(y-5)^2=9 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with horizontal major axis and center at (4,5) \n" ); document.write( "Its standard form: |