document.write( "Question 863163: a rectangular piece of cardboard has a length that is 3 inches longer than the width. A square 1.5 inches on a side is cut from each corner. the sides are then turned up to form an open box with a volume of 162 cubic inches. find the dimensions of the original piece of cardboard. \n" ); document.write( "
Algebra.Com's Answer #520248 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x for length
\n" ); document.write( "y for width
\n" ); document.write( "x=y+3
\n" ); document.write( "The square of side size 1.5 inches being removed before folding the flaps means that height will be 1.5 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cutting the specified corner piece makes these variable dimensions for the base:
\n" ); document.write( "(x-2(1.5)) and (y-2*1.5), meaning x-3 and y-3. Using substitution for x as described means that the dimensions are:
\n" ); document.write( "\"x-3=%28y%2B3%29-3=highlight_green%28y%29\" for the LENGTH of the base!
\n" ); document.write( "and
\n" ); document.write( "\"highlight_green%28y-3%29\" for the WIDTH of the base.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Formulate the volume equation.
\n" ); document.write( "\"y%28y-3%29%281.5%29=162\"
\n" ); document.write( "-
\n" ); document.write( "Simplify the volume equation.
\n" ); document.write( "\"y%5E2-3y=162%2F1.5\"
\n" ); document.write( "\"y%5E2-3y-108=0\"
\n" ); document.write( "Which is factorable:
\n" ); document.write( "\"%28y%2B9%29%28y-12%29=0\"
\n" ); document.write( "The sensible answer is \"highlight%28y=12%29\" for the WIDTH.
\n" ); document.write( "Finding x, x=y+3, \"x=12%2B3=15\", \"highlight%28x=15%29\" for the LENGTH.
\n" ); document.write( "
\n" );