To solve the inequality, factor the left hand side. Quadratic polynomial can be factored using the transformation $ax^{2}+bx+c=a\left(x-x_{1}\right)\left(x-x_{2}\right)$, where $x_{1}$ and $x_{2}$ are the solutions of the quadratic equation $ax^{2}+bx+c=0$.
$$2x^{2}+3x+4=0$$
All equations of the form $ax^{2}+bx+c=0$ can be solved using the quadratic formula: $\frac{-b±\sqrt{b^{2}-4ac}}{2a}$. Substitute $2$ for $a$, $3$ for $b$, and $4$ for $c$ in the quadratic formula.
Since the square root of a negative number is not defined in the real field, there are no solutions. Expression $2x^{2}+3x+4$ has the same sign for any $x$. To determine the sign, calculate the value of the expression for $x=0$.
$$2\times 0^{2}+3\times 0+4=4$$
The value of the expression $2x^{2}+3x+4$ is always positive. Inequality holds for $x\in \mathrm{R}$.