document.write( "Question 316950: The perimeter of a rectangle is 140m. The length is 1m more than twice the width. Find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #226897 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! p=2l+2w \n" ); document.write( "p=140 \n" ); document.write( "l=1+2w \n" ); document.write( "
|