Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="8364" masterit-slug="C1" masterit-name="Homogeneous first-order linear IVP">
2
<statement>
3
<p>
4
Explain how to find the general solution to the given ODE,
5
and the particular solution to the given IVP.
6
</p>
7
<me> 9 \, {y} - 3 \, {y'} = 0 ,\hspace{1em}
8
y\big( \log\left(2\right) \big)= -16 </me>
9
<p>Then show how to verify that your particular solution is correct.</p>
10
</statement>
11
<answer>
12
<me> {y} = k e^{\left(3 \, t\right)} </me>
13
<me> {y} = -2 \, e^{\left(3 \, t\right)} </me>
14
</answer>
15
</exercise>
16
17
18