Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

12.1: Polynomial Inequalities

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

We now consider inequalities. Solving inequalities is quite similar to solving equalities. There is one extra consideration, that multiplying or dividing by a negative number on both sides of an inequality changes the direction of the inequality sign.

2x6x3 but 2x6x3

Example 12.1.1

Solve for x.

  1. 3x+7>19
  2. 2x+54x11
  3. 3<6x413
  4. 2x13x+4<4x20

Solution

  1. 3x+7>19(7)3x>12(÷(3))x<4
  2. 2x+54x11(4x5)2x16(÷(2))x8
  3. 3<6x413(+4)7<6x17(÷(6))76>x176176x<76 The last implication was obtained by switching the right and left terms of the inequality. The solution set is the interval [176,76).
  4. For part (d), it is best to consider both inequalities separately.

    2x13x+4(3x+1)5x5(÷(5))x13x+4<4x20(4x4)x<24((1))x>24

    The solution has to satisfy both inequalities x1 and x>24. Both inequalities are true for x>24 (since then also x1), so that this is in fact the solution: x>24.

When dealing with polynomial inequalities, we use the same three-step strategy that we used in section 1.4. More precisely, the first step is to solve the corresponding equality, and the second step is to determine the solution by investigating the subintervals induced from step 1. For both of these steps we may now also use the graph of the function and its display on the graphing calculator. The third step is to check the endpoints of each interval.

Example 12.1.2

Solve for x.

  1. x23x40
  2. x39x2+23x150
  3. x4x2>5(x3x)
  4. x3+15x>7x2+9
  5. x56x426x3+144x247x2100

Solution

  1. We can find the roots of the polynomial on the left by factoring.

x23x4=0(x4)(x+1)=0x=4 or x=1

To see where f(x)=x23x4 is 0, we graph it with the calculator.

clipboard_e308c4a18603d3f51d3e22da512cc2930.png

We see that f(x)0 when x1 and when x4 (the parts of the graph above the x-axis). The solution set is therefore

{x|x1, or x4}=(,1][4,)

  1. Here is the graph of the function f(x)=x39x2+23x15 with the TI-84 in the standard window.

clipboard_e912d6fbeac79ab622aa4e01a513a754f.png

This graph shows that there are two intervals where f(x)0 (the parts of the graph below the x-axis). To determine the exact intervals, we calculate where f(x)=x39x2+23x15=0. The graph suggests that the roots of f(x) are at x=1, x=3, and x=5. This can be confirmed by a calculation:

f(1)=13912+23115=19+2315=0f(3)=33932+23315=2781+6915=0f(5)=53952+23515=125225+11515=0

Since f is a polynomial of degree 3, the roots x=1,3,5 are all of the roots of f. (Alternatively, we could have divided f(x), for example, by x1 and used this to completely factor f and with this obtain all the roots of f.) With this, we can determine the solution set to be the set:

solution set={xR|x1, or 3x5}=(,1][3,5]

Note that we include the roots 1, 3, and 5 in the solution set since the original inequality was “” (and not “<”), which includes the solutions of the corresponding equality.

  1. In order to use the graphing calculator, we rewrite the inequality to obtain zero on one side of the inequality.

x4x2>5(x3x)( distribute 5)x4x2>5x35x( subtract 5x3, add 5x)x45x3x2+5x>0

We graph f(x)=x45x3x2+5x with the TI-84.

clipboard_e672d3d0cffdc8cf82a4fbf56adcbb07d.png

The graph suggests the roots x=1, 0, 1, and 5. This can be confirmed by a straightforward calculation.

f(1)=(1)45(1)3(1)2+5(1)=1+515=0f(0)=045030250=0f(1)=1451312+51=151+5=0f(5)=5455352+55=12512525+25=0

The roots x=1, 0, 1, and 5 are the only roots since f is of degree 4. The intervals of the solution for f(x)>0 may be read off from the graph:

solution set=(,1)(0,1)(5,)

(Notice that the roots 1, 0, 1, and 5 are not included in the solution set since our inequality reads f(x)>0 and not f(x)0.)

  1. Again, we bring all terms to one side:

x3+15x>7x2+9x37x2+15x9>0

(Here it does not matter whether we bring the terms to the right or the left side of the inequality sign! The resulting inequality is different, but the solution to the problem is the same.) With this, we now use the TI-84 to find the graph of the function f(x)=x37x2+15x9.

clipboard_eca938263320b7e15e2e5db8c257fa5ea.png

The graph suggests at least one root (the left most intersection point), but possibly one or two more roots. To gain a better understanding of whether the graph intersects the x-axis on the right, we rescale the window size of the previous graph.

clipboard_eed157b5a58e3880d7d2e4141e08f3e56.png

This viewing window suggests that there are two roots x=1 and x=3. We confirm that these are the only roots with an algebraic computation. First, we check that x=1 and x=3 are indeed roots:

f(1)=13712+1519=17+159=0f(3)=33732+1539=2763+459=0

To confirm that these are the only roots (and we have not just missed one of the roots which might possibly become visible after sufficiently zooming into the graph), we factor f(x) completely. We divide f(x) by x1:

clipboard_e0fd8bc4134b685257c2c1055542e7d17.png

and use this to factor f:

f(x)=x37x2+15x9=(x1)(x26x+9)=(x1)(x3)(x3)

This shows, that 3 is a root of multiplicity 2, and so f has no other roots than x=1 and x=3. The solution set consists of those numbers x for which f(x)>0. From the graph we see that this is the case when 1<x<3 and when x>3 (the roots x=1 and x=3 are not included as solutions). We can write the solution set in several different ways:

solution set={x|1<x<3 or x>3}={x|1<x}{3}

or in interval notation:

solution set=(1,3)(3,)=(1,){3}

  1. If we set f(x)=x56x426x3+144x247x210 then we need to find those numbers x with f(x)0. We first graph f in the standard window.

clipboard_e605e100189d6cccb1681525f17427b3f.png

To get a better view of the graph, we rescale to an appropriate window:

clipboard_e4eb5bb808c119c84128b22a775be621e.png

There appear to be three intervals, where f(x)0. To determine the exact numbers, we guess some of the roots from the graph. These would be x=5,1,2,3,7. To confirm these roots, we calculate the following function values.

f(5)=(5)56(5)426(5)3+144(5)247(5)210=31253750+3250+3600+235210=0f(1)=(1)56(1)426(1)3+144(1)247(1)210=16+26+576+47210=0f(2)=256242623+14422472210=3296208+57694210=0f(3)=356342633+14432473210=243486702+1296141210=0f(7)=756742673+14472477210=16807144068918+7056329210=0

Since f(x) is of degree 5, we know that these are all of the roots of f(x). The solution set for f(x)0 can be read from the graphs above:

solution set=(,5][1,2][3,7]

(Note again, that the roots are all included in the solution set.)

Polynomial inequalities come up, for example, when finding the domain of functions involving a square root, as we will show in the next example.

Example 12.1.3

Find the domain of the given functions.

  1. f(x)=x24
  2. g(x)=x35x2+6x

Solution

  1. The domain of f(x)=x24 is given by all x for which the square root is non-negative. In other words the domain is given by numbers x with x240. Graphing the function y=x24=(x+2)(x2), we see that this is precisely the case, when x2 or x2.

clipboard_e901b3be50c3c3363b3ef97f39662fafa.png

Therefore, the domain is Df=(,2][2,).

  1. For the domain of g(x)=x35x2+6x, we need find those x with x35x2+6x0. To this end, we graph y=x35x2+6x and check for its roots.

clipboard_e742340ffabce74fc5916de9cace5a5c1.png

From the graph and table above, we calculate the roots of y=x35x2+6x at x=0, x=2, and x=3. Furthermore, the graph and table show that x35x2+6x0 precisely when 0x2 or 3x. The domain is therefore, Dg=[0,2][3,).


This page titled 12.1: Polynomial Inequalities is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Thomas Tradler and Holly Carley (New York City College of Technology at CUNY Academic Works) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?