3. The Integrating Factor
The method of the integrating factor is used when we have differential equations in the form

. Multiplying the equation through by the
integrating factor 
, we would have the equation
![{\left[e^{\int P(x)\,dx}y\right]}^{/}=Q(x)e^{\int P(x)\,dx} {\left[e^{\int P(x)\,dx}y\right]}^{/}=Q(x)e^{\int P(x)\,dx}](http://www.mathhelpforum.com/math-help/latex2/img/30b844960dc0555b1e49865f52fa2fb9-1.gif)
. Integrating both sides and solving for y, we get:
![y=e^{-\int P(x)\,dx}{\left[\int Q(x)e^{\int P(x)\,dx}\,dx\right]} y=e^{-\int P(x)\,dx}{\left[\int Q(x)e^{\int P(x)\,dx}\,dx\right]}](http://www.mathhelpforum.com/math-help/latex2/img/8419e6e7f44ab171e886ce7daecce39d-1.gif)
.
Let us go through an easy example, and then a challenging one.
Example 5:
Solve 
;

.
In order to apply the integrating factor, the coefficient of
must be equal to 1.

.
Now find the integrating factor:

.
Multiplying through, we should get:
Integrating, we find that:
Imposing the initial condition

, we see that
Therefore, the solution to the differential equation is

.
Example 6:
Solve 
;

.
Divide through by

:

.
Now find the integrating factor:
Apply long division to simplify the integrand:
(Verify):

.
Multiplying through by the integrating factor, we should get:
(Verify):
Integrating both sides and then solving for y, we get:

.
Now apply the initial condition: y(0)=1:

.
Therefore, our particular solution will be:

.
--------------------------------------------------------------------------
4. Exact Equations
In order to use the technique to solve exact equations, the equations must be in the form:

,
And they must satisfy this one condition:
If this relationship is true, we'll continue on with this technique. If its not true, we will resort to 2 other possible techniques which will be discussed later.
When we go about solving this, we should make known that

and that

.
Step one: find f(x,y). You can do it two ways, but I will do it this way because its the most common way.
Step 2: Find g(y). To do this, partially differentiate f(x,y) with respect to y.
Since

,
Solving for

, we get:

.
Integrate to find g(y):

.
Step 3: write solution in general form.
The general solution of an exact equation will have the form:

.
Since

, the general solution will be:

.
Example 7:
Solve 
.
Test for exactness:
They are equal, so they are exact equations.
Find f(x,y):

.
Now find g(y):

.
Since

,
Therefore,

.
Therefore, the general solution is:

.
-------------------------------------------------------------------------
I will be back later with more...