JAMB 2013 · UTME · Q2

Convert 271027_{10} to a number in base three.

Worked solution (try it first)
  1. 27=3×3×3=3327 = 3 \times 3 \times 3 = 3^3.
  2. So 27 is one lot of 333^3 and nothing else: 1×27+0×9+0×3+01 \times 27 + 0 \times 9 + 0 \times 3 + 0.
  3. So 2710=1000327_{10} = 1000_3, option B.

Report a problem with this question