document.write( "Question 33554: A regular pyramid has a triangular base with a base edge of 24 inches. It's height is 36 inches. What is the volume of the pyramid? \n" ); document.write( "
Algebra.Com's Answer #20011 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! VOLUME OF A REGULAR PYRAMID = (1/3)(BASE AREA)*(VERTICAL HEIGHT) \n" ); document.write( "BASE IS EQUILATERAL TRIANGLE WITH SIDE =24 \" \n" ); document.write( "SO AREA =(SIDE^2)SQRT(3)/4=24*24*SQRT(3)/4=144*SQRT(3) \n" ); document.write( "HEIGHT =36 \n" ); document.write( "VOLUME =(1/3)*144*SQRT(3)*36=1728*SQRT(3) CUBIC INCHES. \n" ); document.write( " |