CA
32 Points
Joined February 2010
Let a be the length and b be the breadth of the garden
Given area = 8000 sq mtr
=> a*b=8000
Also, given a:b = 5:4
=> 4a = 5b
From the above
a=100 b=80
Now, the path occupies 3200 sq mtrs
Let widtth of the path be c
=> (2a + 2b)*c - 4c*c = 3200
=>360C - 4c*c = 3200
so, c = 10
(I think there might be an easier way of solving)