asked 43.0k views
2 votes
An orchard owner has maintained records that shows that, if 25 apple trees are planted in one acre then each tree yields an average of 500 apples. the yield decreases by 10 apples per tree for each additional tree that is planted. how many trees should be planted for maximum total yield?

1 Answer

6 votes
x=additional trees planted
total yield = numtrees*yield per tree
numtrees = x+25
yield per tree = 500-10x
total yield = (x+25)(500-10x)
to maximize yield, differentiate and set equal to 0
y' = (x+25)*-10 + (500-10x) = 0
10(x+25) = 500-10x
20x = 250
x = 12.5
to maximize yield 25+12.5 trees should be planted
answered
User Avatsav
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.