document.write( "Question 310071: The perimeter of a rectangular park is 300 feet. The length of the park is 100 feet longer than the width. Find the length of the park. \n" ); document.write( "
Algebra.Com's Answer #221797 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2w+2(w+100)=300
\n" ); document.write( "2w+2w+200=300
\n" ); document.write( "4w=100
\n" ); document.write( "w=25 ft
\n" ); document.write( "L=125 ft
\n" ); document.write( "
\n" );