Find all numbers $r$ for which the system of congruences:

x == r mod 6
x == 9 mod 20
x == 4 mod 45
has a solution.

1 answer

as google will provide, there are many similar exercises online. You might start here:

http://math.stackexchange.com/questions/79282/solving-simultaneous-congruences