document.write( "Question 635885: Amy wants to fence in a garden whose length is 2 m more than twice its width. what is the greatest width her garden can be, if she has at most 70 m of fencing? \n" ); document.write( "
Algebra.Com's Answer #400617 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 2L+2W=PERIMETER. \n" ); document.write( "L=2W+2 \n" ); document.write( "2(2W+2)+2W=70 \n" ); document.write( "4W+4+2W=70 \n" ); document.write( "6W=70-4 \n" ); document.write( "6W=66 \n" ); document.write( "W=66/6 \n" ); document.write( "W=11 METERS IS THE WIDTH. \n" ); document.write( "L=2*11+2 \n" ); document.write( "L=22+2 \n" ); document.write( "L=24 METERS IS THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*24+2*11=70 \n" ); document.write( "48+22=70 \n" ); document.write( "70=70 \n" ); document.write( " |