document.write( "Question 287747: diameter of pond is 200ft, what will the circumference, in feet, of the surface of the pond. use 3.14 for n \n" ); document.write( "
Algebra.Com's Answer #208521 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
circumference = pi*d\r
\n" ); document.write( "\n" ); document.write( "= 3.14*200
\n" ); document.write( "=628 feet
\n" ); document.write( "
\n" );