Section 1.5 First-Order Linear Equations
Exercises Exercises
Supplemental HW Problems.
Note: These are the same basic exercises as the ones for
Section 1.4. There, we used numerical approximation techniques; here, we will solve them exactly. Once you find the solutions, compare them with the answers you got from the last section!
1.
A gold mining operation dumps its solvents into a holding pond. The pond has an initial volume of \(20,000\) cubic meters of liquid, and each day a stream diverted into the pond delivers \(1000\) cubic meters of water. Each day, \(1000\) cubic meters of mixed waste water and solvents is pumped out for treatment. However, solids carried in from the stream settle to the bottom of the pond, reducing its volume by \(50\) meters per day – so the pond will be full and need dredging after \(400\) days of operation. Each day, \(5\)kg of solvents enter the pond.
If \(x(t)\) gives the amount of solvent in the pond (in kilograms) on day \(t\text{,}\) then the derivative \(x’(t)\) gives the rate of change of solvent in the pond and can be found as follows:
\begin{equation*}
\frac{dx}{dt} = rate_{in} - rate_{out}\text{.}
\end{equation*}
The rate in is constant at \(5\) (kg/day). The rate out varies as more solvent enters the pond. We know that \(1000\) liters of water leave the pond each day. We also know that the concentration of solids leaving the pond is the total amount of solvent in the pond on day \(t\) divided by the total amount of water in the pond on day \(t\text{.}\) Therefore, we can find the amount of solids that leave the pond by multiplying the amount of water (in liters) by the concentration (in kg/liter).
A more detailed analysis of this, as well as the explicit formula for
\(x’(t)\text{,}\) is given in
Section 1.5 1 of our textbook.
Use an integrating factor to solve for \(x(t)\) explicitly, and use that formula to find \(x(10)\) and \(x(200)\text{.}\)
2.
I retire, and between some good investments and selling my Portland home to move to Arizona, I have a nest egg of \(\$2.5\) million saved up, in an account that earns a guaranteed \(3.5\%\) annual interest for as long as I maintain a balance. My tarot reader tells me that I have exactly \(35\) years to live after retirement before my death. If I withdraw \(\$120,000\) per year, will there be any money left for my kids to inherit? Remember that if \(P(t)\) is the amount I have in savings, let \(P’\) be the amount coming in (which is \(0.035P\)) minus the amount going out (which is \(120,000\)).
Find the differential equation for \(P’(t)\text{,}\) solve it with an integrating factor for \(P(t)\text{,}\) and then find \(P(35)\) to answer the question here.
Additional Supplemental HW Problems.
Note: These are additional exercises. Again, we will solve exactly. Once you find the solution, compare with the answers you get with Sage.
3.
Lake Fidget is horribly polluted with agricultural run-off. The lake contains 2600 cubic km of water, and it has an inflow and outflow of 150 km\(^3\) per year. In 2020, new legislation went into effect reducing the amount of agricultural pollution to zero, but it will take time to flush out the current contaminants from Lake Fidget. If \(x(t)\) is the amount of pollutant in tons per cubic km and \(x(0) = P,\) write a differential equation that models the amount of pollutant in Lake Fidget. Then find how long it takes for the pollution level to drop to half of the 2020 levels.
4.
Given the pollution situation in Lake Fidget as above, now assume that the legislation reduces the agricultural run-off to 10% of pre-2020 levels. How long does it take under this situation for the pollution level to be cut in half?
5.
Early one morning, it begins to snow at a constant rate. At 7 am, a snowplow sets off to clear a road. By 8 am it had travelled 2 miles, but it took an additional 2 hours to go the next 2 miles. Let \(x(t)\) be the distance travelled by the snow plow after \(t\) hours of travel, and \(x(0) = 0\) to make the math easier. Also assume that the snowplow clears snow from the road at a constant rate (so goes slower as the snow gets deeper). Perform the analysis to find the time at which it started snowing.
6.
During another snowstorm, the plow set off at 7 am as before. This time it clears 4 miles by 8 am, and another 3 miles by 9 am. What time did it start snowing under this scenario?
faculty.sfasu.edu/judsontw/ode/html-20210811/firstlook05.html