Find the parabola through the three points , and . Through three points with distinct -coordinates passes exactly one quadratic function1.
Write it as and substitute each point.
| Point | Equation |
|---|---|
Three unknowns, three conditions: exactly enough.
Using leaves two equations.
Subtracting gives and then . Hence .
| Required | ||
|---|---|---|
A quadratic carries three degrees of freedom, , and . Passing through one point is one equation, so three points supply three equations and pin the curve down with nothing to spare. Given only two points, infinitely many parabolas pass through them.
| Curve | Degrees of freedom | Points needed |
|---|---|---|
| Line | ||
| Parabola | ||
| Degree polynomial |
The structure is identical to that of finding the circle through three points.
factors as , so it meets the -axis at and . One of the three given points was on the -axis to begin with.
Completing the square turns it into , so the vertex is . From the bare requirement of passing through three points, the position and the width have both been settled.
Finding a polynomial that passes through a given set of points is called interpolation, and it is the basic tool for drawing a smooth curve through scattered measurements. The large dots mark the three points.