document.write( "Question 707702: What is the equation of a circle with center (5,-7) and diameter 6? \n" ); document.write( "
Algebra.Com's Answer #435828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation of a circle with center (5,-7) and diameter 6? \n" ); document.write( "----- \n" ); document.write( "radius = 3 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "Let (x,y) be any point on the circle. \n" ); document.write( "(x-5)^2 + (y+7)^2 = 3^2 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |