30.8k views
3 votes
A farmer finds that if she plants 100 trees per acre, each tree will yield 35 bushels of fruit. She estimates that for each additional tree planted per acre, the yield of each tree will decrease by 3 bushels. How many trees should she plant per acre to maximize her harvest?

User Ido Tamir
by
5.5k points

1 Answer

4 votes

Answer:

126 trees should she plant per acre to maximize her harvest.

Explanation:

Let x be the additional tress that must be plant after planting 100 tress.

So, total number of trees = 100 + x trees

Also, Each additional tree planted decreases the yield of each tree by 3 bushels.

So , net bushels by each tree = 35 - 3x

The revenue function becomes

f(x) = (100 + x)(35 - 3x)

Thus,

Differentiating it by using chain rule as:

f'(x) = (100 + x)35 + 100(35 - 3x)

f'(x) = 3500 + 35x + 3500 - 300x

f'(x) = 7000 - 265x

For maxima of f(x), f'(x) = 0

7000 - 265x = 0

Thus,

x = 26.4151

Since, x represents tress, so, x is 26.

So, total tress she would plant to earn maximum revenue = 100 + 26 = 126 trees

User Giulio Pettenuzzo
by
6.1k points