Concept:A quadratic inequality can be solved by factorising the expression and testing the intervals between the critical points.
Explanation:Factorise the quadratic expression.
3x2+4x+1=3x2+3x+x+1=3x(x+1)+1(x+1)=(3x+1)(x+1)So the inequality becomes:
(3x+1)(x+1)>0Set each factor equal to zero to find the critical points.
3x+1=0⟹x=−31x+1=0⟹x=−1Test the intervals created by these points.
For
x<−1, both factors are negative, so the product is positive.
For
−1<x<−31, one factor is positive and the other is negative, so the product is negative.
For
x>−31, both factors are positive, so the product is positive.
Therefore, the inequality is satisfied when
x<−1 or
x>−31.
Answer:x<−1 or
x>−31