196k views
0 votes
There are 50 apple trees in an orchard. each tree produces 800 apples. for each additional tree planted in the orchard, the output per tree drops by 10 apples. how many trees should be added to the existing orchard in order to maximize the total output of trees? matlab

User Dan Lewer
by
6.4k points

1 Answer

4 votes
15
because you are just trying to find the x to make (500+x)(800-10x) be at minimum, expand that out you get -10(x²-30x)+40000
x need to be 15 to make it small
User Gabriel Augusto
by
7.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.