Concept:Factor the quadratic expression, locate the boundary points, and test intervals to find where the product is non-negative.
Explanation:We need to solve
2x2+5x−3≥0.
Factor the quadratic:
2x2+5x−3=(2x−1)(x+3).
So the inequality becomes:
(2x−1)(x+3)≥0.
The critical points are found by setting each factor to zero:
2x−1=0⇒x=21x+3=0⇒x=−3.
Now test the intervals:
For
x≤−3, both factors are non-positive, so the product is non-negative.
For
−3≤x≤21, the product is negative.
For
x≥21, both factors are non-negative, so the product is non-negative.
Therefore, the solution set is:
x≤−3 or
x≥21.
Answer:Option C:
x≤−3 or
x≥21.