SOLUTION: Not sure where to start with this one: An orchard contains 30 apple trees, each of which yields approx 400 apples over the growing season. The owner plans to add more trees, bu

Algebra ->  Functions -> SOLUTION: Not sure where to start with this one: An orchard contains 30 apple trees, each of which yields approx 400 apples over the growing season. The owner plans to add more trees, bu      Log On


   



Question 278152: Not sure where to start with this one:
An orchard contains 30 apple trees, each of which yields approx 400 apples over the growing season. The owner plans to add more trees, but the guys at Texas A&M advise that b/c of crowding, each new tree will reduce the average yield per tree by about 10 apples over the growing season. How many trees should be added to maximize the total yield of apples, and whit is the maximum yield?
x=30
y=400 I think, but how do I plug this into a quadratic function? Or is that even the direction I need to go?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = number of new trees to be planted.

So adding 'x' trees to the already established 30 trees gives us 30%2Bx trees total. Now because "each new tree will reduce the average yield per tree by about 10 apples over the growing season", this means that each tree will produce 400-10x apples. To see why, let x=1 which means that 400-10(1)=400-10=390. So planting one new tree means that each tree only produces 390 apples, which is what we expect. Try other values of 'x' to confirm this expression.


Since we have 30%2Bx trees which each produce 400-10x apples, this means that there will be a total of %2830%2Bx%29%28400-10x%29 apples total after 'x' trees are planted.


Note: if there is a part that doesn't make sense explained above, it is wise to go over it again or ask me about it. Translation is a critical element to solving word problems.


So let y=%2830%2Bx%29%28400-10x%29


y=%2830%2Bx%29%28400-10x%29 Start with the given equation.


y=12000-300x%2B400x-10x%5E2 FOIL


y=-10x%5E2%2B100x%2B12000 Rearrange and combine like terms.


Now the goal is to maximize 'y' which is the total number of apples. To do this, we need to find the y coordinate of the vertex. Remember that the vertex is the highest/lowest point on a graph. In this case, it is the highest point on the parabola.



In order to find the vertex, we first need to find the x-coordinate of the vertex.


To find the x-coordinate of the vertex, use this formula: x=%28-b%29%2F%282a%29.


x=%28-b%29%2F%282a%29 Start with the given formula.


From y=-10x%5E2%2B100x%2B12000, we can see that a=-10, b=100, and c=12000.


x=%28-%28100%29%29%2F%282%28-10%29%29 Plug in a=-10 and b=100.


x=%28-100%29%2F%28-20%29 Multiply 2 and -10 to get -20.


x=5 Divide.


So the x-coordinate of the vertex is x=5. Note: this means that the axis of symmetry is also x=5.


Now that we know the x-coordinate of the vertex, we can use it to find the y-coordinate of the vertex.


y=-10x%5E2%2B100x%2B12000 Start with the given equation.


y=-10%285%29%5E2%2B100%285%29%2B12000 Plug in x=5.


y=-10%2825%29%2B100%285%29%2B12000 Square 5 to get 25.


y=-250%2B100%285%29%2B12000 Multiply -10 and 25 to get -250.


y=-250%2B500%2B12000 Multiply 100 and 5 to get 500.


y=12250 Combine like terms.


So the y-coordinate of the vertex is y=12250.


So the vertex is .


Since the y-coordinate of the vertex is y=12250, this means that the maximum production of apples is 12,250 which occurs when 5 new trees are planted (since x=5 at the vertex).