document.write( "Question 267802: what is the height of a solid with a volume of 120 meters cubic and a base area of 30 meters square? \n" ); document.write( "
Algebra.Com's Answer #196429 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Let the height = h \n" ); document.write( "Volume = base area*height \n" ); document.write( "120 = 30*h \n" ); document.write( "120/30 = h \n" ); document.write( "h = 4 m \n" ); document.write( " |