document.write( "Question 600314: 13xx+13yy=49. I need to decide if it is an ellipse, parabola, hyperbola, or a circle. Once I decide I need to put into the right equation and be able to graph it.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #379236 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
13xx+13yy=49. I need to decide if it is an ellipse, parabola, hyperbola, or a circle. Once I decide I need to put into the right equation and be able to graph it.
\n" ); document.write( "
\r\n" );
document.write( "13·x² + 13·y² = 49\r\n" );
document.write( "\r\n" );
document.write( "It's a circle because x² and y² have the same coefficient when they\r\n" );
document.write( "are on the same side of the equation.\r\n" );
document.write( "\r\n" );
document.write( "Divide through by 13\r\n" );
document.write( "\r\n" );
document.write( "\"13%2Ax%5E2%2F13\" + \"13%2Ay%5E2%2F13\" = \"49%2F13\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28cross%2813%29x%5E2%29%2Fcross%2813%29\" + \"cross%2813%29y%5E2%2Fcross%2813%29\" = \"49%2F13\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x² + y² = \"49%2F13\"  in the form x² + y² = r²\r\n" );
document.write( "\r\n" );
document.write( "That's a circle with center at the origin and radius = \"sqrt%2849%2F13%29\"\r\n" );
document.write( "\r\n" );
document.write( "That's a weird value for a radius.  It's like 1.941450687\r\n" );
document.write( "\r\n" );
document.write( "But here's the graph:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );