How to Solve Inequalities of Degree 3 or More

When you are solving inequalities of higher degrees, you use the same method as with quadratic inequalities, but sometimes you have to find at least one zero of the expression to be able to factorize the expression you get on the left-hand side. This can be fixed through polynomial long division.

Rule

Inequalities of Higher Degrees

1.
Collect all the terms on one side, usually the left.
2.
Simplify the expression.
3.
Factorize.
4.
Make a sign chart to read off the solution.

Example 1

Find the intervals where the inequality

x3 + 6x2 6 > 2x2 x

is true

First, you have to move all the terms over to the left-hand side. Then you need to factorize the cubic equation P(x) that appears. You do this by guessing at a solution. When you are guessing at a solution, a natural starting point is the values x = 1,1, 2,2,. By inserting these values into the cubic expression you find out that P(1) = 0, which means x = 1 is a zero of P(x). Then you can use polynomial long division by dividing P(x) by x 1, which will give you a quadratic expression. It looks like this:

x3 + 6x2 6 > 2x2 x x3 + 6x2 6 2x2 + x > 0 x3 + 4x2 + x 6 > 0

Solve this inequality like you would an equation. You do that by setting the left-hand side equal to zero. This is where you guess at a solution. Try x = 1 first:

P(1) = (1)3 + 4(1)2 + (1) 6 = 1 + 4 + 1 6 = 0.

Luckily, you only had to test one solution. You have now found x = 1 to be a solution to P(x) = 0, meaning that x = 1 is a zero of P(x). Then you can perform the polynomial long division P(x) ÷ (x 1) to factorize P(x) further:

Polynomial long division of x^3+4x^2+x-6 divided by x-1

Next, you factorize the solution to the polynomial long division. By inspection you can see that

x2 + 5x + 6 = (x + 2)(x + 3).

That means the factorized left-hand side of the cubic inequality is

= (x3 + 4x2 + x 6) = (x 1) (x2 + 5x + 6) = (x 1)(x + 2)(x + 3)

(x3 + 4x2 + x 6) = (x 1) (x2 + 5x + 6) = (x 1)(x + 2)(x + 3)

Make a sign chart for every factor in the expression

(x 1)(x + 2)(x + 3),

(x3 + 4x2 + x 6) = (x 1)(x + 2)(x + 3),

and find out where x3 + 4x2 + x 6 is positive and negative. Because the original inequality asked you to find where x3 + 6x2 6 > 2x2 x, you’re looking for the intervals where the lines in the sign chart are solid.

The sign chart of (x-1)(x+2)(x+3) as a combination of the sign charts of its factors

The sign chart tells you that

x3 + 6x2 6 > 2x2 x

when

x (3,2) (1,).

Want to know more?Sign UpIt's free!