You can
put this solution on YOUR website!the perimeter of a rectangle is 80 m. the length is 1 m more than twice the width. find the dimensions. what is the length? what is the width?
---------------------
P = 2(L + W)
----
80 = 2((2W+1)+W)
40 = 3W+1
3W = 39
W = 13 m (width)
L = 2W+1 = 27 m (length)
=============================
Cheers,
Stan H.
==========