Posted by John on Friday, December 2, 2011 at 11:50pm.
I will assume the maximum area is achieved with three adjacent rectangular areas with total length (end to end) = y and width = x.
Total area = x * y
2y + 3x = 600
A = x * (300 - 1.5 x) = 300 x -1.5 x^2
dA/dx = 0
300 = 3x
x = 100
y = (600 - 300)/2 = 150
Total area = x*y = 15,000
I just realized that the equation that relates x and y to the total length of material should be
2y + 4x = 600.
You need 4 fence segments of length x to create 3 areas.
Therefore, y = 300 - 2x
A = x*(300 - 2x) = 300x - 2x^2
Since dA/dx = 0,
4x = 300 and x = 75.
y = 150
Maximum total area = x*y = 11,250
You say you are takng a precalculus course, but I have used calculus in this derivation.
The same result can be obtained by "completing the square" with the A(x) function.
Related Questions
Math - John wants to build a corral next to his barn.He has 300 feet of fencing ...
Algebra - John wants to build a corral next to his barn. He has 300 feet of ...
Algebra - You have 600 feet of fencing to enclose a rectangular plot that ...
Math - if you have 200 feet of fencing to enclose four adjacent rectangular ...
Algebra 2 - A farmer wants to enclose 2 adjacent rectangular regions next to a ...
ALGEBRA 2 urgent!! - if you have 200 feet of fencing to enclose four adjacent ...
pre-calc - area of a rectangular region: a farmer wishes to create two ...
Precalculus - a farmer has available 1032 feet of fencing and wishes to enclose ...
Math - A rancher has 220 feet of fencing to enclose a rectangular corral. Find ...
Precalculus - I usually know how to do these types of problems, but the second ...
For Further Reading