Question 623137
Glenn cuts half a rectangular lawn, 40x30, by mowing strips of equal width around the perimeter.
 Brad cuts the small rectangle left.
 How wide a strip does Glenn cut so that they share the work equally, 
:
Then we know half the lawn will have an area of 600 sq/ft
:
Let x = the width of the strip to be cut equally around the outside of the lawn.
then the remaining rectangle area:
{40-2x)*(30-2x) = 600
:
FOIL and arrange as a quadratic equation
1200 - 80x - 60x + 4x^2 - 600 = 0
4x^2 - 140x + 600 = 0
:
Simplify, divide by 4
x^2 - 35x + 150 = 0
;
Factors to
(x - 5)(x - 30) = 0
Two solutions but only one will make sense
x = 5 ft strip all the way around to leave half the lawn remaining
:
:
Check this by finding the dimensions and area of the remaining rectangle
A five foot strip will subtract 10 ft from each dimension
(40-10)(30-10) = 
30 * 20 = 600 sq/ft
:
Did this makes sense to you?