document.write( "Question 455339: Bob fenced in a rectangular garden in his yard. The length of the rectangle is 6 feet longer than the width, and the perimeter is 100 feet. What is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #312610 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(x+6)=100 \n" ); document.write( "2x+2x+12=100 \n" ); document.write( "4x=88 \n" ); document.write( "x=22 \n" ); document.write( "x+6=28 \n" ); document.write( " |