WAEC 2023 · Paper 1 · Q5

Express 4137413_7 in base 5.

Worked solution (try it first)
  1. Change to base ten: 4137=4×49+7+3=206413_7 = 4 \times 49 + 7 + 3 = 206.
  2. Divide by 5 repeatedly: 206=5×41+1206 = 5 \times 41 + 1, 41=5×8+141 = 5 \times 8 + 1, 8=5×1+38 = 5 \times 1 + 3, and 1=5×0+11 = 5 \times 0 + 1.
  3. Read the remainders from the bottom up: 131151311_5, option B.

Report a problem with this question