4.5 Optimization Problems (Part 1)
A farm is set up next to a river. Fencing is not required along the river. If 400 m of fencing is available to fence the other 3 sides. Find the dimensions of the farm w/ max area.
How long should the width and length be so area is max while fencing 400 m?
- \(x\):width
- \(y\):length
(fencing available)
objective function
(the quantity to be max/min)
constraint function
(condition the variables must meet)