Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23137 views
ubuntu2004
1
<exercise checkit-seed="7676" checkit-slug="Zfinal" checkit-title="Zfinal">
2
<statement>
3
<p>
4
For each of the following scenarios, provide a reasonable IVP model.
5
Let <m>t</m> represent time, let <m>z</m> represent the value given in the scenario,
6
and use uppercase letters for positive constants.
7
Then label each term and initial value of each IVP to describe what it
8
represents from the scenario.
9
</p>
10
<ul>
11
<li>
12
A mass is attached to a spring. The mass is compressed inward from the spring's
13
natural position, then released from rest. After some time, a hammer instantly
14
strikes the mass inward. Assume the presence of friction.
15
Let z measure the outward displacement of the mass from its natural position on
16
the spring.
17
</li>
18
<li>
19
A solution of salt water is pumped into a tank of initially fresh water,
20
while mixed water is pumped out at the same rate.
21
Let z measure the mass of salt in the tank at a given time.
22
</li>
23
<li>
24
A glass of sweet tea is left outside on a summer day. After some time,
25
ice is added to the glass, chilling the drink at a constant rate.
26
Let z measure the temperature of
27
the tea over time, assuming the outside temperature is kept constant.
28
</li>
29
<li>
30
A circuit includes a battery providing constant voltage, a resistor,
31
and an inductor. Assume some initial current is flowing, and let z
32
measure the current throughout this circuit at a given time.
33
</li>
34
</ul>
35
<p>
36
Then, show that your model is equivalent to one of the following IVP models by
37
relabeling constants and using algebra as needed. (It's possible that more than
38
one IVP may be used for a scenario. If so, choose any of them.)
39
</p>
40
<ol>
41
<li>
42
<m>W z + X \mathrm{u}\left(-L + t\right) + {z'} = E W \hspace{2em}z(0)= C</m>
43
</li>
44
<li>
45
<m>-S z = P {z'} - N \hspace{2em}z(0)= X</m>
46
</li>
47
<li>
48
<m>-L Y + \frac{Y z}{W} = -{z'} \hspace{2em}z(0)=0</m>
49
</li>
50
<li>
51
<m>R \delta\left(-M + t\right) = -L z - C {z'} - D {z''} \hspace{2em}z(0)=- B ,z'(0)=0</m>
52
</li>
53
<li>
54
<m>D {z'} = -E z^{2} \hspace{2em}z(0)= A</m>
55
</li>
56
<li>
57
<m>V z^{2} - M z + {z'} = -Q \delta\left(-X + t\right) \hspace{2em}z(0)= P</m>
58
</li>
59
</ol>
60
</statement>
61
<answer>
62
<ul>
63
<li>
64
An object is fired horizontally in the air.
65
Let z measure its horizontal velocity at a given time.
66
Assume quadratic air resistance.
67
<ul><li><m>D {z'} = -E z^{2} \hspace{2em}z(0)= A</m></li></ul></li>
68
<li>
69
A solution of salt water is pumped into a tank of initially fresh water,
70
while mixed water is pumped out at the same rate.
71
Let z measure the mass of salt in the tank at a given time.
72
<ul><li><m>-L Y + \frac{Y z}{W} = -{z'} \hspace{2em}z(0)=0</m></li></ul></li>
73
<li>
74
Suppose the population of a species generally follows the logistical model:
75
births are linear based on population, and deaths are quadratic based on population.
76
However, at some point in the model, a natural disaster instantly wipes out
77
a fraction of the population.
78
Let z measure the population of this species at a given time.
79
<ul><li><m>V z^{2} - M z + {z'} = -Q \delta\left(-X + t\right) \hspace{2em}z(0)= P</m></li></ul></li>
80
<li>
81
A mass is attached to a spring. The mass is compressed inward from the spring's
82
natural position, then released from rest. After some time, a hammer instantly
83
strikes the mass inward. Assume the presence of friction.
84
Let z measure the outward displacement of the mass from its natural position on
85
the spring.
86
<ul><li><m>R \delta\left(-M + t\right) = -L z - C {z'} - D {z''} \hspace{2em}z(0)=- B ,z'(0)=0</m></li></ul></li>
87
<li>
88
A glass of sweet tea is left outside on a summer day. After some time,
89
ice is added to the glass, chilling the drink at a constant rate.
90
Let z measure the temperature of
91
the tea over time, assuming the outside temperature is kept constant.
92
<ul><li><m>W z + X \mathrm{u}\left(-L + t\right) + {z'} = E W \hspace{2em}z(0)= C</m></li></ul></li>
93
<li>
94
A circuit includes a battery providing constant voltage, a resistor,
95
and an inductor. Assume some initial current is flowing, and let z
96
measure the current throughout this circuit at a given time.
97
<ul><li><m>-S z = P {z'} - N \hspace{2em}z(0)= X</m></li></ul></li>
98
</ul>
99
</answer>
100
</exercise>
101
102
103