document.write( "Question 350021: Please help me solve this equation: Find the volume of a pyramid with height 3 cm and rectangular base with dimensions 1cm and 2cm. \n" ); document.write( "
Algebra.Com's Answer #250222 by mananth(16949) You can put this solution on YOUR website! Volume V of a pyramid = 1/2* A * h \n" ); document.write( "Arae = 2*1 = 2 \n" ); document.write( "h= 3 \n" ); document.write( "V= 1/2 * 2 * 3 \n" ); document.write( "V= 3 cu. cm \n" ); document.write( " |