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 7.

  
dydx=x+xy2,dPdt=PtP2+1,dydx=11e4x+3y.
Solution 1. Factor
Since x is common in both terms of the sum, we can factor it out as
dydx=x+xy2not separatedalgebradydx=x(1+y2)separated
showing that the differential equation is separable.
Solution 2. Split the Fraction
This example uses the following rule for multiplying fractions:
ABCD=ACBD.
First, we split P and t in the numerator and denominator, then use the rule above to separate the fraction, like so
dPdt=PtP2+1not separated=Pt(P2+1)(1)=PP2+1(t1)separated
and the equation is separable.
Solution 3. Separate the Exponents
Applying the rule
eA+B=eAeB
to this differential equation allows us to show it is separable as follows:
dydx=11e4x+3ynot separated=11(e4xe3y)=11e4xe3yseparated.

Example 8.

  
d2ydx2sinx=y,tdsdt=s,xdydx+10x2y=6x2.
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 dsdt we get
dsdt=s+t
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
xdydx=6x210x2y
dydx=1x(6x210x2y)
dydx=6x10xy.
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
dydx=2x(35y)
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:
dydx=x(610y),dydx=(2x)(5y3)
The only thing that matters is that x and y are separated.

Reading Questions Check-Point Questions

1. The differential equation, dydxx(y2+y)=0, is in separable form.

    The differential equation, dydxx(y2+y)=0, 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(y2+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(y2+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, dydxycos(x)=y, in separable form.

Write the differential equation,
dydxycos(x)=y,
in separable form by identifying f(x) and g(y).
dydx=( )( )
f(x) g(y)

5. Write the differential equation, tPdPdt=etP2ety, in separable form.

Write the differential equation,
tPdPdt=etP2et,
in separable form by identifying f(t) and g(P).
dPdt=( )( )
f(t) g(P)
You have attempted 1 of 6 activities on this page.