NECO 2023 · Paper 1 · Q2

Find the product of 10110two10110_{\text{two}} and 11two11_{\text{two}}.

Worked solution (try it first)
  1. Change to base ten: 10110two=16+4+2=2210110_{\text{two}} = 16 + 4 + 2 = 22 and 11two=311_{\text{two}} = 3.
  2. Multiply: 22×3=6622 \times 3 = 66.
  3. Change back: 66=64+266 = 64 + 2, so the product is 1000010two1000010_{\text{two}}, option A.

Report a problem with this question