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 :)

