I have tried this many times but can't quite land on the correct answer.
The correct answer: $1-\frac{3x}{2}+\frac{15x^{2}}{8}$
These are the steps I took:
Re wrote it as: $\left ( 1-x \right )^{\frac{1}{2}}\left ( \left ( 1+2x \right )^{\frac{1}{2}} \right )^{-1}$
Using bionmal expansion I expanded $\left ( 1-x \right )^{\frac{1}{2}}$ up to $x^{2}$
- For this I get : $\left (1-\frac{x}{2}-\frac{x^{2}}{8} \right)$
- Then to solve the second bracket written in step 1 I did $\left (1+2x \right )^{\frac{1}{2}}$
For this I got $\left (1-x+\frac{x^{2}}{4} \right)$
Then finally I raised this to the power one so $\left (1-x+\frac{x^{2}}{4} \right)^{-1}$
For this I got $\left (1+x+\frac{3x^{2}}{4} \right)$
- Then I just expaned those two brakcets so: $\left (1-\frac{x}{2}-\frac{x^{2}}{8} \right)$$\left (1+x+\frac{3x^{2}}{4} \right)$
Once expanded, I then neglected powers bigger than $x^{2}$ (mentioned in question). Then collected like terms. However either my method or the algebra is going wrong, and I just need some help with this.
The first terms of the Taylor expansion of $\sqrt{1+2x}$ near $0$ are $1+x-\frac{x^2}{\color{red}2}$; therefore, the first terms of the Taylor expansion of $\frac1{\sqrt{1+2x}}$ near $0$ are $1-x+\frac{3x^2}2$. And if you multiply $1-\frac x2-\frac{x^2}8$ with $1-x+\frac{3x^2}2$ and then you eliminate those terms whose degree is greater than $2$, you do get indeed $1-\frac{3 x}2+\frac{15 x^2}8$.