4

A(the?) equation of parabola is $y = ax^2 + bx + c$. That gives the equations below:

\begin{align*} 6 & = a - b + c\\ 4 & = a + b + c\\ 9 & = 4a + 2b + c \end{align*}

Then I simply solve for $(a, b, c)$ and substitute it into $y = ax^2 + bx + c$, correct? I guess it can be considered a quick question :)

N. F. Taussig
  • 76,571
user307277
  • 41
  • 1

1 Answers1

0

The graphical solution gives (Spoiler):

$(a,b,c) = (2,-1,3)$

graphical solution coefficent system $\quad\quad\quad$ result

mvw
  • 34,562