document.write( "Question 740531: 11. Write the standard equation of the circle with center (-3, 5) and a diameter of 18.\r
\n" );
document.write( "\n" );
document.write( "I am begging anyone for help with this please ! \n" );
document.write( "
Algebra.Com's Answer #451624 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The equation of a circle with center (a,b) and radius R is \n" ); document.write( "(x-a)^2 + (y-b)^2 = R^2 \n" ); document.write( "We are given the center and the diameter, which is 2R \n" ); document.write( "So R = 9 and the equation is (x+3)^2 + (y-5)^2 = 81 \n" ); document.write( " |