document.write( "Question 161959: What is the standard equation of the circle with radius 4, and center (0,0)? \r
\n" );
document.write( "\n" );
document.write( "A (x+4)^2 + y^2 = 16
\n" );
document.write( "B (x+4)^2 + (y+4)^2 = 16
\n" );
document.write( "C (x+4)^2 + (y+4)^2 = 0
\n" );
document.write( "D x^2 + y^2 = 0
\n" );
document.write( "E ^2 + y^2 = 4
\n" );
document.write( "F x^2 + y^2 = 16\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have no idea where to start on this. Id apperciate seeing the steps and the correct answer. Thank you so much for all your help! \n" );
document.write( "
Algebra.Com's Answer #119342 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The formula for any circle is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So in this case, the center is (0,0) which means that h=0 and k=0. Also, the radius is 4 which means that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the equation goes from \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now simplify to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is F \n" ); document.write( " |