document.write( "Question 644775: 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 measure 4 inch on each side from the four corners and then folding up the sides.\r
\n" ); document.write( "\n" ); document.write( "If the volume of the box 256 in cm^3 what are the dimensions of the piece of cardboard?\r
\n" ); document.write( "\n" ); document.write( "The Height?\r
\n" ); document.write( "\n" ); document.write( "The width?\r
\n" ); document.write( "\n" ); document.write( "It would be appreciated if you can show your work. Thank you! :)
\n" ); document.write( "

Algebra.Com's Answer #405245 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the width of the piece of cardboard = \"+w+\" in
\n" ); document.write( "The length = \"+w+%2B+12+\" in
\n" ); document.write( "After the 4 in squares are cut from each corner,
\n" ); document.write( "The width = \"+w+-+8+\" in
\n" ); document.write( "The length = \"+w+%2B+12+-+8+\" in
\n" ); document.write( "Folding the sides up makes the height \"+4+\" in
\n" ); document.write( "--------------
\n" ); document.write( "The volume is length x width x height, so
\n" ); document.write( "\"+256+=+%28+w+-+8+%29%2A%28+w+%2B+4+%29%2A4+\" in3
\n" ); document.write( "\"+256+=+%28+w%5E2+-+8w+%2B+4w+-+32+%29%2A4+\"
\n" ); document.write( "\"+64+=+w%5E2+-+4w+-+32++\"
\n" ); document.write( "\"+w%5E2+-+4w+=+96+\"
\n" ); document.write( "Complete the square
\n" ); document.write( "\"+w%5E2+-+4w+%2B+%284%2F2%29%5E2+=+96+%2B+%284%2F2%29%5E2+\"
\n" ); document.write( "\"+w%5E2+-+4w+%2B+4+=+100+\"
\n" ); document.write( "\"+%28+w+-+2+%29%5E2+=+10%5E2+\"
\n" ); document.write( "\"+w+-+2+=+10+\"
\n" ); document.write( "\"+w+=+12+\" in
\n" ); document.write( "and length = \"+12+%2B+12+=+24+\" in
\n" ); document.write( "The cardboard is 12\" x 24\"
\n" ); document.write( "Height is 4\"
\n" ); document.write( "Width is 12\"
\n" ); document.write( "-----------
\n" ); document.write( "check:
\n" ); document.write( "The volume is
\n" ); document.write( "\"+V+=+%28+w+-+8+%29%2A%28+w+%2B+4+%29%2A4+\"
\n" ); document.write( "\"+V+=+%28+12+-+8+%29%2A%28+12+%2B+4+%29%2A4+\"
\n" ); document.write( "\"+V+=+4%2A16%2A4+\"
\n" ); document.write( "\"+V+=+16%2A16+\"
\n" ); document.write( "\"+V+=+256+\" in3
\n" ); document.write( "OK
\n" ); document.write( "
\n" );