
Originally Posted by
somanyquestions
The annual yield per walnut tree is fairly constant at 60 pounds per tree when the number of trees per acre is 20 or fewer.
For each additional tree over 20, the annual yield per tree for all trees on the acre decreases by 2 pounds due to overcrowding.
How many walnut trees should be planted per acre to maximize the annual yield for the acre? What is the maximum number of pounds of walnuts per acre?
from what i assumed i set this up.
x= the number of trees per acre
f(x)= { 60x if x is less than or equal to 20}
{ 60x-2(x-20) if x is greater than 20}
i'm not sure if this is right or where to go from here.