document.write( "Question 421942: If the radius is 4.5 meters what is the circumference? \r
\n" ); document.write( "\n" ); document.write( "If the diameter is 7 4/5 feet what is the circumference?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #294557 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "using \"pi=3.14\"
\n" ); document.write( "C[ r=4.5m] = 2*3.14*4.5 m
\n" ); document.write( "C[d=7.8ft] = 3.14*7.8 ft \n" ); document.write( "
\n" );