document.write( "Question 1142808: Find the volume of a pyramid with height of 15 feet and whose base is a square with edges of lengths 10 feet. Show your work using a definite integral. Check your answer using the formula for the volume of a pyramid. \n" ); document.write( "
Algebra.Com's Answer #763543 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We will integrate in the direction of the height; our \"thin slices\" of the pyramid will be squares whose side length is in constant proportion with the height. \n" ); document.write( "The side of the base is 10 and the height is 15. That means every cross section will have a side length that is 2/3 of the height at that point. So if h is the height, \n" ); document.write( "B = ((2/3)h)^2 = (4/9)h^2 \n" ); document.write( "Integrate from 0 to 15: \n" ); document.write( "Integral of ((4/9)h^2dh) = (4/27)h^3 (+C) \n" ); document.write( "The integral evaluated from 0 to 15 is \n" ); document.write( "(4/27)(15^3) = 4(5^3) = 500 \n" ); document.write( "The volume of the pyramid by calculus is 500 cubic feet. \n" ); document.write( "By the formula for the volume of a pyramid: \n" ); document.write( "(1/3)(B)(h) = (1/3)(100)(15) = 500 \n" ); document.write( " |