题目 1 · frq
9 分A marine biology research team monitors the biomass of a phytoplankton bloom in an enclosed bay. The function \(B\) defined by \(B(t) = 18 \ln(1 + 0.5t^2)\) models the total biomass of the bloom, in metric tons, \(t\) days after the initial bloom is detected at time \(t = 0\), for \(0 \le t \le 6\). It can be shown that \(B'(t) = \frac{18t}{1 + 0.5t^2}\).
(Note: Your calculator should be in radian mode.)
A. Find the average biomass of the bloom in the bay from time \(t = 0\) to time \(t = 5\) days. Show the setup for your calculations.
B. Find all times \(t\), for \(0 \le t \le 6\), when the instantaneous rate of change of \(B\) equals the average rate of change of \(B\) over the time interval \(0 \le t \le 6\). Show the setup for your calculations.
C. Find \(B''(2)\). Based on this value, is the rate of change of the biomass increasing or decreasing at time \(t = 2\) days? Give a reason for your answer.
D. At time \(t = 6\) days, environmental cleanup measures are initiated to remove phytoplankton from the bay. The function \(W\), defined by \(W(t) = B(t) - \int_6^t (0.4x + 1)\,dx\), models the total biomass of the bloom over the time interval \(6 \le t \le 14\). At what time \(t\), for \(6 \le t \le 14\), does \(W\) attain its absolute maximum value? Justify your answer.
(Note: Your calculator should be in radian mode.)
A. Find the average biomass of the bloom in the bay from time \(t = 0\) to time \(t = 5\) days. Show the setup for your calculations.
B. Find all times \(t\), for \(0 \le t \le 6\), when the instantaneous rate of change of \(B\) equals the average rate of change of \(B\) over the time interval \(0 \le t \le 6\). Show the setup for your calculations.
C. Find \(B''(2)\). Based on this value, is the rate of change of the biomass increasing or decreasing at time \(t = 2\) days? Give a reason for your answer.
D. At time \(t = 6\) days, environmental cleanup measures are initiated to remove phytoplankton from the bay. The function \(W\), defined by \(W(t) = B(t) - \int_6^t (0.4x + 1)\,dx\), models the total biomass of the bloom over the time interval \(6 \le t \le 14\). At what time \(t\), for \(6 \le t \le 14\), does \(W\) attain its absolute maximum value? Justify your answer.
查看答案详解收起答案详解
解题
Part A:
The average biomass over the interval \(0 \le t \le 5\) is given by the average value formula:
\[\text{Average Value} = \frac{1}{5 - 0} \int_0^5 B(t)\,dt = \frac{1}{5} \int_0^5 18 \ln(1 + 0.5t^2)\,dt\]
Using a graphing calculator to evaluate the integral:
\[\frac{1}{5} (120.18498) = 24.036996\]
The average biomass of the bloom is \(24.037\) metric tons.
Part B:
The average rate of change of \(B\) over \(0 \le t \le 6\) is:
\[\frac{B(6) - B(0)}{6 - 0} = \frac{18 \ln(1 + 0.5(6)^2) - 18 \ln(1)}{6} = \frac{18 \ln(19) - 0}{6} = 3\ln(19) \approx 8.833317\]
Set the instantaneous rate of change equal to the average rate of change:
\[B'(t) = \frac{18t}{1 + 0.5t^2} = 8.833317\]
Using a graphing calculator to solve this equation for \(0 \le t \le 6\) yields:
\[t = 0.571 \quad \text{and} \quad t = 3.505\]
Part C:
Differentiating \(B'(t)\) with respect to \(t\):
\[B''(t) = \frac{18(1 + 0.5t^2) - 18t(t)}{(1 + 0.5t^2)^2} = \frac{18 - 9t^2}{(1 + 0.5t^2)^2}\]
At \(t = 2\):
\[B''(2) = \frac{18 - 9(2)^2}{(1 + 0.5(2)^2)^2} = \frac{18 - 36}{(1 + 2)^2} = \frac{-18}{9} = -2\]
Because \(B''(2) = -2 < 0\), the rate of change of the biomass, \(B'(t)\), is decreasing at time \(t = 2\).
Part D:
By the Fundamental Theorem of Calculus:
\[W'(t) = B'(t) - (0.4t + 1) = \frac{18t}{1 + 0.5t^2} - (0.4t + 1)\]
Setting \(W'(t) = 0\) on \(6 \le t \le 14\):
\[\frac{18t}{1 + 0.5t^2} = 0.4t + 1 \implies t \approx 8.18128\]
To determine the absolute maximum on \([6, 14]\), evaluate \(W(t)\) at the critical point and at the endpoints:
- \(W(6) = B(6) - \int_6^6 (0.4x + 1)\,dx = 18\ln(19) \approx 53.000\)
- \(W(8.181) = B(8.181) - \int_6^{8.181} (0.4x + 1)\,dx \approx 63.719 - 8.367 = 55.352\)
- \(W(14) = B(14) - \int_6^{14} (0.4x + 1)\,dx \approx 82.712 - 40.000 = 42.712\)
Therefore, \(W\) attains its absolute maximum value at time \(t = 8.181\) (or \(8.182\)) days.
The average biomass over the interval \(0 \le t \le 5\) is given by the average value formula:
\[\text{Average Value} = \frac{1}{5 - 0} \int_0^5 B(t)\,dt = \frac{1}{5} \int_0^5 18 \ln(1 + 0.5t^2)\,dt\]
Using a graphing calculator to evaluate the integral:
\[\frac{1}{5} (120.18498) = 24.036996\]
The average biomass of the bloom is \(24.037\) metric tons.
Part B:
The average rate of change of \(B\) over \(0 \le t \le 6\) is:
\[\frac{B(6) - B(0)}{6 - 0} = \frac{18 \ln(1 + 0.5(6)^2) - 18 \ln(1)}{6} = \frac{18 \ln(19) - 0}{6} = 3\ln(19) \approx 8.833317\]
Set the instantaneous rate of change equal to the average rate of change:
\[B'(t) = \frac{18t}{1 + 0.5t^2} = 8.833317\]
Using a graphing calculator to solve this equation for \(0 \le t \le 6\) yields:
\[t = 0.571 \quad \text{and} \quad t = 3.505\]
Part C:
Differentiating \(B'(t)\) with respect to \(t\):
\[B''(t) = \frac{18(1 + 0.5t^2) - 18t(t)}{(1 + 0.5t^2)^2} = \frac{18 - 9t^2}{(1 + 0.5t^2)^2}\]
At \(t = 2\):
\[B''(2) = \frac{18 - 9(2)^2}{(1 + 0.5(2)^2)^2} = \frac{18 - 36}{(1 + 2)^2} = \frac{-18}{9} = -2\]
Because \(B''(2) = -2 < 0\), the rate of change of the biomass, \(B'(t)\), is decreasing at time \(t = 2\).
Part D:
By the Fundamental Theorem of Calculus:
\[W'(t) = B'(t) - (0.4t + 1) = \frac{18t}{1 + 0.5t^2} - (0.4t + 1)\]
Setting \(W'(t) = 0\) on \(6 \le t \le 14\):
\[\frac{18t}{1 + 0.5t^2} = 0.4t + 1 \implies t \approx 8.18128\]
To determine the absolute maximum on \([6, 14]\), evaluate \(W(t)\) at the critical point and at the endpoints:
- \(W(6) = B(6) - \int_6^6 (0.4x + 1)\,dx = 18\ln(19) \approx 53.000\)
- \(W(8.181) = B(8.181) - \int_6^{8.181} (0.4x + 1)\,dx \approx 63.719 - 8.367 = 55.352\)
- \(W(14) = B(14) - \int_6^{14} (0.4x + 1)\,dx \approx 82.712 - 40.000 = 42.712\)
Therefore, \(W\) attains its absolute maximum value at time \(t = 8.181\) (or \(8.182\)) days.
评分标准
Part A (2 points):
- P1: Average value formula setup: \(\frac{1}{5-0} \int_0^5 B(t)\,dt\) (or \(\frac{1}{5} \int_0^5 18 \ln(1 + 0.5t^2)\,dt\))
- P2: Correct answer (\(24.037\) or \(24.036\))
Scoring notes:
- Correct integral with evidence of division by 5 earns P1.
- A reported numerical answer accurate to three decimal places earns P2.
---
Part B (2 points):
- P3: Setup using average rate of change: \(\frac{B(6) - B(0)}{6 - 0}\) (or \(3\ln(19)\) or \(8.833\))
- P4: Correct values of \(t\) with supporting equation: \(t = 0.571\) and \(t = 3.505\)
Scoring notes:
- Both values of \(t\) are required to earn P4, supported by setting \(B'(t) = \frac{B(6)-B(0)}{6}\).
---
Part C (2 points):
- P5: Value of \(B''(2) = -2\)
- P6: Conclusion with reason (decreasing because \(B''(2) < 0\))
Scoring notes:
- P6 requires explicitly referencing \(B''(2) < 0\) or that the derivative of \(B'(t)\) is negative at \(t = 2\).
---
Part D (3 points):
- P7: Considers \(W'(t) = 0\) (or \(B'(t) - (0.4t + 1) = 0\))
- P8: Justification (Candidates Test evaluating \(W(6)\), \(W(8.181)\), and \(W(14)\), or valid global sign analysis)
- P9: Answer with supporting work: \(t = 8.181\) (or \(8.182\))
Scoring notes:
- P7 is not earned by merely presenting the numerical value \(t = 8.181\).
- P8 requires evaluating the function at the critical point and both endpoints, correct to at least one decimal place, or a complete sign analysis of \(W'(t)\) on the entire interval \([6, 14]\).
- P1: Average value formula setup: \(\frac{1}{5-0} \int_0^5 B(t)\,dt\) (or \(\frac{1}{5} \int_0^5 18 \ln(1 + 0.5t^2)\,dt\))
- P2: Correct answer (\(24.037\) or \(24.036\))
Scoring notes:
- Correct integral with evidence of division by 5 earns P1.
- A reported numerical answer accurate to three decimal places earns P2.
---
Part B (2 points):
- P3: Setup using average rate of change: \(\frac{B(6) - B(0)}{6 - 0}\) (or \(3\ln(19)\) or \(8.833\))
- P4: Correct values of \(t\) with supporting equation: \(t = 0.571\) and \(t = 3.505\)
Scoring notes:
- Both values of \(t\) are required to earn P4, supported by setting \(B'(t) = \frac{B(6)-B(0)}{6}\).
---
Part C (2 points):
- P5: Value of \(B''(2) = -2\)
- P6: Conclusion with reason (decreasing because \(B''(2) < 0\))
Scoring notes:
- P6 requires explicitly referencing \(B''(2) < 0\) or that the derivative of \(B'(t)\) is negative at \(t = 2\).
---
Part D (3 points):
- P7: Considers \(W'(t) = 0\) (or \(B'(t) - (0.4t + 1) = 0\))
- P8: Justification (Candidates Test evaluating \(W(6)\), \(W(8.181)\), and \(W(14)\), or valid global sign analysis)
- P9: Answer with supporting work: \(t = 8.181\) (or \(8.182\))
Scoring notes:
- P7 is not earned by merely presenting the numerical value \(t = 8.181\).
- P8 requires evaluating the function at the critical point and both endpoints, correct to at least one decimal place, or a complete sign analysis of \(W'(t)\) on the entire interval \([6, 14]\).