document.write( "Question 852794: a box with no top is to be constructed from a piece of cardboard whose length measures 12 inches more than its width. The box is formed by cutting squares that measures 4 inches on each side from the four corners and then folding up the sides. if the volume of the box will be 112 in.^3, what are the dimensions of the piece of cardboard? W=?, L=?
\n" ); document.write( "I know volume is length times width times height, but how do I set this up?
\n" ); document.write( "

Algebra.Com's Answer #513678 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Let me use a different variable.
\n" ); document.write( "w for width
\n" ); document.write( "y for length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=w+12 for length
\n" ); document.write( "and still w for width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area for the base: \"%28w-2%2A4%29%28%28w%2B12%29-2%2A4%29=%28w-8%29%28w%2B4%29\"
\n" ); document.write( "Volume for the box: \"highlight%284%28w-8%29%28w%2B4%29=112%29\"
\n" ); document.write( "NOW it is setup. Solve for w.
\n" ); document.write( "
\n" );