document.write( "Question 862707: a rectangular garage that has an area of 198 ft, the length is 7 ft longer than the width, what is the length of the garage.? \n" ); document.write( "
Algebra.Com's Answer #519923 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
A rectangle has an area A, and the length L is k longer than the width w. What is L, or find a formula for L. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Unknown variables are w and L.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"wL=A\" and \"L=w%2Bk\"; using this formula for L, \"w=L-k\".
\n" ); document.write( "Returning to the area relationship,
\n" ); document.write( "\"w%2AL=A\"
\n" ); document.write( "\"%28L-k%29L=A\"
\n" ); document.write( "\"highlight_green%28L%5E2-kL-A=0%29\"
\n" ); document.write( "-
\n" ); document.write( "The numbers \"A%3E0\" and \"k%3E0\", so the usage of signs for the solution for L are unmistakable. Use the solution for the general solution to a quadratic equation with the positive square root form.
\n" ); document.write( "-
\n" ); document.write( "\"L=%28k%2Bsqrt%28k%5E2-4%2A%28-A%29%29%29%2F2\"
\n" ); document.write( "\"highlight%28L=%28k%2Bsqrt%28k%5E2%2B4A%29%29%2F2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can make the substitutions of k=7 and A=198 and compute L.
\n" ); document.write( "
\n" );