Refer attached image for nomenclature
In the image playground is in green color, concrete wall is in black color and walking path is in orange color
Length of the walking path = a + b + a = 2a + b = 140 => b = 140 -2a
Area of Park = a*b = 2400
Using b=140-2a we get
a*(140-2a) = 2400
=> a*2*(70-a) = 2400
Diving by 2 get
a * (70-a) = 1200
Now there are two ways of solving this
-----------------------------------------------------------------------------------------------------------------------------------------------
Method 1: Rearranging Termsa * (70-a) = 1200 = 30 * 40 = 30 * (70 - 30) => a = 30
or, a * (70-a) = 1200 = 40 * 30 = 40 * (70 - 40) => a = 40
Method 2: Quadratic Equationa * (70-a) = 1200
=> 70a - \(a^2\) = 1200
=> \(a^2\) - 70a + 1200 = 0
=> \(a^2\) - 30a - 40a + 1200 = 0
=> a(a-30) - 40(a-30) = 0
=>(a-30)*(a-40) = 0 => a = 30 or 40
-----------------------------------------------------------------------------------------------------------------------------------------------
Now, we know that b = 140 - 2a and b has to maximum
=> a has to be minimum
=> a = 30
So, b = 140 - 2*30 = 140 - 60 = 80
So, answer will be D
Hope it helps!
Attachments

Image.jpg [ 21.55 KiB | Viewed 6524 times ]