document.write( "Question 217071: a swimming pool is 29 feet around and 3 feet deep. what is thr diameter of the pool? (rounded to the nearest 0.01 unts.) \n" ); document.write( "
Algebra.Com's Answer #163776 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
C=pi*d
\n" ); document.write( "d=C/pi
\n" ); document.write( "29/3.14=9.24 ft
\n" ); document.write( "
\n" );