Question:medium

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).
Updated On: May 7, 2026
  • 273
  • 197
  • 193
  • 527
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0