SOLUTION: The differential equation y+y3=(y5+2x)y′ can be written in differential form: M(x,y)dx+N(x,y)dy=0 where M(x,y)= , and N(x,y)= . The term M(x,y)dx+N(x,y)dy bec

Algebra ->  Expressions -> SOLUTION: The differential equation y+y3=(y5+2x)y′ can be written in differential form: M(x,y)dx+N(x,y)dy=0 where M(x,y)= , and N(x,y)= . The term M(x,y)dx+N(x,y)dy bec      Log On


   



Question 1186674: The differential equation
y+y3=(y5+2x)y′
can be written in differential form:
M(x,y)dx+N(x,y)dy=0
where
M(x,y)=

, and N(x,y)=

.
The term M(x,y)dx+N(x,y)dy becomes an exact differential if the left hand side above is divided by y3. Integrating that new equation, the solution of the differential equation is
=C.

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Let's write it this way

y%2By%5E3-%28y%5E5%2B2x%29expr%28dy%2Fdx%29=0

%28y%2By%5E3%29dx-%28y%5E5%2B2x%29dy=0

He tells us to divide through by y3 to make it an exact differential
equation.  So Let's multiply through by y-3 (same thing!)

%28y%5E%28-2%29%2B1%29dx-%28y%5E2%2B2xy%5E%28-3%29%29dy=0

Get the sign between them +

%28y%5E%28-2%29%2B1%29dx%2B%28-y%5E2-2xy%5E%28-3%29%29dy=0

So

M%28x%2Cy%29=y%5E%28-2%29%2B1 and N%28x%2Cy%29=-y%5E2-2xy%5E%28-3%29

Now let's show that the DE is exact by showing the partial derivatives

M%5By%5D=N%5Bx%5D

M%5By%5D=-2y%5E%28-3%29,   N%5Bx%5D=-2y%5E%28-3%29

They are equal, so the differential equation is now exact.

So let's integrate both sides with respect to both variables.

Notice these 3 facts: 

1. When we integrate something containing dx with respect to the other letter y,
we get some function of the letter of its differential dx, the letter x, say u(x).
2. When we integrate something containing dy with respect to the other letter x,
we get some function of the letter of its differential dy, the letter y, say v(y).
3. When we integrate 0 with respect to either letter, we get the same constant C.

Let's integrate with respect to x:

matrix%285%2C1%2Cint%280%5E%22%22%29%2C%22%22%2C%22%22%2C%22%22%2C%22%22%29

Let's integrate with respect to y:



We must have gotten exactly the same thing when we integrated with
respect to x that we got when we integrated with respect to y

Therefore this equation,

matrix%281%2C5%2Cxy%5E%28-2%29%2Bx%2C++++%22%22%2B%22%22%2C++v%28y%29%2C%22%22=%22%22%2CC%29 

must be identical with this equation



The equations will be identical if and only if

v%28y%29=+-y%5E3%2F3%5E%22%22 and u%28x%29=x

Therefore the general solution is



Edwin