Suppose I have the separable equation: $$\frac{y}{f(x)} = \frac{dy}{dx}$$
Can I rearrange this to $\frac{dy}{dx} -\frac{y}{f(x)} = 0$ and use integrating factors even though there is a zero on the right hand side instead of a function of x?
I found this answer, Solve separable DE with integrating factor and homogeneous substitution, to work for $f(x)=x$ but can't make it work for other functions. I am trying to figure out if it is not possible for some functions or if my algebra skills are lacking.