document.write( "Question 817424: I need to fill a baby pool with dirt for a garden. the pool has a diameter of 4ft and a height of 1ft. how much dirt do I need? \n" ); document.write( "
Algebra.Com's Answer #497386 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The formula for the volume of a cylinder is\r\n" );
document.write( "\r\n" );
document.write( "\"V\"\"%22%22=%22%22\"\"pi%2Ar%5E2%2Ah\"\r\n" );
document.write( "\r\n" );
document.write( "Since the diameter is 4 ft, the radius is 2 feet.\r\n" );
document.write( "\r\n" );
document.write( "So we substitute 3.14 for \"pi\", 2 for r and 1 for h\r\n" );
document.write( "\r\n" );
document.write( "\"V\"\"%22%22=%22%22\"\"3.14%2A2%5E2%2A1\"\r\n" );
document.write( "\r\n" );
document.write( "\"V\"\"%22%22=%22%22\"\"3.14%2A4%2A1\"\r\n" );
document.write( "\r\n" );
document.write( "\"V\"\"%22%22=%22%22\"\"12.56\"\r\n" );
document.write( "\r\n" );
document.write( "So you will need about 12.6 cubic feet of dirt.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );