document.write( "Question 20502: What is the formula to find the volume of a square pyramid in the easiest form possible? \n" ); document.write( "
Algebra.Com's Answer #9861 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The volume of a pyramid is given by:\r
\n" ); document.write( "\n" ); document.write( "\"V+=+%281%2F3%29Bh\" Where: B = area of the base, h = the perpendicular height.\r
\n" ); document.write( "\n" ); document.write( "Since you have a square pyramid, the base is a square and its area is s^2, where s = the length of one side of the base.\r
\n" ); document.write( "\n" ); document.write( "\"V+=+%281%2F3%29s%5E2h\" or \"s%5E2h%2F3\"
\n" ); document.write( "
\n" );