document.write( "Question 468616: you have 480 feet of fencing to enclose a rectangular rectangle. you want the length of the garden to be 30 feet more than the width. find the length an
\n" );
document.write( "d width of the garden \n" );
document.write( "
Algebra.Com's Answer #321544 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2(w+30)+2w=480 \n" ); document.write( "2w+2w+60=480 \n" ); document.write( "4w=420 \n" ); document.write( "w=105 \n" ); document.write( "l=135 \n" ); document.write( "The garden should be 135 ft. x 105 ft.. \n" ); document.write( " |