I'm having trouble with this problem and I need help to solve it...
A person has $800$ ft of fencing. He wishes to form a rectangular enclosure and then divide it into three sections by running two lengths of fence parallel to one side. What should the dimensions of the enclosure be in order to maximize the enclosed area?
AREA = LB = L(400-2L)
=2(200L-L^2)
=2{100^2-(L-100)^2} maximum area is 2*100^2=20000 ft^2 – Apex Raider Sep 28 '20 at 09:38