Prove that for all matrices $A, B \in M_n(\mathbb C)$
$$ \det(A+B) = \det(A) + \det(B)+\operatorname{Tr}(A)\operatorname{Tr}(B) - \operatorname{Tr}(AB) $$
I have verified it by taking $n=2$ that is for $2\times 2$ matrices. Now how to solve it In general way?