When $$(1+bx)^5$$ is expanded the coefficient of $x$ is equal to the coefficient of $x^2$. Find the value of $b$ when $b$ is not equal to zero
I tried to solve it by using the $T_{r+1}$ formula as well as the binomial theorem formula. But I just can't understand this. Anyone help
You can easily notice that $$[x]=\binom51b^1=5b$$ and $$\left[x^2\right]=\binom52b^2=10b^2$$
Therefore, $$5b=10b^2$$ Since $b\ne0$, $$5=10b$$ giving $$b=\frac12$$
For verification,
$$(1+0.5x)^5=0.03125 x^5 + 0.3125 x^4 + 1.25 x^3 + \color{red}{2.5} x^2 + \color{red}{2.5} x + 1$$