document.write( "Question 1119145: The equation of a circle in the xy plane is x^2+y^2+8x-10y=-5. What is the radius of the circle?
\n" );
document.write( "A)-6
\n" );
document.write( "B)6
\n" );
document.write( "C)36
\n" );
document.write( "D)None \n" );
document.write( "
Algebra.Com's Answer #734620 by ikleyn(53308) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Perform completing the squares for x and y separately to transform the given equation to the standard equation of the circle:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "x^2 + y^2 + 8x - 10y = -5\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(x^2 + 8x) + (y^2 - 10y) = -5 <<<---=== first step - grouping\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(x^2 + 8x + 16) + (y^2 - 10y + 25) = -5 + 16 + 25 <<<---=== identical transformations\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |