document.write( "Question 1070882: The difference between the circumference and radius of a circle is 37 cm. find the area of the circle. \n" ); document.write( "
Algebra.Com's Answer #685865 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Let the radius be r. \n" ); document.write( "Circumference of the circle=2*pi*r \n" ); document.write( "2*pi*r-r=37 \n" ); document.write( "6.283185r-r=37 \n" ); document.write( "5.2831r=37 \n" ); document.write( "r=7.0033 cm \n" ); document.write( " |