Question:

The least positive remainder when $123 \times 125 \times 127$ is divided by 124 is

Show Hint

Reduce each factor modulo the divisor first (using negative residues if convenient), multiply, then convert to the least positive remainder by adding the divisor if negative.
Updated On: Apr 8, 2026
  • 4
  • 120
  • 121
  • 130
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Concept:
Express each factor modulo 124 and then multiply the residues.
Step 2: Detailed Explanation:
$123 \equiv -1 \pmod{124}$, $\;125 \equiv 1 \pmod{124}$, $\;127 \equiv 3 \pmod{124}$.
Product $\equiv (-1)(1)(3) = -3 \equiv 121 \pmod{124}$.
Step 3: Final Answer:
The least positive remainder is $121$.
Was this answer helpful?
0
0

Top MET Questions

View More Questions