document.write( "Question 211275: The length of a rectangle garden is 6 feet longer than its width.if the area is 55 sq.ft.find the length and width. Quadratic equation \n" ); document.write( "
Algebra.Com's Answer #159705 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=W+6
\n" ); document.write( "LW=55
\n" ); document.write( "(W+6)W=55
\n" ); document.write( "W^2+6W-55=0
\n" ); document.write( "(W+11)(W-5)=0
\n" ); document.write( "W-5=0
\n" ); document.write( "W=5 ANS. FOR THE WIDTH.
\n" ); document.write( "L=5+6=11 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "5*11=55
\n" ); document.write( "55=55
\n" ); document.write( "
\n" );