I was reading a proof that rewrote an inequality in the form:
$b^Tx +x^T A x \le \alpha$
for $b,x \in \mathbb{R}^n$ and $\alpha \in \mathbb{R}$, and with $A$ positive semidefinite. It then concluded that the solution set is convex. Why is this the case? I can see that $b^Tx$ is an affine function in $x$ and the latter is some sort of ellipsoid? But I'm not sure why their sum in the inequality would lead one to conclude so readily that the solution set is convex?