document.write( "Question 368386: The length of a rectangular plot of land is 5 times the width. If the perimeter is 1,500 feet, find the dimensions of the plot. Round to one decimal place if necessary. \n" ); document.write( "
Algebra.Com's Answer #262530 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the width. Then the length would be 5x
\n" ); document.write( "Question states***
\n" ); document.write( "2x + 2*5x = 1500ft = Perimeter
\n" ); document.write( "12x = 1500ft
\n" ); document.write( "x = 125ft, the width. The length would be 625ft (5*125ft)
\n" ); document.write( "checking our answer
\n" ); document.write( "250ft + 1250ft = 1500ft \n" ); document.write( "
\n" );