document.write( "Question 115807: Find the circumference of a circular swimming ppol with a 6 foot radius (use pie = 3.14)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #84288 by checkley71(8403) ![]() You can put this solution on YOUR website! c=2*pi*r \n" ); document.write( "c=2*3.14*6 \n" ); document.write( "c=37.68 feet is the circumferance. \n" ); document.write( " |