There are 50 apple trees in an orchard. Each tree produces 800 apples. For each additional tree planted in the orchard, the\noutput per tree drops by 10 apples. How many trees should be added to the existing orchard in order to maximize the total\noutput of trees ?
raju , 10 Years ago
Grade 12
5 Answers
bharat bajaj
Last Activity: 10 Years ago
The output for x no. of trees is then : (800 - 10n)(50+n)
Hence, O = 300n - 10n^2 + 40000 Differentiate it : 300 - 20n = 0 hence, n = 15 Hence, 15 trees should be added. Thanks Bharat Bajaj askiitians faculty