Find integrating factor and solve the equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
naspek
Messages
176
Reaction score
0
y dx + x ln x dy = 0 ; x > 0


my integrating factor is x..


so.. multiply with DE,


xy dx + x^2 ln x dy = 0


let M = xy ; N = x^2 ln x


dM/dy = x ; dN/dx = x + 2x ln x


the problem is.. i didn't get the exact equation after multiply the integrating factor.. I've double checked my integrating factor.. but.. still can't get the exact equation...
 
Physics news on Phys.org
Try dividing by x instead.
 
vela said:
Try dividing by x instead.
which part?
 
Instead of multiplying the equation by your integration factor, divide by it instead.
 
vela said:
Instead of multiplying the equation by your integration factor, divide by it instead.
wow! i got it! but.. i never divide DE by integrating factor..
always multiply..