My understanding of Taylor's Series for a function $f$ with a continuous $(n+1)$st derivative in a neighborhood of a point $x_0$ is that we can approximately have:
$$ f(x) \approx f(x_0) + f'(x_0)(x-x_0) $$
However, I have also seen formulations whereby we have:
$$ f(x) \approx f(x_0) + f'(x_0')(x-x_0) $$
whereby $x_0'$ is a value between $x$ and $x_0$. I am wondering why there are two different formulations and how to go between one and the other?