Find the first four terms of the expansion $\sqrt{1-4x}$ in ascending powers of x. Hence, approximate $\sqrt{6}$ to four decimal places.
I've expanded it to form this: $1-2x-2x^2-4x^3$
When approximating the value of $\sqrt{6}$, bearing in mind that for the expansion to be valid , $\left|x\right|<\frac{1}{4}$, I took out a value of $\sqrt{10}$ to form $\sqrt{10}\sqrt{0.6}$. Then, letting $x = 0.1$, I substituted $x$ into the expansion, then multiplied by $\sqrt{10}$ to find an approximate value for $\sqrt{6}$. Is there anything invalid about this? Why is it better to take out a factor of $2.5$?
Here we look at some arguments why taking out a factor $2.5$ is a convenient choice.
In order to apply (1) we are looking for a number $y$ with \begin{align*} \sqrt{1-4x}&=\sqrt{6y^2}=y\sqrt{6}\tag{2}\\ \color{blue}{\sqrt{6}}&\color{blue}{=\frac{1}{y}\sqrt{1-4x}} \end{align*}
We see it is convenient to choose $y$ to be a square number which can be easily factored out from the root. We obtain from (2) \begin{align*} 1-4x&=6y^2\\ 4x&=1-6y^2\\ \color{blue}{x}&\color{blue}{=\frac{1}{4}-\frac{3}{2}y^2}\tag{3} \end{align*}
We see in (1) a good approximation is given if $x$ is close to $0$. If $x$ is close to zero we will also fulfill the convergence condition. $x$ close to zero means that in (3) we have to choose $y$ so that \begin{align*} \frac{3}{2}y^2 \end{align*} is close to $\frac{1}{4}$. So, $y^2$ is close to $\frac{1}{4}\cdot\frac{2}{3}=\frac{1}{6}$. We have already (1) and (3) appropriately considered. Now we want to find small natural numbers $a,b$ so that
\begin{align*} y^2=\frac{a^2}{b^2}\approx \frac{1}{6} \end{align*} This can be done easily. When going through small numbers of $a$ and $b$ whose squares are apart by a factor $6$ we might quickly come to $100$ and $16$. These are two small squares and we have $6\cdot 16=96$ close to $100$. That's all.
At this point it might be clear that factoring out $2.5=\frac{5}{2}=\frac{1}{y}$ is a good choice.
Note: In a section about binomial series expansion in Journey through Genius by W. Dunham the author cites Newton: Extraction of roots are much shortened by this theorem, indicating how valuable this technique was for Newton.