0
$\begingroup$

Given $(a,b)$, $(c,d)$, and $(e,f)$ (assume non-collinear and $a\neq c$, $c\neq e$, and $a\neq e$), is there a generic way to find a parabolic function between the three?

1 Answers 1

2

Yes. Write $y = Ax^2 + Bx + C$. Substitute in the three points; if the values $a$, $c$ and $e$ are distinct, you get a nondegenerate system of three linear equations in three unknowns. Solve for $A$, $B$ and $C$ and you are there.

  • 0
    Otherwise the problem is underdetermined.2012-02-01