Why we can rewrite $f(x) = 0$ to $x = g(x)$ in fixed point iteration method?

154 Views Asked by At

I've been looking for explanations on the internet about the fixed-point iteration method. But all of them just giving the same thing that I haven't understand, which is

We can rewrite the equation $$f(x)=0$$ to $$x=g(x)$$

I know this might be very dumb to ask but it's fine since I've been stuck on this but please help me on this.