document.write( "Question 456045: Trying to help my son but it's been waaaay too long ago:\r
\n" );
document.write( "\n" );
document.write( "x^2 + y^2 +4x - 6y -3 = 0 \n" );
document.write( "
Algebra.Com's Answer #313059 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + y^2 +4x - 6y -3 = 0 \n" ); document.write( ".. \n" ); document.write( "To find out what kind of conic this equation is, we must put it in standard form by completing the square. This is how you do it: \n" ); document.write( "completing the square \n" ); document.write( "(x^2+4x+4)+(y^2-6y+9)=3+4+9=16 \n" ); document.write( "(x+2)^2+(y-3)^2=16 \n" ); document.write( "This equation is a circle with center at (-2,3) and radius=√16=4 \n" ); document.write( "see the graph below as a visual check on the answer \n" ); document.write( ".. \n" ); document.write( "y=(16-(x+2)^2)^.5+3 \n" ); document.write( " |