How do I evaluate $\sqrt{1.2}$ using the Maclaurin series?
I tried using the general form of Maclaurin series but I can't get a correct answer, all the derivatives are 0.
How do I evaluate $\sqrt{1.2}$ using the Maclaurin series?
I tried using the general form of Maclaurin series but I can't get a correct answer, all the derivatives are 0.
On
Hint. From the Maclaurin series expansion $$ f(x)=f(0)+\frac {f'(0)}{1!} x+ \frac{f''(0)}{2!} x^2+\frac{f^{(3)}(0)}{3!}x^3+ \cdots, $$ one gets, for $x$ near $0$, $$ f(x)=\sqrt{1+x}=1+\frac{x}{2}-\frac{x^2}{8}+\frac{x^3}{16}+O(x^4) $$ then one may put $x=0.2$ in the above identity.
Hint: use the function $y=\sqrt{1+x}$ to find the Maclaurin series and then let $x=0.2$