document.write( "Question 899421: I need to buy 36m2 of turf and 40m of fence. What is the length and width of my garden ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #545386 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "w = 363/L
\n" ); document.write( "L + 36/L = 20 |Multiplying thru by L so as all denominators = 1
\n" ); document.write( "L^2 -20L + 36 = 0
\n" ); document.write( "(L-18)(L-2) = 0
\n" ); document.write( "Garden is 2m by 18m \n" ); document.write( "
\n" );