Peter R. answered 03/08/22
Experienced Instructor in Prealgebra, Algebra I and II, SAT/ACT Math.
As Iris points out, the width is 1 m. Here's another way.
Visualize one rectangle inside another. Smaller rectangle is the garden, surrounded by the border or path.
Create 4 small squares at each corner. Their sides would all be (w) meters, so area of each is w2 and there are four of them, so total area is 4w2.
Now there are two remaining rectangles on the short side of the garden and two on the long side.
The path's rectangles on the short side are 3w in area, total is 3w + 3w = 6w.
The path's rectangles on the long side are 5w each, total area = 10w
We know that the total path area is 20 m2. So 4w2 + 6w + 10w = 20
Combining terms: 4w2 + 16w = 20 or 4w2 + 16w - 20 = 0 You can see that only w = 1 will work, but you can prove this by continuing to solve: Factor out the 4, then factor the trinomial -> 4(w2 + 4w - 5) = 0 ->
4(w + 5)(w - 1) = 0 The only real answer for this problem is w - 1 = 0, so the path's width is 1 m.