document.write( "Question 262786: The perimeter of a rectangular garden is 250 feet. If the width of the garden is 53 feet, what is its length? \n" ); document.write( "
Algebra.Com's Answer #193579 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "250=2(53)+2x
\n" ); document.write( "250=106+2x
\n" ); document.write( "2x=144
\n" ); document.write( "x=72 ft
\n" ); document.write( "
\n" );