document.write( "Question 255728: A team wants to build a pyramid of sand for a contest. The base of the pyramid will be a square with sides of 6 yards.The pyramid will be 9 yards tal. how much sand does the team need? \n" ); document.write( "
Algebra.Com's Answer #187985 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! The volume of a pyramid with a square base is (1/3)(area of base)(height). Here, the area of the base is 6*6 = 36 and the height is 9. So the volume is (1/3)(36)(9) = 108 yd^3. \n" ); document.write( " |