document.write( "Question 753903: The volume of a square pyramid is 250 cubic feet. What is the height of the pyramid if one side of the base is 5 feet? Can you provide the formula? \n" ); document.write( "
Algebra.Com's Answer #458721 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Volume of a square based pyramid = \n" ); document.write( "1/3 * Area of base * height \n" ); document.write( "If one side of base = 5ft \n" ); document.write( "then area of base = 25 (5 * 5) ft^2\r \n" ); document.write( "\n" ); document.write( "Vol = 1/3 * area of base * height \n" ); document.write( "250 = 1/3 * 25 * height \n" ); document.write( "Height = 250/ 1/3 * 25 \n" ); document.write( "Height = 30ft\r \n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |