document.write( "Question 886812: Please help me solve this problem: A box with no top is to be constructed from a piece of cardboard whose width measures x cm and whose length measures 6 cm more than its width. The box is to be formed by cutting squares that measure 2 cm on each side from the four corners, and then folding up the sides. If the volume of the box will be 182 cm^3, what are the dimensions of the piece of cardboard? \n" ); document.write( "
Algebra.Com's Answer #536189 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The sides of the piece of cardboard, before
\n" ); document.write( "cutting out the corners, are
\n" ); document.write( "\"+x+\" and \"+x+%2B+6+\" cm
\n" ); document.write( "------------------------
\n" ); document.write( "After cutting out 2 x 2 squares from the corners,
\n" ); document.write( "The sides measure \"+x+-+2+-+2+\" and
\n" ); document.write( "\"+x+%2B+6+-+2+-+2+\"
\n" ); document.write( "----------------------
\n" ); document.write( "\"+x+-+2+-+2+=+x+-+4+\"
\n" ); document.write( "\"+x+%2B+6++-+2+-+2+=+x+%2B+2+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "When the 4 sides are folded up, the height of
\n" ); document.write( "the box will be \"+2+\" cm, so I can say:
\n" ); document.write( "\"+%28+x+-+4+%29%2A%28+x+%2B+2+%29%2A2+=+182+\" cm2
\n" ); document.write( "\"+%28+x%5E2+-+4x+%2B+2x+-+8+%29%2A2+=+182+\"
\n" ); document.write( "\"+x%5E2+-+4x+%2B+2x+-+8+=+91+\"
\n" ); document.write( "\"+x%5E2+-+2x+=+99+\"
\n" ); document.write( "Complete the square
\n" ); document.write( "\"+x%5E2+-+2x+%2B+%28+2%2F2+%29%5E2+=+99+%2B+%28+2%2F2+%29%5E2+\"
\n" ); document.write( "\"+x%5E2+-+2x+%2B+1+=+99+%2B+1+\"
\n" ); document.write( "\"+%28+x+-+1+%29%5E2+=+10%5E2+\"
\n" ); document.write( "Take the square root of both sides
\n" ); document.write( "\"+x+-+1+=+10+\"
\n" ); document.write( "\"+x+=+11+\"
\n" ); document.write( "\"+x+%2B+6+=+17+\"
\n" ); document.write( "----------------
\n" ); document.write( "The piece of cardboard measures 11 x 17 cm2
\n" ); document.write( "----------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+x+-+4+%29%2A%28+x+%2B+2+%29%2A2+=+182+\"
\n" ); document.write( "\"+%28+11+-+4+%29%2A%28+11+%2B+2+%29%2A2+=+182+\"
\n" ); document.write( "\"+7%2A13%2A2+=+182+\"
\n" ); document.write( "\"+182+=+182+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );