.
The perimeter of a certain rectangle is no more than 106 feet.
If the length is eleven feet more than the width, what is the width?
---------------------------------------------------------------
You need to solve an inequality for the width w:
2*w + 2*(w+11) <= 106.
4w + 22 <= 106,
4w <= 106 - 22 = 84.
w <= = 21 ft.
Answer. w <= 21 ft.