document.write( "Question 1056084: Mr.Larsen put a fence around the sides of a rectangular piece of property he owns. If the length is 5 feet less than twice the width and he used 470 feet of fencing, what are the dimensions of the property? \n" ); document.write( "
Algebra.Com's Answer #671252 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length=2x-5
\n" ); document.write( "their sum is half the perimeter or 235 feet
\n" ); document.write( "3x-5=235
\n" ); document.write( "3x=240
\n" ); document.write( "x=80 feet
\n" ); document.write( "The dimensions are width: 80 feet and length: 155 feet.
\n" ); document.write( "There are 160 feet in width and 310 feet in length.
\n" ); document.write( "
\n" );