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)\"\" \"About 
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( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"aw%5E2%2Bbw%2Bc=0\" (in our case \"1w%5E2%2B2w%2B-24+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"w%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%282%29%5E2-4%2A1%2A-24=100\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=100 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-2%2B-sqrt%28+100+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"w%5B1%5D+=+%28-%282%29%2Bsqrt%28+100+%29%29%2F2%5C1+=+4\"
\n" ); document.write( " \"w%5B2%5D+=+%28-%282%29-sqrt%28+100+%29%29%2F2%5C1+=+-6\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1w%5E2%2B2w%2B-24\" can be factored:
\n" ); document.write( " \"1w%5E2%2B2w%2B-24+=+1%28w-4%29%2A%28w--6%29\"
\n" ); document.write( " Again, the answer is: 4, -6.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B2%2Ax%2B-24+%29\"

\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( "
\n" );