Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.10: Solving Polynomial and Rational Inequalities

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

  • Solve polynomial inequalities.
  • Solve rational inequalities.

Solving Polynomial Inequalities

A polynomial inequality18 is a mathematical statement that relates a polynomial expression as either less than or greater than another. We can use sign charts to solve polynomial inequalities with one variable.

Example 5.10.1

Solve x(x+3)2(x4)<0.

Solution

Begin by finding the critical numbers. For a polynomial inequality in standard form, with zero on one side, the critical numbers are the roots. Because f(x)=x(x+3)2(x4) is given in its factored form the roots are apparent. Here the roots are: 0,3, and 4. Because of the strict inequality, plot them using open dots on a number line.

a71bb021558835e8539a91e083f0ed81.png
Figure 5.10.1

In this case, the critical numbers partition the number line into four regions. Test values in each region to determine if f is positive or negative. Here we choose test values 5,1,2, and 6. Remember that we are only concerned with the sign (+ or ) of the result.

f(5)=(5)(5+3)2(54)=()()2()=+Positivef(1)=(1)(1+3)2(14)=()(+)2()=+Positivef(2)=(2)(2+3)2(24)=(+)(+)2()=Negativef(6)=(6)(6+3)2(64)=(+)(+)2(+)=+Positive

After testing values we can complete a sign chart.

33002fc1f76e62347cb826a896239684.png
Figure 5.10.2

The question asks us to find the values where f(x)<0, or where the function is negative. From the sign chart we can see that the function is negative for x-values in between 0 and 4.

e1a8afef06a88852f99b3e0dd73e8e89.png
Figure 5.10.3

We can express this solution set in two ways:

{x|0<x<4}Setnotation(0,4)Intervalnotation

In this textbook we will continue to present solution sets using interval notation.

Answer:

(0,4)

Graphing polynomials such as the one in the previous example is beyond the scope of this textbook. However, the graph of this function is provided below. Compare the graph to its corresponding sign chart.

927334bfbbcee080f1fcea1f65bf7fd4.png
Figure 5.10.4

Certainly it may not be the case that the polynomial is factored nor that it has zero on one side of the inequality. To model a function using a sign chart, all of the terms should be on one side and zero on the other. The general steps for solving a polynomial inequality are listed in the following example.

Example 5.10.2:

Solve: 2x4>3x3+9x2.

Solution

Step 1: Obtain zero on one side of the inequality. In this case, subtract to obtain a polynomial on the left side in standard from.

2x4>3x3+9x22x43x39x2>0

Step 2: Find the critical numbers. Here we can find the zeros by factoring.

2x43x39x2=0
x2(2x23x9)=0
x2(2x+3)(x3)=0

There are three solutions, hence, three critical numbers 32,0, and 3. The strict inequality indicates that we should use open dots.

ea28c019017cc9de4a3975419d4ad057.png
Figure 5.10.5

Step 3: Create a sign chart. In this case use f(x)=x2(2x+3)(x3) and test values 2,1,1, and 4 to determine the sign of the function in each interval.

f(2)=(2)2[2(2)+3](23)=()2()()=+f(1)=(1)2[2(1)+3](13)=()2(+)()=f(1)=(1)2[2(1)+3](13)=(+)2(+)()=f(4)=(4)2[2(4)+3](43)=(+)2(+)(+)=+

With this information we can complete the sign chart.

68821aefaffdd3824120f5b226732e9c.png
Figure 5.10.6

Step 4: Use the sign chart to answer the question. Here the solution consists of all values for which f(x)>0. Shade in the values that produce positive results and then express this set in interval notation.

79a5f6364113025a6d9d741608527102.png
Figure 5.10.7

Answer:

(,32)(3,)

Example 5.10.3

Solve: x3+x24(x+1).

Solution

Begin by rewriting the inequality in standard form, with zero on one side.

x3+x24(x+1)x3+x24x+4x3+x24x40

Next find the critical numbers of f(x)=x3+x24x4:

x3+x24x4=0Factorbygrouping.x2(x+1)4(x+1)=0(x+1)(x24)=0(x+1)(x+2)(x2)=0

The critical numbers are 2,1, and 2. Because of the inclusive inequality () we will plot them using closed dots.

fc3ba0b1069acc9e8d2c5b9b27d74be4.png
Figure 5.10.8

Use test values, 3, 32, 0, and 3 to create a sign chart.

f(3)=(3+1)(3+2)(32)=()()()=f(32)=(32+1)(32+2)(322)=()(+)()=+f(0)=(0+1)(0+2)(02)=(+)(+)()=f(3)=(3+1)(3+2)(32)=(+)(+)(+)=+

And we have

5bfba05d6f38b7557f9f59a4737ce8c4.png
Figure 5.10.9

Use the sign chart to shade in the values that have negative results (f(x)0).

390764da1644572e8578d9b74db8d044.png
Figure 5.10.10

