So, as a A level student, when I came across the Binomial theorem I was told the first number must be $1$. If it was $2$ or $3$ we needed to bring it out, so as to make the first integer $1$.
But why is this?
An example of what I mean: $(4+3x)^{-2}$ becomes $4^{-2}\left(1+\frac34x\right)^{-2}$
There isn't any rule that you have to do this, just guessing but the reason that you were taught this is probably because it makes the calculations simpler. For example $$ (5+3x)^3=5^3\left(1+3\times\frac35x+3\times\left (\frac35x\right)^2+\left(\frac35x\right)^3\right) $$ and you can keep the term as $5^3$ and not worry about multiplying all the powers out until the end. $$ (5+3x)^3=(5^3+3^2 5^2x+3^3 5 x^2+3^3x^3) $$ Incidentally the binomial theorem applies to things like $(x+y)^2$ or something where the first term can't easily be reduced to $1$.