
Adam M. answered 01/22/20
PhD Mathematician with a Wealth of Teaching Experience
The trough will ultimately have the shape of a long rectangular prism (with no top, but the volume is the same). So to calculate volume, you will need to know the length, the height, and the width.
The length is given: 160 inches.
The height is unknown, but is the same on both sides: say, x inches
The width was 20 inches, but was bent to form two sides of height x: 20-2x inches.
Thus, the volume is 160*x*(20-2x) in^3. That is, as a function of x, the volume V(x) is given by:
V(x)=-320x^2+3200x.
To find the maximum volume, you need to know where the critical points of this function (an upside down parabola) are. This is where the derivative is equal to 0. Thus, we want to solve
V'(x)=-640x+3200 = 0
From which we find that x=5. Thus, the volume is maximized when the height x=5. At this point, the volume is V(5)= -320(5)^2 + 3200(5)=8000 in^3.