For the following exercises, solve $f(x)=0$ using the iteration $x_{n+1}=x_{n}-c f\left(x_{n}\right),$ which differs slightly from Newton's method. Find a $c$ that works and a $c$ that fails to converge, with the exception of $c=0.$
$$f(x)=x^{2}-4 x+3, \quad \text { with } x_{0}=2$$