Home MCQs CSS Pure Mathematics Question #4119
Back to Questions
CSS Pure Mathematics QUESTION #4119
Question 1
Solve $x^2 + x > 2$ for $x \in \mathbb{R}$. What is the solution set?
  • $(-\infty, -2) \cup (1, +\infty)$✔️
  • $(-2, 1)$
  • $(-\infty, -1) \cup (2, +\infty)$
  • $[-2, 1]$
Correct Answer Explanation
$x^2 + x - 2 > 0 \Rightarrow (x+2)(x-1) > 0$. Critical points $-2, 1$. Solution: $x < -2$ or $x > 1$.