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
\[ -8 \, {y} = -4 \, {y'} ,\hspace{1em}
8
y\big( \log\left(3\right) \big)= 27 \]
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(2 \, t\right)} \]\[ {y} = 3 \, e^{\left(2 \, t\right)} \]
17
\end{exerciseAnswer}
18
19
20