document.write( "Question 824726: the length of a rectangular garden is three times with width w. Farmer Joe will increase both the length and width of his garden this year by 5 feet. What equation represents the new area A of his garden? \n" ); document.write( "
Algebra.Com's Answer #496732 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! L=3W \n" ); document.write( "A=L*W \n" ); document.write( "A=(L+5)(W+5) \n" ); document.write( "A=(3W+5)(W+5) \n" ); document.write( "A=3W^2+5W+15W+25 \n" ); document.write( "A=2W^2+20W+25 ANS. \n" ); document.write( " |