Q:

Can someone tell me how

Accepted Solution

A:
the way I get the subsequent term, nevermind the exponents, the exponents part is easy, since one is decreasing and another is increasing, but the coefficient, to get it, what I usually do is.multiply the current coefficient by the exponent of the first-term, and divide that by the exponent of the second-term + 1.so if my current expanded term is say 7a³b⁴, to get the next coefficient, what I do is (7*3)/5   <----- notice, current coefficient times 3 divided by 4+1.anyhow, with that out of the way, lemme proceed in this one.[tex]\bf ~~~~~~~~\textit{binomial theorem expansion} \\\\ \qquad \qquad (1+ax)^n\implies \begin{array}{llll} term&coefficient&value\\ \cline{1-3}&\\ 1&+1&(1)^n(ax)^0\\\\ 2&+\frac{(1)(n)}{1}\to n&(1)^{n-1}(ax)^1\\\\ 3&+\frac{n\cdot (n-1)}{2}&(1)^{n-2}(ax)^2 \end{array}[/tex]so, following that to get the next coefficient, we get those equivalents as you see there for the 2nd and 3rd terms.so then, we know that the expanded 2nd term is 24x therefore[tex]\bf n(1)^{n-1}(ax)1 = 24x\implies n(1)(ax)=24x\implies nax=24x\implies n=\cfrac{24}{a}[/tex]we also know that the expanded 3rd term is 240x², therefore we can say that[tex]\bf \cfrac{n(n-1)}{2}~~(1)^{n-2}(ax)^2 = 240x^2\implies \cfrac{n(n-1)}{2}(1)(a^2x^2) = 240x^2 \\\\\\ \cfrac{(n^2-n)(a^2x^2)}{2}=240x^2\implies \cfrac{(n^2-n)(a^2)}{2}=\cfrac{240x^2}{x^2}\implies \cfrac{a^2n^2-a^2n}{2}=240 \\\\\\ a^2n^2-a^2n=480[/tex]but but but, we know what "n" equals to, recall above, so let's do some quick substitution[tex]\bf a^2n^2-a^2n=480\qquad \boxed{n=\cfrac{24}{a}}\qquad a^2\left( \cfrac{24}{a} \right)^2-a^2\left( \cfrac{24}{a} \right)=480 \\\\\\ a^2\cdot \cfrac{24^2}{a^2}-24a=480\implies 24^2-24a=480\implies 576-24a=480 \\\\\\ -24a=-96\implies a=\cfrac{-96}{-24}\implies \blacktriangleright a = 4\blacktriangleleft \\\\[-0.35em] ~\dotfill\\\\ n=\cfrac{24}{a}\implies n=\cfrac{24}{4}\implies \blacktriangleright n=6 \blacktriangleleft[/tex]