Question 243566
CORRECTION!  I read the problem too fast the first time.  (sorry)
.
The perimeter of a rectangle = 2L + 2W, where L=length and W=width.
We are told L is 50 ft less than HALF the W, so L = .5W -50.
We are told the perimeter = 800.
.
Substituting we have:
800 = 2L + 2W
800 = 2(.5W-50) + 2W
Multiplying the factor
800 = W - 100 + 2W
Collecting like terms
800 = 3W - 100
Adding 100 to both sides
900 = 3W
3W = 900
Dividing both sides by 3
W = 900/3 = 300
.
Looking back, we know L = .5W-50, so L = 150 - 50 = 100.
.
Check the perimeter.
2W + 2L = 2(300) + 2(100) = 800.
This is what it's supposed to be.
Done.