SOLUTION: A rectangular garden is 80 m by 60m. Part of the garden is torn up to install a strip of lawn of equal width around the garden. The new area of the garden is 800m^2. How wide is th

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: A rectangular garden is 80 m by 60m. Part of the garden is torn up to install a strip of lawn of equal width around the garden. The new area of the garden is 800m^2. How wide is th      Log On


   



Question 41038: A rectangular garden is 80 m by 60m. Part of the garden is torn up to install a strip of lawn of equal width around the garden. The new area of the garden is 800m^2. How wide is the strip of lawn?
___m wide.
Thank you

Found 2 solutions by josmiceli, Paul:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
The border width is x
The sides are now (80 - 2x) + 2x, and (60 - 2x) + 2x
The area along one side is
2x^2 + x(80 - 2x)
adding the other side doubles the area
so far,
4x^2 +2x(80 - 2x)
now add in the areas left along the other two sides
2x(60-2x)
(This is hard to follow without a picture. Try drawing it)
The interior area is 800.
The whole area is 4800, so the difference is the border.
4800 - 800 = 4000
4x^2 + 2x(80 - 2x) + 2x(60 - 2x) = 4000
4x^2 + 160x - 4x^2 + 120x - 4x^2 = 4000
-4x^2 + 280x = 4000
-x^2 + 70x - 1000 = 0
multiply both sides by -1
x^2 - 70x + 1000 = 0
(x - 50)(x - 20) = 0
x = 50, 20 are the solutions
The answer can't be 50 because the width on both sides would be
50 + 50 = 100, and that's greater than 80, the longest side.
That leaves x = 20 for the width of the strip.
check
4x^2 + 2x(80 - 2x) + 2x(60 - 2x) = 4000
4(20)^2 + 2*20(80 - 2*20) + 2*20(60 - 2*20) = 4000
4*400 + 40*40 + 40*20 = 4000
1600 +1600 + 800 = 4000
3200 + 800 = 4000
4000 = 4000

Answer by Paul(988) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the equal width
EQUATION:
(80+2x)(60+2x)=800
4x%5E2-280x%2B4800=800
4x%5E2-280x%2B4000=0
x%5E2-70x%2B1000=0
Factor x=50
Hence, the width is 50m.
Paul.