document.write( "Question 805167: The width of a rectangular garden is 2m less than its length. Determine the dimensions of the garden if the area is 36m^2. Round answers to 3 decimal places. \n" ); document.write( "
Algebra.Com's Answer #485725 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
w=l-2,
\n" ); document.write( "l*w=36
\n" ); document.write( "l=7.08276, w=5.08276
\n" ); document.write( "l=7.083, w=5.083
\n" ); document.write( "
\n" );