document.write( "Question 956703: The area of a rectangular door is 20.77 square feet. The width of the door is 3.6 feet more than its length. Find the length and width of the door. \n" ); document.write( "
Algebra.Com's Answer #584513 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
L=length; W=width=L+3.6ft; A=area=20.77 sq ft
\n" ); document.write( "\"LW=A\" Substitute for W
\n" ); document.write( "\"L%28L%2B3.6ft%29=20.77ft%5E2\"
\n" ); document.write( "\"L%5E2%2B3.6Lft=20.77ft%5E2\" Subtract 20.77 sq ft from each side.
\n" ); document.write( "\"L%5E2%2B3.6ftL-20.77ft%5E2=0\"\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%2B3.6L%2B-20.77+=+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=%283.6%29%5E2-4%2A1%2A-20.77=96.04\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=96.04 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-3.6%2B-sqrt%28+96.04+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"L%5B1%5D+=+%28-%283.6%29%2Bsqrt%28+96.04+%29%29%2F2%5C1+=+3.1\"
\n" ); document.write( " \"L%5B2%5D+=+%28-%283.6%29-sqrt%28+96.04+%29%29%2F2%5C1+=+-6.7\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1L%5E2%2B3.6L%2B-20.77\" can be factored:
\n" ); document.write( " \"1L%5E2%2B3.6L%2B-20.77+=+1%28L-3.1%29%2A%28L--6.7%29\"
\n" ); document.write( " Again, the answer is: 3.1, -6.7.\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%2B3.6%2Ax%2B-20.77+%29\"

\n" ); document.write( "\n" ); document.write( "ANSWER 1: The length is 3.1 feet.
\n" ); document.write( "W=L+3.6ft=3.1ft+3.6ft=6.7ft
\n" ); document.write( "ANSWER 2: The width is 6.7 feet.
\n" ); document.write( "CHECK:
\n" ); document.write( "\"LW=A\"
\n" ); document.write( "\"%283.1ft%29%286.7ft%29=20.77ft%5E2\"
\n" ); document.write( "\"20.77ft%5E2=20.77ft%5E2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );