document.write( "Question 801792: What is the general form of the equation of the given circle with center A?
\n" );
document.write( "A(-3,12) r=5 \n" );
document.write( "
Algebra.Com's Answer #483649 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! (x - a)^2 + (y - b)^2 = r^2 \n" ); document.write( "(x + 3)^2 + (y - 12)^2 = 25 \n" ); document.write( "= x^2 + y^2 + 6x - 24y + 128 = 0 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |