document.write( "Question 760795: Select the equation for the circle with center at point (2, –5) and a radius of 12.
\n" );
document.write( " A.(x - 2)2 + (y + 5)2 = 12 B.(x + 2)2 + (y - 5)2 = 12
\n" );
document.write( " C.(x - 2)2 + (y + 5)2 = 144 D.(x + 2)2 + (y - 5)2 = 144 \n" );
document.write( "
Algebra.Com's Answer #462864 by kjmg(1)![]() ![]() ![]() You can put this solution on YOUR website! Select the equation for the circle with center at point (2, –5) and a radius of 12. \n" ); document.write( " A.(x - 2)2 + (y + 5)2 = 12 B.(x + 2)2 + (y - 5)2 = 12 \n" ); document.write( " C.(x - 2)2 + (y + 5)2 = 144 D.(x + 2)2 + (y - 5)2 = 144\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation of Circle is (x-h)^2 + (y-K)^2 = r^2.\r \n" ); document.write( "\n" ); document.write( "(2, -5) substituting it to the equation, (x-(-2))^2 + (y-(5))^2 = (12)^2. \n" ); document.write( " |