document.write( "Question 855602: If the length of one side of a square garden is increased by 3ft and the length of an adjacent side is increased by 2ft the area of the garden increases to 72 square ft. What is the length of a side of the original garden? \n" ); document.write( "
Algebra.Com's Answer #515449 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
(L+3) * (L+2) = 72
\n" ); document.write( "Since it's a square garden, we need only find one length.
\n" ); document.write( "What are the factors of 72? (area = length * width)
\n" ); document.write( "You're looking for factors that are 1 apart since both sides (L+2)(L+3)
\n" ); document.write( "1,72
\n" ); document.write( "2,36
\n" ); document.write( "3,24
\n" ); document.write( "4,18
\n" ); document.write( "6,12
\n" ); document.write( "8,9
\n" ); document.write( "If you use factors 8 and 9 (or 9,8), you can see that L = 6
\n" ); document.write( ".
\n" ); document.write( "That's the long way :-), but it makes more sense.
\n" ); document.write( "You can also take the area and divide by 3 * 2 (the +2 and +3), then divide by 2L
\n" ); document.write( "
\n" );