Let $A,B$ be bounded sets in $\Bbb R$ for which $\exists \alpha>0$ such that $|a-b|>\alpha$ for any $a\in A,b\in B$ .
Prove that $m^*(A\cup B)=m^*(A)+m^*(B)$.
By countable sub-additivity of outer measure $m^*(A\cup B)\le m^*(A)+m^*(B)$.
To show the reverse inequality let $\epsilon>0$. Then there exists a sequence of open intervals $\{I_n\}$ such that $A\cup B\subset \cup I_n$ and $m^*(A\cup B)+\epsilon >\sum l(I_n)$.
If I can show that for each sequence of intervals $\{I_n^{'}\}$ and $\{I_n^{"}\}$ covering $A,B$ respectively we have $\sum l(I_n)>\sum l(I_n^{'})+\sum l(I_n^{"})$ then we are done.
But I am stuck .Any help.