If $X = A \cup B$ is a disconnection then $H_n(X) \cong H_n(A) \oplus H_n(B)$
If I use the Mayer-Vietoris sequence I can prove this easily, however the book I'm reading hinted at using excision to prove this.
So I tried to prove this using excision but I ended up getting stuck, this is what I've done so far.
Since $B \subseteq X$ we obtain a long exact sequence
$$ \dots \to H_n(B) \to H_n(X) \to H_n(X, B) \to H_{n-1}(B) \to \dots$$
and observe that because $X = A \cup B$ by Excision we get $H_n(A) \cong H_n(X, B)$ and so we obtain the following long exact sequence
$$ \dots \to H_n(B) \xrightarrow{f} H_n(X) \xrightarrow{g} H_n(A) \to H_{n-1}(B) \to \dots$$
This is where I get stuck, because if $f$ was injective and $g$ was surjective I could use exactness and the first isomorphism theorem to get the desired result, however I have no way of knowing if $f$ is injective and if $g$ is surjective.
I'm not sure how to proceed and prove this using excision alone.