document.write( "Question 734206: Write the equation for the circle with center at (0,0) and radius of 4. \n" ); document.write( "
Algebra.Com's Answer #448754 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Standard form of a circle: \n" ); document.write( "(x−h)^2+(y−k)^2=r^2 \n" ); document.write( ". \n" ); document.write( "plug in center at (0,0) and radius of 4 \n" ); document.write( "(x−0)^2+(y−0)^2=4^2 \n" ); document.write( "x^2+y^2 = 16 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |