document.write( "Question 613635: A rectangle has a length that is 5 feet more than its width. The area of this rectangle is 84 square feet. What is the width and length of this rectangle? \n" ); document.write( "
Algebra.Com's Answer #386112 by radh(108)\"\" \"About 
You can put this solution on YOUR website!
We know that to find the area of a rectangle, you use this formula: \"l%2Aw=a\". Let's convert the words into something mathematical.\r
\n" ); document.write( "\n" ); document.write( "

A rectangle has a length that is 5 feet more than it's width (w+5). The area of this rectangle is 84 square feet (=84). \r
\n" ); document.write( "\n" ); document.write( "

Let's plug in what we know into the area formula. \"%28w%2B5%29%2Aw=84\".
\n" ); document.write( "Simplify: \"w%5E2%2B5w=84\" to \"w%5E2%2B5w-84=0\". Let's use the quadratic formula to simplify. \r
\n" ); document.write( "\n" ); document.write( "

\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B5x%2B-84+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%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=%285%29%5E2-4%2A1%2A-84=361\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=361 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-5%2B-sqrt%28+361+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%285%29%2Bsqrt%28+361+%29%29%2F2%5C1+=+7\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%285%29-sqrt%28+361+%29%29%2F2%5C1+=+-12\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B5x%2B-84\" can be factored:
\n" ); document.write( " \"1x%5E2%2B5x%2B-84+=+%28x-7%29%2A%28x--12%29\"
\n" ); document.write( " Again, the answer is: 7, -12.\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%2B5%2Ax%2B-84+%29\"

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "

The area can't be negative, so we're assuming \"w=7\". That means that the width of the rectangle is 7, and the length \"7%2B5=12\". The length is 12. \n" ); document.write( "

\n" );