SOLUTION: A rancher wishes to create 4000 square meter rectangle enclosure. Two fences parallel to two of the sides will be used to create three equal areas. Find the dimensions of the fence

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A rancher wishes to create 4000 square meter rectangle enclosure. Two fences parallel to two of the sides will be used to create three equal areas. Find the dimensions of the fence      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1117428: A rancher wishes to create 4000 square meter rectangle enclosure. Two fences parallel to two of the sides will be used to create three equal areas. Find the dimensions of the fence that will require the least amount of fencing? Please help
Answer by ikleyn(52890) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let the enclosure dimensions be  x = length, y = width, so the area is xy = 4000 square meters.


Then you have a rectangle of the perimeter of 2x + 2y plus two additional fence parts of the length y. 


The total length of the fencing with two additional fence parts is 2x + 4y meters.


Thus you need to minimize  2x + 4y  under the condition  xy = 4000.


Express y = 4000/x  and substitute it into  2x + 4y.  Then you will get that the function to minimize is  2x+%2B+4%2A%284000%2Fx%29.


To find a minimum, differentiate the function over x and equate to zero. 


So, the equation for the minimum is


2 - 16000%2Fx%5E2 = 0,   or  16000%2Fx%5E2 = 2  ====>  x%5E2 = 16000%2F2 = 8000  ====>  x = sqrt%288000%29 = 40%2Asqrt%285%29.


Thus the optimal dimensions are: the length = 40%2Asqrt%285%29 = 89.44 m  and

                                 the width = 4000%2F%2840%2Asqrt%285%29%29 = %28100%2Asqrt%285%29%29%2F5 = 20%2Asqrt%285%29 = 44.72 m.


Check.  89.44*44.72 = 4000 square meters.   ! Correct !

Solved.