show that $${r \choose 0}{s \choose n}+{r \choose 1}{s \choose n+1}+{r \choose 2}{s \choose n+2}+...+{r \choose n}{s \choose n+n}={r+s \choose s-n}$$
I tried the counting argument, but the total items selected in each term is different, so that doesn't seem to work. The equation resembles the formula
$${r \choose 0}{s \choose n}+{r \choose 1}{s \choose n-1}+...+{r \choose n}{s \choose 0}={r+s \choose n}$$
but I have no idea how to take advantage of it