I am differentiating a first order DE. I want to use the substitution y = ux and the differential $dy = udx +xdu$. I thought $dy = u + xdu$ because $dx = x$. I thought I am differentiating with respect to x.
I would appreciate any feedback. thank you
$$y=\underbrace{ux}_{\color{red}{\text {prodct of 2 function}s}}$$ Differentiate $$\frac {dy}{dx}=x\frac {du}{dx}+u=u'x+u$$ Multiply by dx $$\frac {dy}{dx}=x\frac {du}{dx}+u$$ $$\frac {dy}{dx}dx=x\frac {du}{dx}dx+udx$$ $${dy}=x {du}+udx$$
Like when you differntiate any product of two functions $$(fg)'=f'g+fg'$$