Find the least possible 3 digit number which when successively divided by 2, 5, 4 and 3 leaves the remainders 1, 1, 3 and 1 respectively.
Show Hint
For successive division problems, always work backward from the last division. Choose the smallest non-negative final quotient (usually 0 or 1) that will eventually lead to a number in the desired range (e.g., 3-digit number).