Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23137 views
ubuntu2004
1
<exercise checkit-seed="9393" 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 solution of salt water is pumped into a tank of less salty water,
13
while mixed water is pumped out at the same rate.
14
After a certain amount of time, the concentration of salt flowing into the
15
tank is instantly increased.
16
Let z measure the mass of salt in the tank at a given time.
17
</li>
18
<li>
19
Suppose the population of a species follows the logistical model:
20
births are linear based on population, and deaths are quadratic based on population.
21
Let z measure the population of this species at a given time.
22
</li>
23
<li>
24
A circuit includes a battery providing constant voltage, a resistor,
25
and an inductor. Assume some initial current is flowing, and let z
26
measure the current throughout this circuit at a given time.
27
</li>
28
<li>
29
A bowl of hot soup sits in a colder room.
30
Assume the room's temperature is kept constant,
31
and let z measure the temperature of
32
the soup over 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^{2} + {z'} = Y z \hspace{2em}z(0)= A</m>
43
</li>
44
<li>
45
<m>-S {z''} = B z \hspace{2em}z(0)=- Y ,z'(0)=0</m>
46
</li>
47
<li>
48
<m>-P X = -P z - {z'} \hspace{2em}z(0)= C</m>
49
</li>
50
<li>
51
<m>-E {z'} - L {z''} - N \delta\left(-M + t\right) = 0 \hspace{2em}z(0)=0,z'(0)= S</m>
52
</li>
53
<li>
54
<m>-Y z - D {z'} + M = 0 \hspace{2em}z(0)= B</m>
55
</li>
56
<li>
57
<m>{z'} = {\left(B - S\right)} D \mathrm{u}\left(-N + t\right) + D S - \frac{D z}{L} \hspace{2em}z(0)= Y</m>
58
</li>
59
</ol>
60
</statement>
61
<answer>
62
<ul>
63
<li>
64
An object is fired horizontally in the air.
65
Some time later, a sudden burst of wind pushes against the object.
66
Let z measure its horizontal displacement at a given time.
67
Assume linear air resistance.
68
<ul><li><m>-E {z'} - L {z''} - N \delta\left(-M + t\right) = 0 \hspace{2em}z(0)=0,z'(0)= S</m></li></ul></li>
69
<li>
70
A solution of salt water is pumped into a tank of less salty water,
71
while mixed water is pumped out at the same rate.
72
After a certain amount of time, the concentration of salt flowing into the
73
tank is instantly increased.
74
Let z measure the mass of salt in the tank at a given time.
75
<ul><li><m>{z'} = {\left(B - S\right)} D \mathrm{u}\left(-N + t\right) + D S - \frac{D z}{L} \hspace{2em}z(0)= Y</m></li></ul></li>
76
<li>
77
Suppose the population of a species follows the logistical model:
78
births are linear based on population, and deaths are quadratic based on population.
79
Let z measure the population of this species at a given time.
80
<ul><li><m>W z^{2} + {z'} = Y z \hspace{2em}z(0)= A</m></li></ul></li>
81
<li>
82
A mass is attached to a spring. The mass is compressed inward from the spring's
83
natural position, then released from rest. Assume no damping or friction.
84
Let z measure the outward displacement of the mass from its natural position on
85
the spring.
86
<ul><li><m>-S {z''} = B z \hspace{2em}z(0)=- Y ,z'(0)=0</m></li></ul></li>
87
<li>
88
A bowl of hot soup sits in a colder room.
89
Assume the room's temperature is kept constant,
90
and let z measure the temperature of
91
the soup over time.
92
<ul><li><m>-P X = -P z - {z'} \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>-Y z - D {z'} + M = 0 \hspace{2em}z(0)= B</m></li></ul></li>
98
</ul>
99
</answer>
100
</exercise>
101
102
103