document.write( "Question 282144: A rectangular piece of picture matting is 2 inches longer than it is wide. A rectangular region is cut out of the middle for a picture, leaving 1 inch of matting all around. If the area of the region that is removed is 24 square inches, what are the dimensions of the matting? \n" ); document.write( "
Algebra.Com's Answer #205576 by Deina(147) You can put this solution on YOUR website! First we will find the dimensions of the piece removed.\r \n" ); document.write( "\n" ); document.write( "The formula for the area of a rectangle is: \n" ); document.write( "L * W = 24 \n" ); document.write( "L = W + 2 \n" ); document.write( "Substitue the value of L for L \n" ); document.write( "(W + 2) * W = 24 \n" ); document.write( "Expand: \n" ); document.write( "W^2 + 2W = 24 \n" ); document.write( "Subtract 24 from each side: \n" ); document.write( "W^2 + 2W - 24 = 24 - 24 \n" ); document.write( "Solve the quadratic equation: \n" ); document.write( "W^2 + 2W - 24 = 0 \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since -6 isn't a reasonable answer considering our problem, the width of the inner rectangle is 4\" and the length is 6\". \n" ); document.write( "W = 4, L = 6 \n" ); document.write( "Since there was 1\" margin on all four sides we add 2\" to W and L to get the dimensions of the matting \n" ); document.write( "W + 2 = 6, L + 2 = 8. \n" ); document.write( "The overall dimensions of the matting are 6\" wide by 8\" long and bob's your uncle! \n" ); document.write( " \n" ); document.write( " |