document.write( "Question 822081: what is the center of the circle defined y the equation x^2+2x+y^2=15 \n" ); document.write( "
Algebra.Com's Answer #494947 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the center of the circle defined y the equation x^2+2x+y^2=15 \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a circle: (x-h)^2+(y-k)^2=r^2, (h,k)=coordinates of center, r=radius \n" ); document.write( ".. \n" ); document.write( "x^2+2x+y^2=15 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2+2x+1+y^2=15+1 \n" ); document.write( "(x+1)^2+y^2=16 \n" ); document.write( "center:(-1,0) \n" ); document.write( " |