The problem provides a function $h(v) = -v + 3000 - \frac{8100}{v}$ that models the daily production of a machine, where $v$ is the speed in km/h and $v \in [50, 120]$. The first question asks to determine the speed $v$ that maximizes the daily production $h(v)$, and then calculate the maximum daily production.
2025/5/27
1. Problem Description
The problem provides a function that models the daily production of a machine, where is the speed in km/h and . The first question asks to determine the speed that maximizes the daily production , and then calculate the maximum daily production.
2. Solution Steps
To find the maximum of , we first find the derivative and then set it equal to zero to find the critical points.
To find critical points, we set :
Since , we only consider the positive solution .
Now, we need to verify that indeed gives a maximum. We can find the second derivative :
Since , .
Because the second derivative is negative, we have a maximum at .
Now we calculate the maximum daily production by substituting into :
3. Final Answer
The speed that maximizes the daily production is km/h. The maximum daily production is units.