I am frequently given differential equations of the form:
$$ \cdots = \dfrac{dy}{dx} \text{ or } \cdots=y'.$$
However, I am sometimes given differential equations of the form:
$$a \, dy +b \, dx = c$$
I don't really understand what this notation means. For example:
$$(y^2+xy)\,dx +(3xy+x^2)\,dy =0$$
Is an equation that I have recently been given. Is this equivalent to:
$$\frac{y^2+xy}{3xy+x^2} = -\frac{dy}{dx} \text{?}$$
I apologize for the somewhat basic question, but I don't quite grasp this notation, and I would very much appreciate if this could be explained.