document.write( "Question 739368: What type of graph is:\r
\n" );
document.write( "\n" );
document.write( "x^2+y^2-8x+6y+24=0 \n" );
document.write( "
Algebra.Com's Answer #451090 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! it can be written in the form \n" ); document.write( "(x-4)^2+(y+3)^2 = 1 \n" ); document.write( "it is a circle \n" ); document.write( "try \n" ); document.write( "x=3 y=-3 \n" ); document.write( "x=4 y=-4 \n" ); document.write( "x=4 y=-2 \n" ); document.write( "x=5 y=-3 \n" ); document.write( " |