document.write( "Question 281302: 2x^2+y^2-12x-16y+10=0
\n" );
document.write( "how do i convert this to standard form of a conic section \n" );
document.write( "
Algebra.Com's Answer #204342 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This an ellipse \n" ); document.write( "2x^2-12x+y^2-16y+10=0 \n" ); document.write( "(x-3)^2+(y-8)^2=36 \n" ); document.write( " |