document.write( "Question 217267: The perimeter of a rectangular field is 158 feet. If the length is 10 more than twice the width, find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #163824 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x+10)=158
\n" ); document.write( "2x+4x+20=158
\n" ); document.write( "6x=138
\n" ); document.write( "x=23
\n" ); document.write( "2x+10=56
\n" ); document.write( "
\n" ); document.write( "
\n" );