Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23137 views
ubuntu2004
1
<exercise checkit-seed="6673" 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 circuit includes a battery providing constant voltage, a resistor,
13
and an inductor. Assume some initial current is flowing, and let z
14
measure the current throughout this circuit at a given time.
15
</li>
16
<li>
17
An object is fired horizontally in the air.
18
Some time later, a sudden burst of wind pushes against the object.
19
Let z measure its horizontal displacement at a given time.
20
Assume linear air resistance.
21
</li>
22
<li>
23
A solution of salt water is pumped into a tank of less salty water,
24
while mixed water is pumped out at the same rate.
25
After a certain amount of time, the concentration of salt flowing into the
26
tank is instantly increased.
27
Let z measure the mass of salt in the tank at a given time.
28
</li>
29
<li>
30
A building is heated constantly by a furnace during the winter, keeping its
31
interior temperature warmer than the building's exterior, which is
32
assumed to be a constant temperature.
33
Let z measure the temperature of the building over time.
34
</li>
35
</ul>
36
<p>
37
Then, show that your model is equivalent to one of the following IVP models by
38
relabeling constants and using algebra as needed. (It's possible that more than
39
one IVP may be used for a scenario. If so, choose any of them.)
40
</p>
41
<ol>
42
<li>
43
<m>-{\left(E - X\right)} Y \mathrm{u}\left(-M + t\right) = -E Y + \frac{Y z}{R} + {z'} \hspace{2em}z(0)= S</m>
44
</li>
45
<li>
46
<m>-A {z''} = E z + N {z'} + S \delta\left(-Y + t\right) \hspace{2em}z(0)=- C ,z'(0)=0</m>
47
</li>
48
<li>
49
<m>N z = C z^{2} + {z'} \hspace{2em}z(0)= P</m>
50
</li>
51
<li>
52
<m>A {z''} + M \delta\left(-D + t\right) = -R {z'} \hspace{2em}z(0)=0,z'(0)= X</m>
53
</li>
54
<li>
55
<m>-B z + J - {z'} = -B Y \hspace{2em}z(0)= D</m>
56
</li>
57
<li>
58
<m>-J {z'} + Y = B z \hspace{2em}z(0)= D</m>
59
</li>
60
</ol>
61
</statement>
62
<answer>
63
<ul>
64
<li>
65
An object is fired horizontally in the air.
66
Some time later, a sudden burst of wind pushes against the object.
67
Let z measure its horizontal displacement at a given time.
68
Assume linear air resistance.
69
<ul><li><m>A {z''} + M \delta\left(-D + t\right) = -R {z'} \hspace{2em}z(0)=0,z'(0)= X</m></li></ul></li>
70
<li>
71
A solution of salt water is pumped into a tank of less salty water,
72
while mixed water is pumped out at the same rate.
73
After a certain amount of time, the concentration of salt flowing into the
74
tank is instantly increased.
75
Let z measure the mass of salt in the tank at a given time.
76
<ul><li><m>-{\left(E - X\right)} Y \mathrm{u}\left(-M + t\right) = -E Y + \frac{Y z}{R} + {z'} \hspace{2em}z(0)= S</m></li></ul></li>
77
<li>
78
Suppose the population of a species follows the logistical model:
79
births are linear based on population, and deaths are quadratic based on population.
80
Let z measure the population of this species at a given time.
81
<ul><li><m>N z = C z^{2} + {z'} \hspace{2em}z(0)= P</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>-A {z''} = E z + N {z'} + S \delta\left(-Y + t\right) \hspace{2em}z(0)=- C ,z'(0)=0</m></li></ul></li>
89
<li>
90
A building is heated constantly by a furnace during the winter, keeping its
91
interior temperature warmer than the building's exterior, which is
92
assumed to be a constant temperature.
93
Let z measure the temperature of the building over time.
94
<ul><li><m>-B z + J - {z'} = -B Y \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>-J {z'} + Y = B z \hspace{2em}z(0)= D</m></li></ul></li>
100
</ul>
101
</answer>
102
</exercise>
103
104
105