document.write( "Question 702069: Write the general form of the equation of the circle.
\n" ); document.write( "Center: (0, 0); radius: 5
\n" ); document.write( "

Algebra.Com's Answer #432760 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
the general form of the equation of the circle
\n" ); document.write( "is (x-h)^2+(y-k)^2=r^2 where Center: (h,k)& r=radius
\n" ); document.write( "now putting Center: (0, 0); radius: 5
\n" ); document.write( "we get (x-0)^2+(y-0)^2=5^2
\n" ); document.write( "or x^2+y^2=25
\n" ); document.write( "ans
\n" ); document.write( "
\n" );