Suppose I have the following equation, where r(x) and y(x) are functions of x.
r(x)y(x) = y(x)r'(x)
My understanding is that we can divide both sides by y(x), only if we know that y(x) != 0 for all values of x.
If that's not necessarily the case, my understanding is we need to consider both cases. The case where y(x) != 0 and the case where y(x) = 0.
In the first case, we arrive at the equation r(x) = r'(x).
In the second case, where the x value makes y(x) = 0, we are unable to say anything about the relation of r(x) and r'(x).
Is my understanding correct?
If it is, than is it true that the equation r(x) = r'(x) is false? (As it's not necessarily true for all x values).