document.write( "Question 1063770: A cylinder is 12 feet high and has a 9 foot radius. How many pounds of sand will fit into the cylinder if 3 pounds of sand fit into 1 cubic foot? \n" ); document.write( "
Algebra.Com's Answer #678897 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
Volume of the cylinder = \"+pi%2Ar%5E2%2Ah\"
\n" ); document.write( " = \"+pi%2A9%5E2%2A12\"
\n" ); document.write( " = 3053.628 cubic feet
\n" ); document.write( "3 pounds of sand fit into 1 cubic foot
\n" ); document.write( "hence no. of pounds of sand fill the cylinder = \"+3053.628%2F3\"
\n" ); document.write( " = 1017.876 pounds
\n" ); document.write( "
\n" ); document.write( "
\n" );