Any set $E$ of outer measure zero ($m^{*}(E) = 0$) is measurable.
My solution
Since $A\cap E\subseteq E$ and the outer measure is monotonic, we have that $0\leq m^{*}(A\cap E) \leq m^{*}(E) = 0$.
On the other hand, we have that $A = (A\cap E)\cup(A\cap E^{c})$
Consequently, it results that \begin{align*} m^{*}(A) \leq m^{*}(A\cap E) + m^{*}(A\cap E^{c}) = m^{*}(A\cap E^{c}) \end{align*}
Finally, since $A\cap E^{c}\subseteq A$, we have that $m^{*}(A\cap E^{c})\leq m^{*}(A)$, and the proposed claim holds: \begin{align*} m^{*}(A) = m^{*}(A\cap E^{c}) = 0 + m^{*}(A\cap E^{c}) = m^{*}(A\cap E) + m^{*}(A\cap E^{c}) \end{align*}
Is there another way to approach it or is it standard?