I was shown the following:
$$ 0.110 < 0.1101 < 0.111$$
and told that the middle number is halfway in between those two numbers. Is this correct? How can I see that?
Update:
If I add a zero to the first and the last number, I get:
$$ 0.1100 < 0.1101 < 0.1110$$
Now, let write out the last two digits and we can see the relationship:
$$ \underbrace{00 < 01 < 10}_{base-2} = \underbrace{0 < 1 < 2}_{base-10} $$