document.write( "Question 730924: What is the centre and radius of the circle with the equation x^2+y^2-2y-15=15 \n" ); document.write( "
Algebra.Com's Answer #446919 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
What is the centre and radius of the circle with the equation
\n" ); document.write( "x^2+y^2-2y-15=15
\n" ); document.write( "Standard form of equation for a circle: (x-h)^2+(y-k)^2=r^2, (h,k)=(x,y) coordinates of center, r=radius
\n" ); document.write( "For given equation:
\n" ); document.write( "x^2+y^2-2y=30
\n" ); document.write( "complete the square:
\n" ); document.write( "x^2+(y^2-2y+1)=30+1
\n" ); document.write( "x^2+(y-1)^2=31
\n" ); document.write( "center: (0,1)
\n" ); document.write( "radius: √31
\n" ); document.write( "
\n" );