document.write( "Question 895737: you have 500 feet of fencing to enclose a rectangular garden. you want the length of the garden to be 50 feet greater than the width. what would be the length of the garden if you use all the fencing. \n" ); document.write( "
Algebra.Com's Answer #542981 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(x+50)=500 \n" ); document.write( "2x+2x+100=500 \n" ); document.write( "4x=400 \n" ); document.write( "x=400/4 \n" ); document.write( "x=100 \n" ); document.write( "x+50=150 \n" ); document.write( " |