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.
6
7
\[ 0 = 36 \, t e^{\left(3 \, t\right)} + 3 \, {y} - {y''} - 2 \, {y'} + 24 \, e^{\left(3 \, t\right)} \]
8
\end{exerciseStatement}
9
10
\begin{exerciseAnswer}
11
\[ {y} = 3 \, t e^{\left(3 \, t\right)} + k_{1} e^{\left(-3 \, t\right)} + k_{2} e^{t} \]
12
\end{exerciseAnswer}
13
14
15