I've stumbled with the problem below
"Some unused land is adjacent to a straight canal. A gardener wants to use 200 meters of fence in order to create a rectangular garden, by using the fence for three sides and the canal as the fourth. For which dimensions is the area of the garden as large as possible? "
I don't quite seem to create a general idea of what to do, what really disorients me is the fact that we have a fixed 200m length on 3 sides. I tried to set up the $b*h$ equation for the area but when trying to optimize it I get redundant with every step , I believe I don't have the correct approach to the problem..
Any kind of help or guidance will be highly appreciated ! Thank you !