document.write( "Question 113457: Jim wants to buy cement to anchor two posts for a swing he is building. He has dug 2 round holes that 12 inches in diameter and 40 inches deep. He wants to fill each with concrete around a rectangular supporting beam that is 3.5 inches by 5.5 inches. Each 80-pound bag of concrete mixes with water to make 0.6 cubic fee of concrete. How many bags of concrete must he buy for the job?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "if you would explain how you got the answer to this question that would be awesome. thanks! \n" );
document.write( "
Algebra.Com's Answer #82537 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jim wants to buy cement to anchor two posts for a swing he is building. He has dug 2 round holes that 12 inches in diameter and 40 inches deep. He wants to fill each with concrete around a rectangular supporting beam that is 3.5 inches by 5.5 inches. Each 80-pound bag of concrete mixes with water to make 0.6 cubic fee of concrete. How many bags of concrete must he buy for the job? \n" ); document.write( "--------------------- \n" ); document.write( "Volume of the post: 3.5*5.5*40 = 770 cu. in. \n" ); document.write( "Volume of the holes: 2*(pi)6^2*40 = 9047.786842 cu. in \n" ); document.write( "----------------------- \n" ); document.write( "Volume he needs to fill with concrete: \n" ); document.write( "9047.786842-770 = 8277.786842 cu. in \n" ); document.write( "----------------------- \n" ); document.write( "1 cu. ft of of concrete = 12*12*12 = 1728 cu. in. \n" ); document.write( "0.6 cu. ft. = 0.6*1728 = 1036.8 cu. in. \n" ); document.write( "----------------------------- \n" ); document.write( "# of bags = 8277.786842/1036.8 = 7.98 bags \n" ); document.write( "----------------------------- \n" ); document.write( "He needs to buy 8 bags. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |