document.write( "Question 164154: the volume of a rectangular box is 20 cubic inches. If the top is 2inches by 2.5 inches, what is the height? \n" ); document.write( "
Algebra.Com's Answer #120947 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2*2.5*X=20
\n" ); document.write( "5X=20
\n" ); document.write( "X=20/5
\n" ); document.write( "X=4 FOR THE HEIGHT.
\n" ); document.write( "
\n" );