document.write( "Question 319932: What is the circumference of a circle if the area is ? \n" );
document.write( "
Algebra.Com's Answer #229134 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the circumference of a circle if the area is 81pi \n" ); document.write( "----------- \n" ); document.write( "Area = pi*r^2 \n" ); document.write( "--- \n" ); document.write( "Solve for \"r\": \n" ); document.write( "pi*r^2 = 81pi \n" ); document.write( "r^2 = 81 \n" ); document.write( "r = 9 \n" ); document.write( "------------------ \n" ); document.write( "Circumference = 2*pi*r \n" ); document.write( "C = 2*pi*9 \n" ); document.write( "C = 18*pi \n" ); document.write( "================\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |