Skip to main content
Logo image

Section 4.2 Verifying Separable

Many differential equations will not be handed to you in separable form, so various algebra techniques will be required to put the equations into this form. The following set of examples illustrate this idea.

Example 35.

\(\ \ \) Show the differential equations are separable using various algebra techniques.
\begin{equation*} \frac{dy}{dx} = x + xy^2, \qquad \frac{dP}{dt} = \frac{Pt}{P^2 + 1}, \qquad \frac{dy}{dx} = 11e^{4x + 3y} \text{.} \end{equation*}
Solution 1. Factor
Since \(x\) is common in both terms of the sum, we can factor it out as
\begin{equation*} \frac{dy}{dx} = \underset{not\ separated}{\underbrace{x + xy^2}} \quad \overset{algebra}{\longrightarrow} \quad \frac{dy}{dx} = \underset{separated}{\underbrace{ {\color{blue} x } ({\color{green} 1 + y^2 }) }} \end{equation*}
showing that the differential equation is separable.
Solution 2. Split the Fraction
This example uses the following rule for multiplying fractions:
\begin{equation*} \frac{A\cdot B}{C\cdot D} = \frac{A}{C} \cdot \frac{B}{D}. \end{equation*}
First, we split \(P\) and \(t\) in the numerator and denominator, then use the rule above to separate the fraction, like so
\begin{equation*} \frac{dP}{dt} = \underset{not\ separated}{\underbrace{\frac{Pt}{P^2 + 1}}} = \frac{P\cdot t}{(P^2 + 1) \cdot (1) } = \underset{separated}{\underbrace{ {\color{blue} \frac{P}{P^2 + 1} } \left({\color{green} \frac{t}{1} }\right) }} \end{equation*}
and the equation is separable.
Solution 3. Separate the Exponents
Applying the rule
\begin{equation*} e^{A + B} = e^{A} \cdot e^{B} \end{equation*}
to this differential equation allows us to show it is separable as follows:
\begin{equation*} \frac{dy}{dx} = \underset{not\ separated}{\underbrace{11e^{4x + 3y}}} = 11(e^{4x} \cdot e^{3y}) = \underset{separated}{\underbrace{ {\color{blue} 11e^{4x} } \cdot {\color{green} e^{3y} } }}. \end{equation*}

Example 36.

\(\ \ \) Show the differential equations are separable by isolating the derivative first.
\begin{equation*} \frac{d^2y}{dx^2} \sin x = y, \qquad t - \frac{ds}{dt} = - s, \qquad x\frac{dy}{dx} + 10x^2y = 6x^2\text{.} \end{equation*}
Solution 1. Attention to Detail
This is sort of a trick question to get you in the habit of checking the order of a differential equation. Since this DE is not first-order, it is not separable.
Solution 2. Isolate the Derivative First
We see that this DE is first-order, so now we need to see if it can be rearranged in separable form. Isolating \(\frac{ds}{dt} \) we get
\begin{equation*} \frac{ds}{dt} = s + t \end{equation*}
and it should be clear that there is no way to separate \(t\) and \(s\) by multiplication, and therefore this DE is not separable.
Solution 3. Isolate, Simplify, & Factor
As before, let’s isolate \(dy/dx\) on the left side of the equation, like so
\begin{equation*} x\frac{dy}{dx} = 6x^2 - 10x^2y \end{equation*}
\begin{equation*} \frac{dy}{dx} = \frac{1}{x}\left(6x^2 - 10x^2y\right) \end{equation*}
\begin{equation*} \frac{dy}{dx} = 6x - 10xy. \end{equation*}
Now that the derivative is isolated on the left, we attempt to separate the variables on the right. Factoring \(2x\) out of both terms gives
\begin{equation*} \frac{dy}{dx} = 2x \cdot \left( 3 - 5y \right) \end{equation*}
and we see that the differential equation is separable.
In general, there is more than one way to separate a differential equation. This example could have been separated in either of the following ways:
\begin{equation*} \frac{dy}{dx} = x \cdot ( 6 - 10y ), \qquad \frac{dy}{dx} = ( -2x )\cdot ( 5y - 3 ) \end{equation*}
The only thing that matters is that \(x\) and \(y\) are separated.

Reading Questions Check your Understanding

1. The differential equation, \(\ds \frac{dy}{dx} - x(y^2 + y) = 0\text{,}\) is in separable form.

    The differential equation, \(\ds \frac{dy}{dx} - x(y^2 + y) = 0\text{,}\) is in separable form.
  • True.

  • This equation is not currently in separable form. However, it can be put in separable form by moving the \(x(y^2 + y)\) term to the right-side of the equation.
  • False.

  • This equation is not currently in separable form. However, it can be put in separable form by moving the \(x(y^2 + y)\) term to the right-side of the equation.

2. Match each equation to the algebra technique needed to show the equation is separable.

3. Select the Separable Differential Equations.

4. Write the differential equation, \(\ds\frac{dy}{dx} - y\cos(x) = y\text{,}\) in separable form.

Write the differential equation,
\begin{equation*} \frac{dy}{dx} - y\cos(x) = y \text{,} \end{equation*}
in separable form by identifying \(f(x)\) and \(g(y)\text{.}\)
\(\displaystyle \frac{dy}{dx} = \Big(\) \(\Big) \cdot \Big(\) \(\Big)\)
\(f(x)\) \(g(y)\)

5. Write the differential equation, \(\ds tP\frac{dP}{dt} = e^tP^2 - e^ty\text{,}\) in separable form.

Write the differential equation,
\begin{equation*} tP\frac{dP}{dt} = e^tP^2 - e^t \text{,} \end{equation*}
in separable form by identifying \(f(t)\) and \(g(P)\text{.}\)
\(\displaystyle \frac{dP}{dt} = \Big(\) \(\Big) \cdot \Big(\) \(\Big)\)
\(f(t)\) \(g(P)\)
You have attempted of activities on this page.