Question 961843
{{{ f(t) = 3 - 2t^2 + t }}}
{{{ f(t) = -2t^2 + t + 3 }}}
This is in the form
{{{ f(x) = ax^2 + b*x + c }}}
where
{{{ a = -2 }}}
{{{ b = 1 }}}
{{{ c = 3 }}}