0

I am trying to find the coefficient of $s^{12}t^{13}$ in the expansion of $(2s-3t)^{25}$.

I don't know if I am doing right, but I know we have to start with $\binom{25}{12}$. When $t^{13}$ is added, becomes more confusing. Any help in handling this problem?

1 Answers1

0

The general term is given by $${{25}\choose r}(2s)^r (-3t)^{25-r}$$

You need $r=12$: $${{25}\choose {12}} (2s)^{12} (-3t)^{13} = -{{25}\choose{12}}\cdot 2^{12}\cdot 3^{13} s^{12}t^{13}$$

Vishu
  • 14,469