Prove that the iterative scheme
$$X_{r+1} = g(X_r) = e^{X_r^{2}-2X_r}$$
with a suitable starting point, converges to the root in $[0.4,0.6]$, by showing that $g$ is a contraction mapping on this interval.
Compute the root in $[0.4,0.6]$ to two decimal places
Why the iterative scheme would not be appropriate to use to try to find the larger root?