document.write( "Question 367697: The length of a rectangular plot of land is 4 times the width. If the perimeter is 2,000 feet, find the dimensions of the plot. \n" ); document.write( "
Algebra.Com's Answer #262100 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let width be x \n" ); document.write( "length = 4x \n" ); document.write( "2(4x+x)=2000 \n" ); document.write( "5x =2000/2 \n" ); document.write( "5x= 1000 \n" ); document.write( "/5 \n" ); document.write( "x= 200 feet width \n" ); document.write( "length = 4x = 800 feet \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |