I am just a beginner to Binomial Theorem and I want to find out the numerically or magnitude wise greatest term in the expansion of $(3-5x)^{11} $ when $ x=\frac{1}{5} $
I know some methods, but they are quite confusing. And I want a simple method. So if anyone has any idea they are welcomed.
Note that the general term of the expression $(3-5x)^{11} $ is $$T_r = \binom {11}{r}3^r (-5x)^{11-r} $$ When $T_r $ is the largest term then: $$\frac {T_{r+1}}{T_r} \leq 1$$ $$\implies \frac {\binom {11}{r+1}}{\binom {11}{r}} \times 3 \times (-5x)^{-1} \bigg \lvert_{ x = \frac15} \leq 1$$
Ignore the negative sign as we want the greatest numerical value.
Surely you can take it from here.