document.write( "Question 774230: The radii of two circles are 10cm and 11cm.By how many square centimeters is the area of the larger circle greater than the area of the smaller circle? \n" ); document.write( "
Algebra.Com's Answer #472127 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Area of Circle = Pi*r^2
\n" ); document.write( "Area of large circle = Pi * 11^2 = 380.13cm^2
\n" ); document.write( "Area of small circle = Pi * 10^2 = 314.16cm^2
\n" ); document.write( "Subtract 314.16cm^2 from 380.13cm^2
\n" ); document.write( "= 65.97cm^2
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );