Exercise: Show that, for bounded sets $A$ and $B$, $$\overline\dim_{\text{box}}(A\cup B)=\max\{\overline\dim_{\text{box}}(A),\overline\dim_{\text{box}}(B)\},$$ where $\overline\dim_{\text{box}}(A)$ is the upper box dimension of the set $A$.
So far: I have that $A\subset A\cup B$ and $B\subset A\cup B$, so clearly $\max\{\overline\dim_{\text{box}}(A),\overline\dim_{\text{box}}(B)\}\leqslant\overline\dim_{\text{box}}(A\cup B)$.
For the other direction: I have that $N_{\delta}(A)+N_{\delta}(B)\leqslant2\max\{N_{\delta}(A),N_{\delta}(B)\}$ where $N_{\delta}(A)$ is the smallest number of closed balls which covers $A$. Clearly $\overline\dim_{\text{box}}(A\cup B)\leqslant N_{\delta}(A)+N_{\delta}(B)$, but I don't know where to go from there.
Can someone tell me if what I have done is correct, whether or not there is an easier way, and how to finish it off please?