Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Explain how to find the general solution to the given ODE, and the particular solution to the given IVP.
6
7
\[ 0 = 4 \, {y'} - 12 \, {y} ,\hspace{1em}
8
y\big( \log\left(2\right) \big)= -24 \]
9
10
Then show how to verify that your particular solution is correct.
11
12
13
\end{exerciseStatement}
14
15
\begin{exerciseAnswer}
16
\[ {y} = k e^{\left(3 \, t\right)} \]\[ {y} = -3 \, e^{\left(3 \, t\right)} \]
17
\end{exerciseAnswer}
18
19
20