[Math] Optimization word problem for cost effective fence enclosure.

calculusoptimization

Here's the question: A fence is to be built to enclose a rectangular area of 200 square feet. The fence along three sides is to be made of material that costs 5 dollars per foot, and the material for the fourth side costs 16 dollars per foot. Find the dimensions of the enclosure that is most economical to construct.

Obviously it's an optimization problem, but I'm having trouble understanding how to go about doing this. What confuses me the most is the difference in price for specific fences. Any help would be appreciated.

Best Answer

Let $L$ be the length and $W$ be the width of the field. The required area gives you a relation between $L$ and $W$. Let the length be the direction that has the cheap fences on both sides (because you guess it will be longer, but if it comes out the other way that is OK.) What is the cost of the fence? Use the relation from the area to get cost as a function of (say) width. Differentiate, set to zero.....

Related Question