Q: a farmer has 4800m of fencing with which to build a rectangular pen. The pen is to be divided into 3 euqal parts by fences parallel to the sides of the pen. The farmer wishes to maximize the total area of these pens. What will be the maximum area under these conditions?
Drawing is just a wide rectangle split into three equal parts....Y is the top and bottom, X are the four sides
A = xy
4x+2y = 4800
y = (4800-4x)/2 --> y = 2400 - 2x
A = x(2400 - 2x) --> A = 2400x - 2x^2
A(x) = 2400x - 2x^2
A'(x) = 2400 - 4x --> x = 600 @ a = 0
ANSWER:
X = 600
Y = 1200
A = 720,000 M^2


LinkBack URL
About LinkBacks
