document.write( "Question 1013830: An open box is to be formed out of a rectangle piece of cardboard whose length is 12cm longer than its width. To form the box, a square of side 5 cm will be removed from each corner of the cardboard. Then the edges of the remaining cardboard will be turned up. If the box was to hold at most 1900 cm^3, what mathematical statement would represent the given situation? \n" ); document.write( "
Algebra.Com's Answer #630130 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "W=width; L=length=W+12cm; H=height=5cm; V=volume<=1900cm^3
\n" ); document.write( ".
\n" ); document.write( "\"L%2AW%2AH%3C=1900cm%5E3\"
\n" ); document.write( "\"%28W%2B12%29%28W%29%285%29%3C=1900cm%5E3\"
\n" ); document.write( "\"W%5E2%2B12W%3C=380cm%5E3\"
\n" ); document.write( "\"W%5E2%2B12W-380cm%5E3%3C=0\"
\n" ); document.write( "
\n" ); document.write( "
\n" );