document.write( "Question 476800: Hi I am having some difficulties with this problem. I hope you can help. Thanks in advance. \r
\n" );
document.write( "\n" );
document.write( "Find the center and radius of the circle whose equation is x2 + 10x + y2 = 75.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #327205 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Hi I am having some difficulties with this problem. I hope you can help. Thanks in advance. \n" ); document.write( "Find the center and radius of the circle whose equation is x2 + 10x + y2 = 75 \n" ); document.write( "** \n" ); document.write( "x2 + 10x + y2 = 75 \n" ); document.write( "completing the square \n" ); document.write( "(x^2+10x+25)+y^2=75+25=100 \n" ); document.write( "(x+5)^2+y^2=100 \n" ); document.write( "This is an equation of a circle of standard form: (x-h)^2+(y-k)^2=r^2, with (h,k) being the (x,y) coordinates of the center and r=radius. \n" ); document.write( "For given equation: \n" ); document.write( "Center:(-5,0) \n" ); document.write( "r^2=100 \n" ); document.write( "r=10 (radius) \n" ); document.write( " |