document.write( "Question 601804: what is the equation of a circle having radius of 5 and tangent to both axes? \n" ); document.write( "
Algebra.Com's Answer #380002 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If it has a radius of 5 and the circle is tangent to both axes, then the center must be 5 units away from both axes. So the center is (h,k) = (5,5). The radius is 5, so r = 5.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation in the form \"%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2\" is \"%28x-5%29%5E2%2B%28y-5%29%5E2=25\"
\n" ); document.write( "
\n" );