Solve a Calculus I Fencing Problem: Minimize Cost

  • Thread starter Thread starter rafael_josem
  • Start date Start date
  • Tags Tags
    Optimization
rafael_josem
Messages
9
Reaction score
0
Hi, I have the following problem of Calculus I class... I don't understand it and I don't know how to resolve it, can anybody help me??

A farmer wants to fence an area of 1.5x10^6 ft^2 in a rectangular field and then divide it to the half with a parallel fence at one side of the rectangle. How can he minimize the cost of the fence?

thanks...
 
Physics news on Phys.org
Assuming that each "foot" of fencing costs the same, saying he wants to "minimize the cost of the fence" is the same as saying he wants to minimize the length of the fence.

Let L and W be the length and width of the rectangular field. Since the area of a rectangle is "length times width", we have LW= 1.5x10^6. If he had just a fence around the perimeter, it would extend along the length, the width, the length again, and then the width again: the length of the fence would be the perimeter of the rectangle: P= 2L+ 2W. However, we are told that the farmer is dividing the field in two by adding another fence parallel to one side of the triangle (NOT "at" one side- that is misleading). Taking it to be parallel to the width (it really doesn't matter which we call "length" and which "width") there is an additional fence length L. The total length of fencing is F= 3L+ 2W. This problem asks you to minimize F= 3L+ 2W with the condition that LW= 1.5x10^6.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top