Let $\mathcal{I}=\{[a,b)| a,b \in \mathbb{R}, a<b\}$
Define the length function $\ell(I)=b-a$ where $I \in \mathcal{I}$
The question asks to deduce that the length of an open interval $(a,b) = b-a$ given the above definitions
-Attempt-
since, $(a,b)=\lim_{n \to \infty} [a - \frac{1}{n},b)$ where $n \in \mathbb{N}^*$
Now $\ell([a-\frac{1}{n},b))=b-a+ \frac{1}{n}$ so by the continuity of $\ell$ we get $\lim_{ n \to \infty} \ell([a-\frac{1}{n},b))=\ell(\lim_{ n \to \infty}([a-\frac{1}{n},b)))= b-a$
I am not sure of it really. Any thoughts?
EDIT: The properties of the length function $\ell$ are the usual well-known properties of the length function on real intervals. ($\ell$ is non-negative, $\ell(\phi)=0$, monotone, countably additive and sub-additive)
Set $\delta = (b-a)/2$. If you have countable additivity, you should be able to write something like $$ (a,b) = \big(\bigcup_{k=0}^\infty [a+\delta/2^{k+1},a+\delta/2^k)\big) \cup [a+\delta,b) , $$ and then use that $\delta/2^k-\delta/2^{k+1}=\delta/2^{k+1}$ and $\delta \sum_{k=0}^\infty 1/2^{k+1} = \delta \sum_{k=1}^\infty 1/2^k = \delta$.