document.write( "Question 958077: Write this conic section in standard form. x^2+y^2+6x-2y+9=0 \n" ); document.write( "
Algebra.Com's Answer #585507 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write this conic section in standard form. \n" ); document.write( "x^2+y^2+6x-2y+9=0 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2+6x+9)+(y^2-2y+1)=-9+9+1 \n" ); document.write( "(x+3)^2+(y-1)^2=1 \n" ); document.write( "This is an equation of a circle with center at (-3,1) and radius=1 \n" ); document.write( " |