Can anyone give a hint of how to go about solving this? Please don't give answer thanks
Find the integer $a$ such that $a \equiv 99 \pmod{41}$ and $100 \le a \le 140$
We did not go over this in class and can really use some start up ways. I know 99 mod 41 is 17 but what do you do after that?
Since you want a hint, $$a\equiv b\bmod m$$ Means that $$km=a-b,\text{ for some integer $k$.}$$ Thus, pick values of $k$ so that the resulting $a$ satisfies $100\leq a\leq140$.