Question
Question: Solve: $(x^2 + 3x + 1)(x^2 + 3x - 3) \geq 5$...
Solve: (x2+3x+1)(x2+3x−3)≥5

A
(−∞,−4]∪[−2,−1]∪[0,∞)
B
(−∞,−4]∪[−2,0]∪[1,∞)
C
(−∞,−4]∪[−2,−1]∪[1,∞)
D
None of these
Answer
(−∞,−4]∪[−2,−1]∪[1,∞)
Explanation
Solution
Let y=x2+3x. The inequality becomes (y+1)(y−3)≥5, which simplifies to y2−2y−8≥0. Factoring gives (y−4)(y+2)≥0. This holds when y≤−2 or y≥4.
Case 1: x2+3x≤−2⟹x2+3x+2≤0⟹(x+1)(x+2)≤0. The roots are -2 and -1. The solution is −2≤x≤−1.
Case 2: x2+3x≥4⟹x2+3x−4≥0⟹(x+4)(x−1)≥0. The roots are -4 and 1. The solution is x≤−4 or x≥1.
The total solution is the union of the solutions from Case 1 and Case 2: (−∞,−4]∪[−2,−1]∪[1,∞).