Fixed Point Iteration - Divergence to Convergence
Please refer to the question in the image.
My attempts are as follows:
1) Sub in g(x)=x for a final result of h(x)=x, then x=alpha obtains the result, but not sure if there is more to it.
2) I am not sure as by (1) my result is simply h(alpha)=alpha, which means c=all real numbers (so I must be going in the wrong direction already)
3) I know for quadratic convergence h'(alpha)=0 and h''(alpha) does not equal zero, but I cannot get this due to (2)
Thank you for your help