SOLUTION: 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?
Algebra ->
Triangles
-> SOLUTION: 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?
Log On
You can put this solution on YOUR website! Perimeter P = 2L + 2W <= 106 and we also have
L = W + 11...now substitute and get
2(W + 11) + 2W <= 106
2W + 22 + 2W <= 106
4W + 22 <= 106
4W <= 84
W <= 21 feet
You can put this solution on YOUR website! .
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.