While trying to understand the Simpson's rule, I read that a typical parabola passes through three points on a curve. I'm not sure if that's always true. I can imagine a parabola going through two points on a curve. But going through three points is somewhat hard to imagine.
Let us take the function $f(x)=\frac{e^x}{x}$. Is there a way to know that $ax^{2}+bx+c$ "surely" intersects $f$ for some $(x_1, x_2, x_3)$?
I could take any set of $x$ values to start checking. But without the knowledge of $a, b, c$, I'm going nowhere, I think.
