Final answer:
The farmer should create a revenue function R(x) based on price per bushel and number of bushels over time, take the derivative to find the critical point, and solve for x to determine the optimal day to harvest the potatoes to maximize revenue.
Step-by-step explanation:
To determine when the farmer should harvest the potatoes to maximize revenue, we need to set up a revenue function that incorporates both the change in price and the increase in bushels over time. Let x represent the number of extra days after July 1. The price per bushel p(x) will then be $2.00 - $0.02x. The number of bushels b(x) will be 80 + x, since the farmer is gaining 1 bushel extra per day. The revenue function R(x) is obtained by multiplying the price function by the number of bushels, R(x) = p(x) × b(x) = (2 - 0.02x)(80 + x).
The next step is to find the maximum value of R(x). We do this by taking the first derivative of R and setting it to zero to find the critical points. Upon finding the derivative, set R'(x) = 0 and solve for x. This will give us the number x at which revenue is maximized. In some cases, you might need to check the second derivative to ensure that the critical point represents a maximum.
Example Calculation:
R(x) = (2 - 0.02x)(80 + x) = 160 + 2x - 1.6x - 0.02x₂
R'(x) = 2 - 1.6 - 0.04x
0 = 2 - 1.6 - 0.04x
0.4 = 0.04x
x = 10
Therefore, the farmer should harvest the potatoes 10 days after July 1 to maximize revenue.