document.write( "Question 761135: The width of a room is 4m less than the length, if the area is 45sq meters, find the dimension of the room \n" ); document.write( "
Algebra.Com's Answer #463049 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
The equation for the area of a rectangle is A = L x W
\n" ); document.write( "Equation 1: \"45+=+L%2AW\"
\n" ); document.write( "Equation 2: \"W+=+L+-+4\"
\n" ); document.write( "Plug (L-4) into equation 1 for W
\n" ); document.write( "\"45+=+L+%2A+%28L+-+4%29\"
\n" ); document.write( "Multiply the L through
\n" ); document.write( "\"45+=+L%5E2+-+4L\"
\n" ); document.write( "Set the equation to zero by subtracting 45 from both sides
\n" ); document.write( "\"0+=+L%5E2+-+4L+-+45\"
\n" ); document.write( "You can now factor the equation by hand or use the quadratic equation.
\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 \"aL%5E2%2BbL%2Bc=0\" (in our case \"1L%5E2%2B-4L%2B-45+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"L%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=%28-4%29%5E2-4%2A1%2A-45=196\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=196 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--4%2B-sqrt%28+196+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"L%5B1%5D+=+%28-%28-4%29%2Bsqrt%28+196+%29%29%2F2%5C1+=+9\"
\n" ); document.write( " \"L%5B2%5D+=+%28-%28-4%29-sqrt%28+196+%29%29%2F2%5C1+=+-5\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1L%5E2%2B-4L%2B-45\" can be factored:
\n" ); document.write( " \"1L%5E2%2B-4L%2B-45+=+1%28L-9%29%2A%28L--5%29\"
\n" ); document.write( " Again, the answer is: 9, -5.\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%2B-4%2Ax%2B-45+%29\"

\n" ); document.write( "\n" ); document.write( "The quadratic shows us that when L is equal to -5 and 9. Since we can not have a negative distance, 9 is th eonly answer that makes sense.
\n" ); document.write( "Now plug 9 into equation 2 for L
\n" ); document.write( "Equation 2: \"W+=+L+-+4\"
\n" ); document.write( "\"W+=+%289%29+-+4\"
\n" ); document.write( "\"highlight%28W+=+5%29\"
\n" ); document.write( "----------------------------
\n" ); document.write( "L = 9m
\n" ); document.write( "W = 5m
\n" ); document.write( "
\n" );