document.write( "Question 971877: a rectangular garden whose length is 3 feet longer than its width has an area of 65 square feet. find the dimensions of the garden, round to the nearest of a hundred foot
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #594262 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
Let, length = l and breadth = b
\n" ); document.write( "Now,
\n" ); document.write( "\"l=b%2B3\"
\n" ); document.write( "Area = 65
\n" ); document.write( "=> l*b =65
\n" ); document.write( "=> (b+3)*b =65
\n" ); document.write( "=> \"b%5E2+%2B+3b+-65+=0\"
\n" ); document.write( "=> \"b=6.7006\" feet (ignoring negative value of b)
\n" ); document.write( "=> \"+l+=+9.7006\" feet
\n" ); document.write( "
\n" );