Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23137 views
ubuntu2004
1
<exercise checkit-seed="6992" 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
An object is thrown upward from above the ground.
13
Let z measure its altitude at a given time.
14
Assume linear air resistance.
15
</li>
16
<li>
17
A glass of sweet tea is left outside on a summer day. After some time,
18
ice is added to the glass, chilling the drink at a constant rate.
19
Let z measure the temperature of
20
the tea over time, assuming the outside temperature is kept constant.
21
</li>
22
<li>
23
A circuit includes a battery providing constant voltage, a resistor,
24
and an inductor. Assume some initial current is flowing, and let z
25
measure the current throughout this circuit at a given time.
26
</li>
27
<li>
28
A mass is attached to a spring. The mass is compressed inward from the spring's
29
natural position, then released from rest. After some time, a hammer instantly
30
strikes the mass inward. Assume the presence of friction.
31
Let z measure the outward displacement of the mass from its natural position on
32
the spring.
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>-J z^{2} - {z'} = -B z + S \delta\left(-C + t\right) \hspace{2em}z(0)= Q</m>
43
</li>
44
<li>
45
<m>A {z'} = -V Y - V {z''} \hspace{2em}z(0)= E ,z'(0)= W</m>
46
</li>
47
<li>
48
<m>-A z - R {z'} + L = 0 \hspace{2em}z(0)= W</m>
49
</li>
50
<li>
51
<m>-X z - Y {z''} - R \delta\left(-D + t\right) = N {z'} \hspace{2em}z(0)=- V ,z'(0)=0</m>
52
</li>
53
<li>
54
<m>0 = -P {\left(R - V\right)} \mathrm{u}\left(-M + t\right) - P V + \frac{P z}{L} + {z'} \hspace{2em}z(0)= J</m>
55
</li>
56
<li>
57
<m>-J \mathrm{u}\left(-V + t\right) = -K L + L z + {z'} \hspace{2em}z(0)= D</m>
58
</li>
59
</ol>
60
</statement>
61
<answer>
62
<ul>
63
<li>
64
An object is thrown upward from above the ground.
65
Let z measure its altitude at a given time.
66
Assume linear air resistance.
67
<ul><li><m>A {z'} = -V Y - V {z''} \hspace{2em}z(0)= E ,z'(0)= W</m></li></ul></li>
68
<li>
69
A solution of salt water is pumped into a tank of less salty water,
70
while mixed water is pumped out at the same rate.
71
After a certain amount of time, the concentration of salt flowing into the
72
tank is instantly increased.
73
Let z measure the mass of salt in the tank at a given time.
74
<ul><li><m>0 = -P {\left(R - V\right)} \mathrm{u}\left(-M + t\right) - P V + \frac{P z}{L} + {z'} \hspace{2em}z(0)= J</m></li></ul></li>
75
<li>
76
Suppose the population of a species generally follows the logistical model:
77
births are linear based on population, and deaths are quadratic based on population.
78
However, at some point in the model, a natural disaster instantly wipes out
79
a fraction of the population.
80
Let z measure the population of this species at a given time.
81
<ul><li><m>-J z^{2} - {z'} = -B z + S \delta\left(-C + t\right) \hspace{2em}z(0)= Q</m></li></ul></li>
82
<li>
83
A mass is attached to a spring. The mass is compressed inward from the spring's
84
natural position, then released from rest. After some time, a hammer instantly
85
strikes the mass inward. Assume the presence of friction.
86
Let z measure the outward displacement of the mass from its natural position on
87
the spring.
88
<ul><li><m>-X z - Y {z''} - R \delta\left(-D + t\right) = N {z'} \hspace{2em}z(0)=- V ,z'(0)=0</m></li></ul></li>
89
<li>
90
A glass of sweet tea is left outside on a summer day. After some time,
91
ice is added to the glass, chilling the drink at a constant rate.
92
Let z measure the temperature of
93
the tea over time, assuming the outside temperature is kept constant.
94
<ul><li><m>-J \mathrm{u}\left(-V + t\right) = -K L + L z + {z'} \hspace{2em}z(0)= D</m></li></ul></li>
95
<li>
96
A circuit includes a battery providing constant voltage, a resistor,
97
and an inductor. Assume some initial current is flowing, and let z
98
measure the current throughout this circuit at a given time.
99
<ul><li><m>-A z - R {z'} + L = 0 \hspace{2em}z(0)= W</m></li></ul></li>
100
</ul>
101
</answer>
102
</exercise>
103
104
105