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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(multiply all by W) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(divide all by 4) \n" ); document.write( " \n" ); document.write( " \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( " |