document.write( "Question 210713: The area of a circular ring is 90. If the radius of the outer circle forming the ring is 10, what is the radius of the inner circle of the ring? (assuming the circles forming the ring have the same center.) \n" ); document.write( "
| Algebra.Com's Answer #159206 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! The area of a circular ring is 90. \n" ); document.write( "If the radius of the outer circle forming the ring is 10, what is the radius of \n" ); document.write( "the inner circle of the ring? (assuming the circles forming the ring have the same center.) \n" ); document.write( ": \n" ); document.write( "Let r = radius of the inner circle \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( "Large circle area - inner circle = 90 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "divide the equation by pi \n" ); document.write( "100 - r^2 = \n" ); document.write( "100 - r^2 = 28.648 \n" ); document.write( "100 - 28.648 = r^2 \n" ); document.write( "r^2 = 71.352 \n" ); document.write( "r = \n" ); document.write( "r = 8.447 is the radius of the inner circle \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( " \n" ); document.write( "100*pi - 71.352*pi = \n" ); document.write( "314.16 - 224.16 = 90 \n" ); document.write( " \n" ); document.write( " |