$\newcommand{\Bin}{\operatorname{Bin}}$ My text doesn't define $X\sim \Bin(n,p)$ but after mentioning it, in the next few lines it writes that $f(x)$=$ {n\choose x}p^xq^{n-x}$ is the p.m.f. of the binomial distribution. ($p+q=1$)
It goes on to state that $X_1+X_2$ follows $\Bin(n_1+n_2,p)$ where $X_1$ and $X_2$ are independent random variables. I do not really understand how we can prove this. Can anyone please tell me how to do it?