I already know the values $x, c$ and $y$ in this equation: $y = ax^2 + bx + c$
I would like to know one or more methods for finding the values of a and b.
I already know the values $x, c$ and $y$ in this equation: $y = ax^2 + bx + c$
I would like to know one or more methods for finding the values of a and b.
Substituting the known values you find an eqaution in the two unknown $a,b$ that,if $x\ne 0$,has infintely many solutions of the form: $$ a=\frac{y-bx-c}{x^2} $$
if $x=0$ than the equation is an identity if $y=c$ and has no solutions in $y \ne c$.