Toronto Math Forum

MAT244--2019F => MAT244--Test & Quizzes => Quiz-4 => Topic started by: AllanLi on October 18, 2019, 02:29:22 PM

Title: quiz 4 tut 0401
Post by: AllanLi on October 18, 2019, 02:29:22 PM
find the general solution to the given equation
\begin{equation}
9y''+6y'+y=0
\end{equation}we get
\begin{equation}
9r^2+6r+1=0
\end{equation}solve for r, we have
\begin{equation}
3r+1=0, r = -1/3
\end{equation} so we have
\begin{equation}
y(t) = C1e^{-1/3}+C2te^{-1/3}
\end{equation}