document.write( "Question 648320: A shipping box has a volume of 2.5 cubic meters. the box measures 1 meter high by 1.25 meters wide. how long is the box? \n" ); document.write( "
Algebra.Com's Answer #406635 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
V=L*W*H
\n" ); document.write( "2.5=L*1.25*1
\n" ); document.write( "1.25L=2.5
\n" ); document.write( "L=2.5/1.25
\n" ); document.write( "L=2 METERS IS THE LENGTH.
\n" ); document.write( "2.5=2*1.25*1
\n" ); document.write( "2.5=2.5
\n" ); document.write( "
\n" );