document.write( "Question 1128027: Filipino is building a rectangular sandbox for his younger brother. The length of the sandbox is 1 foot longer than twice the width of the sandbox. The perimeter of the sandbox is 29 feet \n" ); document.write( "
Algebra.Com's Answer #744486 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length is 2x+1
\n" ); document.write( "perimeter is 29=2L+2W
\n" ); document.write( "29=2x+2(2x+1)
\n" ); document.write( "29=2x+4x+2
\n" ); document.write( "6x=27
\n" ); document.write( "x=4.5 foot width
\n" ); document.write( "length =10 feet
\n" ); document.write( "half perimeter is 14.5 feet
\n" ); document.write( "perimeter is 29 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );