document.write( "Question 45671: Find the center and radius of the circle given by x^2+y^2-4x+8y=4 \n" ); document.write( "
Algebra.Com's Answer #30357 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2+y^2-4x+8y=4\r \n" ); document.write( "\n" ); document.write( "Rearrange and complete the square on the x and the y terms, as follows:\r \n" ); document.write( "\n" ); document.write( "x^2-4x+4 + y^2+8x+16 = 4 + 4 + 16 \n" ); document.write( "Factor as follows:\r \n" ); document.write( "\n" ); document.write( "(x-2)^2 + (y+4)^2 = 24\r \n" ); document.write( "\n" ); document.write( "Center is at (2,-4) \n" ); document.write( "radius is sqrt24 = 2sqrt6\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |