document.write( "Question 544937: how do you find tha height of a box if you only have the volume and and the area at the base of of the box
\n" );
document.write( "the volume is 1000 cubic centimeters and the area at the base of the box is 50 cubic centimeters \n" );
document.write( "
Algebra.Com's Answer #355348 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area * height = volume\r \n" ); document.write( "\n" ); document.write( "50*x=1000 \n" ); document.write( "x=1000/50 \n" ); document.write( "x= 20 cm \n" ); document.write( " |