Answer

(,2][1,2]

Exercise 5.10.1

Solve 3x4+12x39x2>0.

Answer

(1,3)

www.youtube.com/v/EXpe_0LzbSY

Solving Rational Inequalities

A rational inequality19 is a mathematical statement that relates a rational expression as either less than or greater than another. Because rational functions have restrictions to the domain we must take care when solving rational inequalities. In addition to the zeros, we will include the restrictions to the domain of the function in the set of critical numbers.

Example 5.10.4

Solve: (x4)(x+2)(x1)0

Solution

The zeros of a rational function occur when the numerator is zero and the values that produce zero in the denominator are the restrictions. In this case,

 Roots (Numerator) Restriction(Denominator)x4=0 or x+2=0x1=0x=4x=2x=1

Therefore the critical numbers are 2,1, and 4. Because of the inclusive inequality () use a closed dot for the roots 2,4 and always use an open dot for restrictions 1. Restrictions are never included in the solution set.

4458af7998cfd166906ae58c17564a39.png
Figure 5.10.11

Use test values x=4,0,2,6.

f(4)=(44)(4+2)(41)=()()()=f(0)=(04)(0+2)(01)=()(+)()=+f(2)=(24)(2+2)(21)=()(+)(+)=f(6)=(64)(6+2)(61)=(+)(+)(+)=+

And then complete the sign chart.

bb71b28e07af7a632b8ba4a9d680dd93.png
Figure 5.10.12

The question asks us to find the values for which f(x)0, in other words, positive or zero. Shade in the appropriate regions and present the solution set in interval notation.

2d92bf1db240e3aeeefeca075e46c140.png
Figure 5.10.13

Answer

[2,1)[4,)

Graphing such rational functions like the one in the previous example is beyond the scope of this textbook. However, the graph of this function is provided below. Compare the graph to its corresponding sign chart.

0b34188938f21cabb2086b4c2f483d7e.png
Figure 5.10.14

Notice that the restriction x=1 corresponds to a vertical asymptote which bounds regions where the function changes from positive to negative. While not included in the solution set, the restriction is a critical number. Before creating a sign chart we must ensure the inequality has a zero on one side. The general steps for solving a rational inequality are outlined in the following example.

Example 5.10.5:

Solve 7x+3<2.

Solution

Step 1: Begin by obtaining zero on the right side.

7x+3<27x+32<0

Step 2: Determine the critical numbers. The critical numbers are the zeros and restrictions. Begin by simplifying to a single algebraic fraction.

7x+321<072(x+3)x+3<072x6x+3<02x+1x+3<0

Next find the critical numbers. Set the numerator and denominator equal to zero and solve.

RootRestriction2x+1=02x=1x+3=0x=12x=3

In this case, the strict inequality indicates that we should use an open dot for the root.

76bcd5626595946ab7643c0a0a961be3.png
Figure 5.10.15

Step 3: Create a sign chart. Choose test values 4,0, and 1.

f(4)=2(4)+14+3=+=f(0)=2(0)+10+3=++=+f(1)=2(1)+11+3=+=

And we have

388805d18d041e0442fbe86fceefaf43.png
Figure 5.10.16

Step 4: Use the sign chart to answer the question. In this example we are looking for the values for which the function is negative, f(x)<0. Shade the appropriate values and then present your answer using interval notation.

6200ff1c965a7cc7d73ca4adc16da552.png
Figure 5.10.17

Answer:

(,3)(12,)

Example 5.10.6:

Solve: 1x2412x.

Solution

Begin by obtaining zero on the right side.

1x2412x1x2412x0

Next simplify the left side to a single algebraic fraction.

1x2412x01(x+2)(x2)1(x2)01(x+2)(x2)+1(x+2)(x2)(x+2)01+x+2(x+2)(x2)0x+3(x+2)(x2)0

The critical numbers are 3,2, and 2. Note that ±2 are restrictions and thus we will use open dots when plotting them on a number line. Because of the inclusive inequality we will use a closed dot at the root 3.

94b6170dfcf8eae5df95a3e23c7dde39.png
Figure 5.10.18

Choose test values 4,212=52,0, and 3.

f(4)=4+3(4+2)(42)=()()()=f(52)=52+3(52+2)(522)=(+)()()=+f(0)=0+3(0+2)(02)=(+)(+)()=f(3)=3+3(3+2)(32)=(+)(+)(+)=+

Construct a sign chart.

f00e3b8453a4258174ea2c4ab8089286.png
Figure 5.10.19

Answer the question; in this case, find x where f(x)0.

d558688914af6ca4360c2ce97e71986d.png
Figure 5.10.20

Answer

(,3](2,2)

Exercise 5.10.2

Solve: 2x22x2+7x4xx+4.

Answer

(4,0](12,)

www.youtube.com/v/3ljcHJqExBY

Key Takeaways

  • When a polynomial inequality is in standard form, with zero on one side, the roots of the polynomial are the critical numbers. Create a sign chart that models the function and then use it to answer the question.
  • When a rational inequality is written as a single algebraic fraction, with zero on one side, the roots as well as the restrictions are the critical numbers. The values that produce zero in the numerator are the roots, and the values that produce zero in the denominator are the restrictions. Always use open dots for restrictions, regardless of the given inequality, because restrictions are not part of the domain. Create a sign chart that models the function and then use it to answer the question.

Exercise 5.10.3

Solve. Present answers using interval notation.

  1. x(x+1)(x3)>0
  2. x(x1)(x+4)<0
  3. (x+2)(x5)2<0
  4. (x4)(x+1)20
  5. (2x1)(x+3)(x+2)0
  6. (3x+2)(x4)(x5)0
  7. x(x+2)(x5)2<0
  8. x(2x5)(x1)2>0
  9. x(4x+3)(x1)20
  10. (x1)(x+1)(x4)2<0
  11. (x+5)(x10)(x5)20
  12. (3x1)(x2)(x+2)20
  13. 4x(4x+9)(x8)2>0
  14. x(x10)(x+7)2>0
Answer

1. (1,0)(3,)

3. (,2)

5. (,3][2,12]

7. (2,0)

9. (,34][0,)

11. (,5][5,5][10,)

13. (94,0)

Exercise 5.10.4

Solve.

  1. x3+2x224x0
  2. x33x218x0
  3. 4x322x212x<0
  4. 9x3+30x224x>0
  5. 12x4+44x3>80x2
  6. 6x4+12x3<48x2
  7. x(x2+25)<10x2
  8. x3>12x(x3)
  9. x45x2+40
  10. x413x2+360
  11. x4>3x2+4
  12. 4x4<311x2
  13. 9x33x281x+270
  14. 2x3+x250x250
  15. x33x2+9x27>0
  16. 3x3+5x2+12x+20<0
Answer

1. [6,0][4,)

3. (,12)(0,6)

5. (,5)(43,)

7. (,0)

9. [2,1][1,2]

11. (,2)(2,)

13. (,3][13,3]

15. (3,)

Exercise 5.10.5

Solve.

  1. xx3>0
  2. x5x>0
  3. (x3)(x+1)x<0
  4. (x+5)(x+4)(x2)<0
  5. (2x+1)(x+5)(x3)(x5)0
  6. (3x1)(x+6)(x1)(x+9)0
  7. (x8)(x+8)2x(x2)0
  8. (2x+7)(x+4)x(x+5)0
  9. x2(2x+3)(2x3)0
  10. (x4)2x(x+1)>0
  11. 5x(x2)(x+5)(x6)0
  12. (3x4)(x+5)x(x4)20
  13. 1(x5)4>0
  14. 1(x5)4<0
Answer

1. (,0)(3,)

3. (,1)(0,3)

5. [5,12](3,5)

7. [8,0)(2,8]

9. (32,32)

11. (,5)[0,6)

13. (,5)(5,)

Exercise 5.10.6

Solve.

  1. x211x12x+4<0
  2. x210x+24x2>0
  3. x2+x302x+10
  4. 2x2+x3x30
  5. 3x24x+1x290
  6. x2162x23x20
  7. x212x+20x210x+25>0
  8. x2+15x+36x28x+16<0
  9. 8x22x12x23x140
  10. 4x24x15x2+4x50
  11. 1x+5+5x1>0
  12. 5x+41x4<0
  13. 1x+7>1
  14. 1x1<5
  15. x30x1
  16. x12xx2
  17. 1x12x
  18. 3x+1>1x
  19. 4x31x+3
  20. 2x9x+49x8<0
  21. x2(x+2)1x+212x(x+2)
  22. 12x+192x1>2
  23. 3xx242x2<0
  24. x2x+1+42x27x4<0
  25. x+12x2+5x3x4x21
  26. x2142x27x451+2x
Answer

1. (,4)(1,12)

3. [6,12)[5,)

5. (3,13][1,3)

7. (,2)(10,)

9. (2,14][12,72)

11. (5,4)(1,)

13. (7,6)

15. [5,1)[6,)

17. (0,1)[2,)

19. (,5](3,3)

21. [4,2)(0,6]

23. (,2)(2,4)

25. (3,12)(12,)

Exercise 5.10.7

  1. Does the sign chart for any given polynomial or rational function always alternate? Explain and illustrate your answer with some examples.
  2. Write down your own steps for solving a rational inequality and illustrate them with an example. Do your steps also work for a polynomial inequality? Explain.
Answer

1. Answer may vary

Footnotes

18A mathematical statement that relates a polynomial expression as either less than or greater than another.

19A mathematical statement that relates a rational expression as either less than or greater than another.


5.10: Solving Polynomial and Rational Inequalities is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?