document.write( "Question 100552: Find the volume of a square pyramid with base edges of 27 feet and a height of 30 feet. \n" ); document.write( "
Algebra.Com's Answer #73205 by doukungfoo(195)![]() ![]() You can put this solution on YOUR website! first define the formula for the volume of a pyramid \n" ); document.write( "Volume equals area of the base times the height times 1/3 \n" ); document.write( "The problem gives the height and it gives the length of an edge of the pyramids square base. So to use the volume formula first we must find the area of the base. \n" ); document.write( "Because the base of the pyramid is a square we can use the formula for area of a square to find the area of the base. \n" ); document.write( "Area of a square equals the length of an edge squared \n" ); document.write( "so given the edge is 27 feet find the area \n" ); document.write( " \n" ); document.write( "729 \n" ); document.write( "Now we can use the volume formula \n" ); document.write( "Volume=(area of base)(height)(1/3) \n" ); document.write( "V=(729)(30)(1/3) \n" ); document.write( "V=(21870)(1/3) \n" ); document.write( "V=21870/3 \n" ); document.write( "V=7290 \n" ); document.write( "Volume is expressed in terms of cubic units \n" ); document.write( "The units given in this problem are feet \n" ); document.write( "So the complete answer is \n" ); document.write( " |