I have a question with respect to deriving an approximation for $f^{''}(x)$ using the forward, backward, or centered difference. It goes as follows:
"Using the method of your choice, construct an approximation of $f^{''}(x)$ using the sample points $f(x+h)$, $f(x)$, and $f(x-2h)$."
The second part asks for the order of accuracy of this approximation.
Would someone pleased provide some advice on how I should proceed? The problem is I am a bit unsure on how to make the derivation without using the point $f(x-h)$ so some advice would be greatly appreciated.
Thank you.