Review 6: Now You Try II
Exercise 1: Consider the differential equation
dydx=7y2x3.
Show that
y=−174x4+C is a solution to the differential equation, where
C is a constant.
Solution:
▶ Show
We need to plug in
y(x) into the left hand side and the right hand side of the equation and check to see that they are equal.
On the left hand side, we get
dydx=7x3(74x4+C)2.
On the right hand side, we get
7y2x3=7⋅1(74x4+C)2⋅x3.Since the left hand side and the right hand side are equal, we conclude that
y(x) is a solution to the differential equation.
Exercise 2: Consider the differential equation
x″(t)+x(t)=0.
Show that
x(t)=Acos(t)+Bsin(t) is a solution to the above differential equation, where
A and
B are constants.
Solution:
▶ Show
We need to plug in
x(t) into the left hand side and the right hand side of the equation and check to see that they are equal. Since
x″(t)=−Acos(t)−Bsin(t), we get on the left hand side
x″(t)+x(t)=−Acos(t)−Bsin(t)+Acos(t)+Bsin(t)=0.On the right hand side, we simply have 0.
Since the left hand side and the right hand side are equal, we conclude that
x(t) is a solution to the differential equation.
Exercise 3: Consider the differential equation we had on the first page (below)
dAdt=kA(t).
Show that
A(t)=Cekt is a solution to the differential equation above, where
C is a constant.
Solution:
▶ Show
We need to plug in
A(t) into the left hand side and the right hand side of the equation and check to see that they are equal.
On the left hand side, we get
\begin{equation}\label{eq:left3}
\frac{dA}{dt} = Cke^{kt} .
\end{equation}
On the right hand side, we get
\begin{equation}\label{eq:right3}
kA =kCe^{kt}.
\end{equation}
Since the left hand side and the right hand side are equal, we conclude that
A(t) is a solution to the differential equation.