document.write( "Question 209381: The perimeter of a rectangle is 106 meters. The length is five meters more than twice its width. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #158300 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! w=x=16 \n" ); document.write( "l=2x+5=37 \n" ); document.write( "2x+2(2x+5)=106 \n" ); document.write( "2x+4x+10=106 \n" ); document.write( "6x=96 \n" ); document.write( "x=16 \n" ); document.write( " |