document.write( "Question 602757: The area of the rectangular piece of cardboard shown on the left is 171 square inches. The cardboard is used to make an open box by cutting a 2 inch square from each corner and turning up the sides. If the box is to have a volume of 150 cubic inches, find the length and width of the cardboard that must be used. \n" ); document.write( "
Algebra.Com's Answer #380399 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
assume that the rectangular piece of cardboard has length of L and width of W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L*W = 171
\n" ); document.write( "so L = 171/W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the cardboard is cut 2 inch square each, the dimension of the box will be:
\n" ); document.write( "(L - 2*2)*(W - 2*2)*2 (length * width * height)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Volume of the box:
\n" ); document.write( "V = length * width * height
\n" ); document.write( "\"150+=+%28171%2FW+-+4%29%2A%28W+-+4%29%2A2\"
\n" ); document.write( "\"150%2F2+=+%28171%2FW+-+4%29%2A%28W+-+4%29\"
\n" ); document.write( "\"75+=+171+-+684%2FW+-+4W+%2B+16\"
\n" ); document.write( "(multiply all by W)
\n" ); document.write( "\"75W+=+171W+-+684+-4W%5E2+%2B+16W\"
\n" ); document.write( "\"4W%5E2+%2B+75W+-+171W+-+16W+%2B+684+=+0\"
\n" ); document.write( "\"4W%5E2+-+112W++%2B+684+=+0\"
\n" ); document.write( "(divide all by 4)
\n" ); document.write( "\"W%5E2+-+28W+%2B+171+=+0\"
\n" ); document.write( "\"%28W+-+9%29%2A%28W+-+19%29+=+0\"
\n" ); document.write( "W - 9 = 0 or W - 19 = 0
\n" ); document.write( "W = 9 or W = 19
\n" ); document.write( "L = 171/9 = 19 or L = 171/19 = 9\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, the length and width of the cardboard used are 19 inch and 9 inch\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );