NECO 2023 · Paper 1 · Q6

Find xx if 3×8≡x(mod9)3 \times 8 \equiv x \pmod 9.

Worked solution (try it first)
  1. Multiply first: 3×8=243 \times 8 = 24.
  2. Divide by 9: 24=2×9+624 = 2 \times 9 + 6, so the remainder is 6.
  3. So x=6x = 6, option C.

Report a problem with this question