document.write( "Question 707139: find the height of a pyramid of volume 20 cubic centimetres and base area 12m squared \n" ); document.write( "
Algebra.Com's Answer #435572 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the height of a pyramid of volume 20 cubic centimetres and base area 12m squared \n" ); document.write( "---------------- \n" ); document.write( "Volume = area*h/3 \n" ); document.write( "12 sq meters = 12*10000 sq cm = 120000 sq cm \n" ); document.write( "---- \n" ); document.write( "20 = 120000*h/3 \n" ); document.write( "h = 60/120000 cm \n" ); document.write( "h = 1/2000 cm \n" ); document.write( "h = 0.0005 cm \n" ); document.write( "-------------- \n" ); document.write( "Not very tall, a \"flat pyramid.\" \n" ); document.write( " |