document.write( "Question 917612: Graph the following conic section
\n" );
document.write( "x^2+8x+y^2-4y=16 \n" );
document.write( "
Algebra.Com's Answer #556770 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Graph the following conic section \n" ); document.write( "x^2+8x+y^2-4y=16 \n" ); document.write( "complete the square \n" ); document.write( "(x^2+8x+16)+(y^2-4y+4)=16+16+4 \n" ); document.write( "(x+4)^2+(y-2)^2=36 \n" ); document.write( "This is an equation of a circle with center at (-4,2) with radius=6 \n" ); document.write( "see graph of circle below: \n" ); document.write( "(36-(x+4)^2)^.5+2\r \n" ); document.write( "\n" ); document.write( " |