Let $a, b, c, d, r, s \in \mathbb{N}$. Find the necessary and sufficient conditions under which $r \mid (a-b)$ and $s \mid (c-d)$ $\implies$ $\operatorname{lcm}$ $(r,s)\mid(ac-bd)$.
A little thought is enough to find out some necessary conditions. But the sufficient requirement is what is making the problem difficult for me.
Actually the above problem is not the original problem that I have encountered, the original problem is,
Let $a, b, c, r, s \in \mathbb{N}$ such that $\operatorname{gcd}$ $(a,c)$ $=$ $1$. Find the necessary and sufficient conditions under which $r \mid (a-b)$ and $s \mid (c-1)$ $\implies$ $rs \mid(ac-b)$.
Any suggestion (or solution to any one of the problems) will be appreciated and a solution to any one of the problems may be posted without giving the solution to the other problem.