document.write( "Question 292403: Hi all, I was hoping to get some help with the following problem with regards to correctly finding an equation to a circle.
\n" ); document.write( "The problem involves a wheel rim with the equation:
\n" ); document.write( "x^2 + y^2 - 4x + 2y - 436 = 0
\n" ); document.write( "However, the wheel rim circle equation (above) does not account for the tyre on the wheel rim. Find the equation that represents the tyre if its sidewall height is 11cm.
\n" ); document.write( "Any help and guidance would be great.
\n" ); document.write( "Thanks, -Nick.
\n" ); document.write( "

Algebra.Com's Answer #211213 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the general equation is ___ (x - h)^2 + (y - k)^2 = r^2
\n" ); document.write( "this is a circle, centered at (h,k) with a radius of r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "completing the squares for x and y ___ x^2 - 4x + 4 + y^2 + 2y + 1 - 436 = 0 + 4 + 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x - 2)^2 + (y + 1)^2 = 431\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for the tyre ___ r^2 = {[sqrt(431)] + 11}^2
\n" ); document.write( "the center point does not change
\n" ); document.write( "
\n" );