JAMB 1985 · UME · Q3

In the equation 11x=1000x+101\dfrac{11}{x} = \dfrac{1000}{x + 101}, all the numbers are in base 2. Solve for xx.

Worked solution (try it first)
  1. Change to base ten: 112=311_2 = 3, 10002=81000_2 = 8 and 1012=5101_2 = 5, so 3x=8x+5\frac3x = \frac{8}{x + 5}.
  2. Cross-multiply: 3x+15=8x3x + 15 = 8x, so 5x=155x = 15 and x=3x = 3.
  3. Change back to base two: 3=2+1=1123 = 2 + 1 = 11_2, option B.

Report a problem with this question