suppose $f(x) = -x^2 + bx + 1$ and and $g(x) = x^2 + 2x + c$ are such that
$max \quad f(x)\le min\quad g(x)$ as $x$ varies over the set of real numbers. The least possible value of $c$
what I tried is to the maximum value of $f(x)$ and minimum value of $g(x)$ and apply the given inequality. But I am getting an equation in $c$ and $b$ and I don't know how to proceed further.