You can put this solution on YOUR website! perimeter of a rectangle is 118m. The length is 2m more than twice the width. Find the dimensions.
-------------------------------
L = W + 2
Perimeter = 2(L + W)
118 = 2(W+2 + W)
59 = 2W + 2
2W = 57
W = 19 meters (width)
---
L = 19+2 = 21 meters (length)
==================================
Cheers,
stan H.