Valentin K. answered 03/25/24
Expert PhD tutor in Calculus, Statistics, and Physics
Sides of the rectangular area: x, y
Area: xy = 16000
Fencing length, 2x, 2y, x (the middle fence): L = 2x + 2y + x = 3x + 2y
From the area equation: y = 16000/x
Plug that in L, so it becomes a function of a single variable:
L(x) = 3x + 32000/x, where x > 0
The answer will be the minimal value of L(x) over the interval x > 0. I hope this helps.