document.write( "Question 43925: Decide whether or not each equation has a circle as its graph. If it does give the center and the radius.\r
\n" ); document.write( "\n" ); document.write( "x^2+8x+y^2-6y+16=0\r
\n" ); document.write( "\n" ); document.write( "acrown1@umbc.edu
\n" ); document.write( "

Algebra.Com's Answer #28837 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Okay from
\n" ); document.write( "x^2 + 8x + y^2 - 6y + 16 = 0
\n" ); document.write( "we complete the squares twice and get
\n" ); document.write( "x^2 + 8x + 16 + y^2 - 6y + 9 + 16 = 0 + 16 + 9
\n" ); document.write( "now simplify and form squares and get
\n" ); document.write( "(x + 4)^2 + (y - 3)^2 = 9
\n" ); document.write( "So this is a circle with center at (-4, 3) and radius 3.
\n" ); document.write( "
\n" );