Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Find the solution to the given IVP.
6
7
\[ 2 \, {y} {\left(4 \, t - 1\right)} + 2 \, {y'} = 0 \hspace{2em}
8
y( 0 )= -2 \, e^{2} \]
9
\end{exerciseStatement}
10
11
\begin{exerciseAnswer}
12
\[ {y} = -2 \, e^{\left(-2 \, t^{2} + t + 2\right)} \]
13
\end{exerciseAnswer}
14
15
16