document.write( "Question 770777: What is the radius of the circle between and tangent to the circles with these equations:\r
\n" );
document.write( "\n" );
document.write( "(x+1)^2 + (y-7)^2=1
\n" );
document.write( "(x-6)^2 + (y-1)^2=1 \n" );
document.write( "
Algebra.Com's Answer #469965 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the radius of the circle between and tangent to the circles with these equations: \n" ); document.write( "(x+1)^2 + (y-7)^2=1 \n" ); document.write( "(x-6)^2 + (y-1)^2=1 \n" ); document.write( "*** \n" ); document.write( "circle A with center at (-1,7) \n" ); document.write( "circle B with center at (6,1) \n" ); document.write( "circle C (in-between circle\r \n" ); document.write( "\n" ); document.write( "Radius of circle C=(1/2)(distance between centers of circles A and B minus the sum of their radii) \n" ); document.write( "use distance formula:d=√(x1-x2)^2+(y1-y2)^2) \n" ); document.write( "=√(-1-6)^2+(7-1)/2)=√(49+36)=√85 \n" ); document.write( "Radius of circle C=(1/2)(√85-2)≈3.61 \n" ); document.write( " |