Here we have the conditions .
One way without using Chinese Remainder Theorem is to list all numbers with and .
You can start from 13 + 10 = 23, and add 13 each time you progress in the list.
The list is {23, 36, 49, 62, 75, ...}.
Now, note that 75 also satisfies . Then this is the answer we want.
Note that . That's the answer.
Remark: This method is not rigorous at all. For a solution with more rigor, you would need Chinese Remainder Theorem.