fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must solve the following DE: x+y+1+(2x+2y-1)y'=0.
I can't write the DE under the form y'+P(x)y=Q(x) so I can't use the integrating factor method. I checked out of the DE is exact, and it's not.
Homework Equations
Not really sure.
The Attempt at a Solution
I tried a z-substitution but I fell over a non separable DE.
Let z=2x+2y+1 \Rightarrow z'=2+2y' \Rightarrow y'=\frac{z'-2}{2}.
The original DE then turns out to be worth \frac{z}{2}+\frac{1}{2}+\frac{z}{2} (z'-2)=0 \Rightarrow - \frac{z}{2} + \frac{zz'}{2}+\frac{1}{2}=0. Thus -z+zz'=- \frac{1}{2} \Rightarrow -z+z \frac{dz}{dx}=-\frac{1}{2} which isn't separable. Hmm maybe I could use the integrating factor method on this DE and solve for z? Hmm no either, I can't put the DE under the right form.
By the way I have a general question on DE's. The z-substitution I have made would work if and only if the DE was exact?