Consider $$A=(1+\frac{1}{x^2})^{1/2} - 2(1 + \frac{1}{x^2})^{1/3} +(1+\frac{1}{x^2})^{1/4} $$ and define $y=\frac 1{x^2}$ which makes $$A=(1+y)^{1/2} - 2(1 + y)^{1/3} +(1+y)^{1/4} $$ Now, use the generalized binomial theorem $$(1+y)^n=1+n y+\frac{n(n-1)}{2} y^2+\cdots$$ Apply to each piece; if no mistake, this would give $$A=\frac{y}{12}+\frac{y^2}{288}+\cdots=\frac{1}{12x^2}+\frac{1}{288x^4}+\cdots$$ making $$A x=\frac{1}{12x}+\frac{1}{288x^3}+\cdots$$
Edit
Just for the fun, use $x=10$; use your pocket calculator to get $A\approx 0.000833674$ while, just limited to the first term, the approximation gives $A\approx \frac 1{120}\approx 0.00833333$. Using the two terms $A\approx\frac{2401}{2880000}\approx 0.000833681$.