Problem 7
Question
Trout, Moose, and Bear lakes are connected into a chain by a stream that runs into Trout Lake, out of Trout Lake into Moose Lake, out of Moose Lake and into Bear Lake and out of Bear Lake. The volumes of all of the three lakes are the same, and stream flow is constant into and out of all lakes. A load of waste is dumped into Trout Lake. With \(t\) measured in days and concentration measured in \(\mathrm{mg} / \mathrm{l}\), the concentration of wastes in the three lakes is projected to be $$ \begin{array}{ll} \text { Trout Lake: } & C_{\mathrm{T}}(t)=0.01 e^{-0.05 t} \\ \text { Moose Lake: } & C_{\mathrm{M}}(t)=0.005 t e^{-0.05 t} \\ \text { Bear Lake: } & C_{\mathrm{B}}(t)=0.000025 \frac{t^{2}}{2} e^{-0.05 t} \end{array} $$ For each lake, find the time interval, it any, on which the concentration in the lake is increasing.
Step-by-Step Solution
VerifiedKey Concepts
Derivatives
- To find the derivative of a function, we need to understand different rules and techniques, such as the Chain Rule and Product Rule, which are essential for tackling complex functions.
- In the given problem, we are interested in identifying when the lake's concentration increases, determined by finding where the derivative is positive.
Chain Rule
- In the formula form, if we have a composite function like \( g(h(x)) \), the derivative is \( g'(h(x)) \cdot h'(x) \).
- In our problem with Trout Lake, the concentration function is \( C_{\mathrm{T}}(t) = 0.01 e^{-0.05t} \), which is a simple exponential function with a constant.
- Taking its derivative involves using the Chain Rule, where we first differentiate the outer function, the exponential, and then multiply it by the derivative of the inner function, which is \(-0.05t\).
Product Rule
- For Moose Lake, the concentration function \( C_{\mathrm{M}}(t) = 0.005 t e^{-0.05t} \) is a product of \( 0.005t \) and \( e^{-0.05t} \).
- Using the Product Rule helps us differentiate by taking the derivative of one function while keeping the other constant, then swapping, and adding the results.
- This ensures that we properly account for all parts of the function, leading to accurate results and allowing us to determine when the concentration in the lake is increasing.
Exponential Functions
- In the context of lake concentrations, each one of our lake functions incorporated an exponential decay \( e^{-0.05t} \), showing how concentration decreases over time.
- They are particularly important in this scenario as they help model how different factors like the initial waste dump and time affect pollution levels in the lakes.
- The behavior of exponential functions, specifically their decay or growth rates, can be determined through the sign and value of the exponent, making it easier to predict long-term changes in the system.