SOLUTION: Each orange tree grown in California produces 630 oranges per year if not more than 20 trees are planted per acre. For each additional tree planted per acre, the yield per tree dec
Algebra ->
Finance
-> SOLUTION: Each orange tree grown in California produces 630 oranges per year if not more than 20 trees are planted per acre. For each additional tree planted per acre, the yield per tree dec
Log On
Question 1078355: Each orange tree grown in California produces 630 oranges per year if not more than 20 trees are planted per acre. For each additional tree planted per acre, the yield per tree decreases by 15 oranges. How many trees per acre should be planted to obtain the greatest number of oranges?
To achieve a maximum yield of _______________
oranges per acre, plant___________ trees on each acre. Answer by ikleyn(52778) (Show Source):
For the number of oranges per one tree, "n", as the function of the number of trees per acre, "t", the condition gives this formula:
n = 630 - 15*(t-20).
Then the number of oranges per acre is
O(t) = n*t = t*(630 - 15*(t-20)) = 630t - 15t^2 + 300t = -15t^2 + 930t.
They ask to find the maximum of this quadratic function of t.
From the general theory, the maximum is achieved at t = = = = 31.
So, 31 tree per acre provide the maximal total number of oranges per acre.
This maximum is equal to O(31) = 31*(630-15*(31-20)) = 31*(630-15*(-11)) = 21*(630+15*11) = 16695.
Answer. 31 trees per acre provide the maximal number of oranges of 16695.