document.write( "Question 401886: it might be calculus, but there problem is this...\r
\n" );
document.write( "\n" );
document.write( "Find the Radius of this circle..
\n" );
document.write( " x^2 -10x +y^2 + 8y = 28 \n" );
document.write( "
Algebra.Com's Answer #284368 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x² - 10x + y² + 8y = 28\r\n" ); document.write( "\r\n" ); document.write( "Take one-half the -10, which is -5\r\n" ); document.write( "Square -5. Get +25\r\n" ); document.write( "Add +25 to both sides, putting it right after the -10x on the left\r\n" ); document.write( "\r\n" ); document.write( "x² - 10x + 25 + y² + 8y = 28 + 25\r\n" ); document.write( "\r\n" ); document.write( "Take one-half the +8, which is +4\r\n" ); document.write( "Square +4. Get +16\r\n" ); document.write( "Add +16 to both sides, putting it right after the 8y on the left\r\n" ); document.write( " \r\n" ); document.write( "x² - 10x + 25 + y² + 8y + 16 = 28 + 25 + 16\r\n" ); document.write( "\r\n" ); document.write( "Combine the terms on the right\r\n" ); document.write( "\r\n" ); document.write( "x² - 10x + 25 + y² + 8y + 16 = 69\r\n" ); document.write( "\r\n" ); document.write( "Factor the first three terms on the left as (x - 5)(x - 5) and \r\n" ); document.write( "then write it as (x - 5)²\r\n" ); document.write( "\r\n" ); document.write( "(x - 5)² + y² + 8y + 16 = 69\r\n" ); document.write( "\r\n" ); document.write( "Factor the last three terms on the left as (y + 4)(y + 4) and \r\n" ); document.write( "then write it as (y + 4)²\r\n" ); document.write( "\r\n" ); document.write( "(x - 5)² + (y + 4)² = 69\r\n" ); document.write( "\r\n" ); document.write( "Compare to \r\n" ); document.write( "\r\n" ); document.write( "(x - h)² + (y - k)² = r²\r\n" ); document.write( "\r\n" ); document.write( "Then \r\n" ); document.write( "\r\n" ); document.write( "-h = -5 so h = 5 \r\n" ); document.write( "\r\n" ); document.write( "-k = +4 so k = -4\r\n" ); document.write( "\r\n" ); document.write( "So center = (h,k) = (5,-4)\r\n" ); document.write( " __\r\n" ); document.write( "r² = 69, so r = Ö69\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |