document.write( "Question 1095815: Find the volume of a regular square pyramid with base edges 1.93 cm and height 9.91cm \n" ); document.write( "
Algebra.Com's Answer #805086 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! volume = 1/3 * (base area) * (height) \n" ); document.write( "= 1/3 * (1.93^2) * 9.91 \n" ); document.write( "= 12.304 cm^3 \n" ); document.write( " |