Skip to main content
Mathematics LibreTexts

6.6: Solving Polynomial and Rational Inequalities

  • Page ID
    6273
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    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 \(\PageIndex{1}\)

    Solve \(x(x+3)^{2}(x-4)<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} (x − 4)\) 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 \(\PageIndex{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.

    \(\begin{aligned} f(\color{OliveGreen}{-5}\color{black}{)}&=(\color{OliveGreen}{-5}\color{black}{)}(\color{OliveGreen}{-5}\color{black}{+}3)^{2}(\color{OliveGreen}{-5}\color{black}{-}4) =(-)(-)^{2}(-)&=+\color{Cerulean} { Positive} \\ f(\color{OliveGreen}{-1}\color{black}{)}&=(\color{OliveGreen}{-1}\color{black}{)}(\color{OliveGreen}{-1}\color{black}{+}3)^{2}(\color{OliveGreen}{-1}\color{black}{-}4) =(-)(+)^{2}(-)&=+\color{Cerulean} { Positive } \\ f(\color{OliveGreen}{2}\color{black}{)}&=(\color{OliveGreen}{2}\color{black}{)}(\color{OliveGreen}{2}\color{black}{+}3)^{2}(\color{OliveGreen}{2}\color{black}{-}4) =(+)(+)^{2}(-)&=-\color{Cerulean} { Negative } \\ f(\color{OliveGreen}{6}\color{black}{)}&=(\color{OliveGreen}{6}\color{black}{)}(\color{OliveGreen}{6}\color{black}{+}3)^{2}(\color{OliveGreen}{6}\color{black}{-}4) =(+)(+)^{2}(+)&=+\color{Cerulean} { Positive } \end{aligned}\)

    After testing values we can complete a sign chart.

    33002fc1f76e62347cb826a896239684.png
    Figure \(\PageIndex{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 \(\PageIndex{3}\)

    We can express this solution set in two ways:

    \(\begin{aligned}\{x | 0<&x<4\} &\color{Cerulean} { Set\: notation } \\ (0,&4) &\color{Cerulean} { Interval\: notation }\end{aligned}\)

    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 \(\PageIndex{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 \(\PageIndex{2}\):

    Solve: \(2 x^{4}>3 x^{3}+9 x^{2}\).

    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.

    \(\begin{aligned}2 x^{4}&>3 x^{3}+9 x^{2} \\ 2 x^{4}-3 x^{3}-9 x^{2}&>0\end{aligned}\)

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

    \(2 x^{4}-3 x^{3}-9 x^{2}=0 \)
    \(x^{2}\left(2 x^{2}-3 x-9\right)=0 \)
    \(x^{2}(2 x+3)(x-3)=0 \)

    There are three solutions, hence, three critical numbers \(−\frac{3}{2}, 0\), and \(3\). The strict inequality indicates that we should use open dots.

    ea28c019017cc9de4a3975419d4ad057.png
    Figure \(\PageIndex{5}\)

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

    \(\begin{aligned} f(\color{OliveGreen}{-2}\color{black}{)} &=(\color{OliveGreen}{-2}\color{black}{)}^{2}[2(\color{OliveGreen}{-2}\color{black}{)}+3](\color{OliveGreen}{-2}\color{black}{-}3)&=(-)^{2}(-)(-)=+\\ f(\color{OliveGreen}{-1}\color{black}{)} &=(\color{OliveGreen}{-1}\color{black}{)}^{2}[2(\color{OliveGreen}{-1}\color{black}{)}+3](\color{OliveGreen}{-1}\color{black}{-}3)&=(-)^{2}(+)(-)=-\\ f(\color{OliveGreen}{1}\color{black}{)} &=(\color{OliveGreen}{1}\color{black}{)}^{2}[2(\color{OliveGreen}{1}\color{black}{)}+3](\color{OliveGreen}{1}\color{black}{-}3) &=(+)^{2}(+)(-)=-\\ f(\color{OliveGreen}{4}\color{black}{)} &=(\color{OliveGreen}{4}\color{black}{)}^{2}[2(\color{OliveGreen}{4}\color{black}{)}+3](\color{OliveGreen}{4}\color{black}{-}3) &=(+)^{2}(+)(+)=+\end{aligned}\)

    With this information we can complete the sign chart.

    68821aefaffdd3824120f5b226732e9c.png
    Figure \(\PageIndex{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 \(\PageIndex{7}\)

    Answer:

    \(\left(-\infty,-\frac{3}{2}\right) \cup(3, \infty)\)

    Example \(\PageIndex{3}\)

    Solve: \(x^{3}+x^{2} \leq 4(x+1)\).

    Solution

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

    \(\begin{aligned}x^{3}+x^{2} &\leq 4(x+1) \\ x^{3}+x^{2} &\leq 4 x+4 \\ x^{3}+x^{2}-4 x-4 &\leq 0\end{aligned}\)

    Next find the critical numbers of \(f(x)=x^{3}+x^{2}-4 x-4\):

    \(\begin{aligned} x^{3}+x^{2}-4 x-4 &=0 \quad\color{Cerulean} { Factor\: by\: grouping.} \\ x^{2}(x+1)-4(x+1) &=0 \\(x+1)\left(x^{2}-4\right) &=0 \\(x+1)(x+2)(x-2) &=0 \end{aligned}\)

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

    fc3ba0b1069acc9e8d2c5b9b27d74be4.png
    Figure \(\PageIndex{8}\)

    Use test values, \(-3\), \(-\frac{3}{2}\), \(0\), and \(3\) to create a sign chart.

    \(\begin{aligned} f(\color{OliveGreen}{-3}\color{black}{)}&=(\color{OliveGreen}{-3}\color{black}{+}1)(\color{OliveGreen}{-3}\color{black}{+}2)(\color{OliveGreen}{-3}\color{black}{-}2) &=(-)(-)(-)=- \\ f(\color{OliveGreen}{-\frac{3}{2}}\color{black}{)}&=(\color{OliveGreen}{-\frac{3}{2}}\color{black}{+}1)(\color{OliveGreen}{-\frac{3}{2}}\color{black}{+}2)(\color{OliveGreen}{-\frac{3}{2}}\color{black}{-}2) &=(-)(+)(-)=+\\ f(\color{OliveGreen}{0}\color{black}{)}&=(\color{OliveGreen}{0}\color{black}{+}1)(\color{OliveGreen}{0}\color{black}{+}2)(\color{OliveGreen}{0}\color{black}{-}2)&=(+)(+)(-)=- \\ f(\color{OliveGreen}{3}\color{black}{)}&=(\color{OliveGreen}{3}\color{black}{+}1)(\color{OliveGreen}{3}\color{black}{+}2)(\color{OliveGreen}{3}\color{black}{-}2)&=(+)(+)(+)=+\end{aligned}\)

    And we have

    5bfba05d6f38b7557f9f59a4737ce8c4.png
    Figure \(\PageIndex{9}\)

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

    390764da1644572e8578d9b74db8d044.png
    Figure \(\PageIndex{10}\)

    Answer

    \((-\infty,-2] \cup[-1,2]\)

    Exercise \(\PageIndex{1}\)

    Solve \(-3 x^{4}+12 x^{3}-9 x^{2}>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 \(\PageIndex{4}\)

    Solve: \(\frac{(x-4)(x+2)}{(x-1)} \geq 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,

    \(\begin{array}{c | c}{\text { Roots (Numerator) }} & {\text{Restriction(Denominator)}} \\ {x-4=0 \text { or } x+2=0} & {x-1=0} \\ {\:\:\quad\quad\quad\: x=4 \quad\quad x=-2}& {x=1}\end{array}\)

    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 \(\PageIndex{11}\)

    Use test values \(x = −4, 0, 2, 6\).

    \(\begin{aligned} f(\color{OliveGreen}{-4}\color{black}{)} &=\frac{(\color{OliveGreen}{-4}\color{black}{-}4)(\color{OliveGreen}{-4}\color{black}{+}2)}{(\color{OliveGreen}{-4}\color{black}{-}1)}&=\frac{(-)(-)}{(-)}=-\\ f(\color{OliveGreen}{0}\color{black}{)} &=\frac{(\color{OliveGreen}{0}\color{black}{-}4)(\color{OliveGreen}{0}\color{black}{+}2)}{(\color{OliveGreen}{0}\color{black}{-}1)}&=\frac{(-)(+)}{(-)}=+\\ f(\color{OliveGreen}{2}\color{black}{)} &=\frac{(\color{OliveGreen}{2}\color{black}{-}4)(\color{OliveGreen}{2}\color{black}{+}2)}{(\color{OliveGreen}{2}\color{black}{-}1)}&=\frac{(-)(+)}{(+)}=-\\ f(\color{OliveGreen}{6}\color{black}{)} &=\frac{(\color{OliveGreen}{6}\color{black}{-}4)(\color{OliveGreen}{6}\color{black}{+}2)}{(\color{OliveGreen}{6}\color{black}{-}1)}&=\frac{(+)(+)}{(+)}=+\end{aligned}\)

    And then complete the sign chart.

    bb71b28e07af7a632b8ba4a9d680dd93.png
    Figure \(\PageIndex{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 \(\PageIndex{13}\)

    Answer

    \([-2,1) \cup[4, \infty)\)

    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 \(\PageIndex{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 \(\PageIndex{5}\):

    Solve \(\frac{7}{x+3}<2\).

    Solution

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

    \(\begin{aligned}\frac{7}{x+3}&<2 \\ \frac{7}{x+3}-2&<0\end{aligned}\)

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

    \(\begin{aligned}\frac{7}{x+3}-\frac{2}{1}&<0 \\ \frac{7-2(x+3)}{x+3}&<0 \\ \frac{7-2 x-6}{x+3}&<0 \\ \frac{-2 x+1}{x+3}&<0\end{aligned}\)

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

    \(\begin{array}{c|c} {\text{Root}}&{\text{Restriction}}\\ {-2x+1=0}\\{-2x=-1}&{x+3=0}\\{x=\frac{1}{2}}&\quad\quad\:\:{x=-3} \end{array}\)

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

    76bcd5626595946ab7643c0a0a961be3.png
    Figure \(\PageIndex{15}\)

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

    \(\begin{aligned} f(\color{OliveGreen}{-4}\color{black}{)} &=\frac{-2(\color{OliveGreen}{-4}\color{black}{)}+1}{\color{OliveGreen}{-4}\color{black}{+}3}&=\frac{+}{-}=-\\ f(\color{OliveGreen}{0}\color{black}{)} &=\frac{-2(\color{OliveGreen}{0}\color{black}{)}+1}{\color{OliveGreen}{0}\color{black}{+}3}&=\frac{+}{+}=+\\ f(\color{OliveGreen}{1}\color{black}{)} &=\frac{-2(\color{OliveGreen}{1}\color{black}{)}+1}{\color{OliveGreen}{1}\color{black}{+}3}&=\frac{-}{+}=-\end{aligned}\)

    And we have

    388805d18d041e0442fbe86fceefaf43.png
    Figure \(\PageIndex{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 \(\PageIndex{17}\)

    Answer:

    \((-\infty,-3) \cup\left(\frac{1}{2}, \infty\right)\)

    Example \(\PageIndex{6}\):

    Solve: \(\frac{1}{x^{2}-4} \leq \frac{1}{2-x}\).

    Solution

    Begin by obtaining zero on the right side.

    \(\begin{aligned}\frac{1}{x^{2}-4} &\leq \frac{1}{2-x} \\ \frac{1}{x^{2}-4}-\frac{1}{2-x} &\leq 0\end{aligned}\)

    Next simplify the left side to a single algebraic fraction.

    \(\begin{array}{r}{\frac{1}{x^{2}-4}-\frac{1}{2-x} \leq 0} \\ {\frac{1}{(x+2)(x-2)}-\frac{1}{-(x-2)} \leq 0} \\ {\frac{1}{(x+2)(x-2)}+\frac{1\color{Cerulean}{(x+2)}}{\color{black}{(x-2)}\color{Cerulean}{(x+2)}}\color{black}{ \leq} 0} \\ {\frac{1+x+2}{(x+2)(x-2)} \leq 0} \\ {\frac{x+3}{(x+2)(x-2)} \leq 0}\end{array}\)

    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 \(\PageIndex{18}\)

    Choose test values \(-4, -2\frac{1}{2} = -\frac{5}{2}, 0\), and \(3\).

    \(\begin{aligned}f(\color{OliveGreen}{-4}\color{black}{)}&= \frac{\color{OliveGreen}{-4}\color{black}{+}3}{(\color{OliveGreen}{-4}\color{black}{+}2)(\color{OliveGreen}{-4}\color{black}{-}2)}&=\frac{(-)}{(-)(-)}=- \\ f(\color{OliveGreen}{-\frac{5}{2}}\color{black}{)} &= \frac{\color{OliveGreen}{-\frac{5}{2}}\color{black}{+}3}{(\color{OliveGreen}{-\frac{5}{2}}\color{black}{+}2)(\color{OliveGreen}{-\frac{5}{2}}\color{black}{-}2)}&=\frac{(+)}{(-)(-)}=+\\ f(\color{OliveGreen}{0}\color{black}{)}&=\frac{\color{OliveGreen}{0}\color{black}{+}3}{(\color{OliveGreen}{0}\color{black}{+}2)(\color{OliveGreen}{0}\color{black}{-}2)}&=\frac{(+)}{(+)(-)}=- \\ f(\color{OliveGreen}{3}\color{black}{)}&=\frac{\color{OliveGreen}{3}\color{black}{+}3}{(\color{OliveGreen}{3}\color{black}{+}2)(\color{OliveGreen}{3}\color{black}{-}2)} &=\frac{(+)}{(+)(+)}=+\end{aligned}\)

    Construct a sign chart.

    f00e3b8453a4258174ea2c4ab8089286.png
    Figure \(\PageIndex{19}\)

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

    d558688914af6ca4360c2ce97e71986d.png
    Figure \(\PageIndex{20}\)

    Answer

    \((-\infty,-3] \cup(-2,2)\)

    Exercise \(\PageIndex{2}\)

    Solve: \(\frac{2 x^{2}}{2 x^{2}+7 x-4} \geq \frac{x}{x+4}\).

    Answer

    \((-4,0] \cup\left(\frac{1}{2}, \infty\right)\)

    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 \(\PageIndex{3}\)

    Solve. Present answers using interval notation.

    1. \(x(x+1)(x-3)>0\)
    2. \(x(x-1)(x+4)<0\)
    3. \((x+2)(x-5)^{2}<0\)
    4. \((x-4)(x+1)^{2} \geq 0\)
    5. \((2 x-1)(x+3)(x+2) \leq 0\)
    6. \((3 x+2)(x-4)(x-5) \geq 0\)
    7. \(x(x+2)(x-5)^{2}<0\)
    8. \(x(2 x-5)(x-1)^{2}>0\)
    9. \(x(4 x+3)(x-1)^{2} \geq 0\)
    10. \((x-1)(x+1)(x-4)^{2}<0\)
    11. \((x+5)(x-10)(x-5)^{2} \geq 0\)
    12. \((3 x-1)(x-2)(x+2)^{2} \leq 0\)
    13. \(-4 x(4 x+9)(x-8)^{2}>0\)
    14. \(-x(x-10)(x+7)^{2}>0\)
    Answer

    1. \((-1,0) \cup(3, \infty)\)

    3. \((-\infty,-2)\)

    5. \((-\infty,-3] \cup\left[-2, \frac{1}{2}\right]\)

    7. \((-2,0)\)

    9. \(\left(-\infty,-\frac{3}{4}\right] \cup[0, \infty)\)

    11. \((-\infty,-5] \cup[5,5] \cup[10, \infty)\)

    13. \(\left(-\frac{9}{4}, 0\right)\)

    Exercise \(\PageIndex{4}\)

    Solve.

    1. \(x^{3}+2 x^{2}-24 x \geq 0\)
    2. \(x^{3}-3 x^{2}-18 x \leq 0\)
    3. \(4 x^{3}-22 x^{2}-12 x<0\)
    4. \(9 x^{3}+30 x^{2}-24 x>0\)
    5. \(12 x^{4}+44 x^{3}>80 x^{2}\)
    6. \(6 x^{4}+12 x^{3}<48 x^{2}\)
    7. \(x\left(x^{2}+25\right)<10 x^{2}\)
    8. \(x^{3}>12 x(x-3)\)
    9. \(x^{4}-5 x^{2}+4 \leq 0\)
    10. \(x^{4}-13 x^{2}+36 \geq 0\)
    11. \(x^{4}>3 x^{2}+4\)
    12. \(4 x^{4}<3-11 x^{2}\)
    13. \(9 x^{3}-3 x^{2}-81 x+27 \leq 0\)
    14. \(2 x^{3}+x^{2}-50 x-25 \geq 0\)
    15. \(x^{3}-3 x^{2}+9 x-27>0\)
    16. \(3 x^{3}+5 x^{2}+12 x+20<0\)
    Answer

    1. \([-6,0] \cup[4, \infty)\)

    3. \(\left(-\infty,-\frac{1}{2}\right) \cup(0,6)\)

    5. \((-\infty,-5) \cup\left(\frac{4}{3}, \infty\right)\)

    7. \((-\infty, 0)\)

    9. \([-2,-1] \cup[1,2]\)

    11. \((-\infty,-2) \cup(2, \infty)\)

    13. \((-\infty,-3] \cup\left[\frac{1}{3}, 3\right]\)

    15. \((3, \infty)\)

    Exercise \(\PageIndex{5}\)

    Solve.

    1. \(\frac{x}{x-3}>0\)
    2. \(\frac{x-5}{x}>0\)
    3. \(\frac{(x-3)(x+1)}{x}<0\)
    4. \(\frac{(x+5)(x+4)}{(x-2)}<0\)
    5. \(\frac{(2 x+1)(x+5)}{(x-3)(x-5)} \leq 0\)
    6. \(\frac{(3 x-1)(x+6)}{(x-1)(x+9)} \geq 0\)
    7. \(\frac{(x-8)(x+8)}{-2 x(x-2)} \geq 0\)
    8. \(\frac{(2 x+7)(x+4)}{x(x+5)} \leq 0\)
    9. \(\frac{x^{2}}{(2 x+3)(2 x-3)} \leq 0\)
    10. \(\frac{(x-4)^{2}}{-x(x+1)}>0\)
    11. \(\frac{-5 x(x-2)^{-}}{(x+5)(x-6)} \geq 0\)
    12. \(\frac{(3 x-4)(x+5)}{x(x-4)^{2}} \geq 0\)
    13. \(\frac{1}{(x-5)^{4}}>0\)
    14. \(\frac{1}{(x-5)^{4}}<0\)
    Answer

    1. \((-\infty,-0) \cup(3, \infty)\)

    3. \((-\infty,-1) \cup(0,3)\)

    5. \(\left[-5,-\frac{1}{2}\right] \cup(3,5)\)

    7. \([-8,0) \cup(2,8]\)

    9. \(\left(-\frac{3}{2}, \frac{3}{2}\right)\)

    11. \((-\infty,-5) \cup[0,6)\)

    13. \((-\infty, 5) \cup(5, \infty)\)

    Exercise \(\PageIndex{6}\)

    Solve.

    1. \(\frac{x^{2}-11 x-12}{x+4}<0\)
    2. \(\frac{x^{2}-10 x+24}{x-2}>0\)
    3. \(\frac{x^{2}+x-30}{2 x+1} \geq 0\)
    4. \(\frac{2 x^{2}+x-3}{x-3} \leq 0\)
    5. \(\frac{3 x^{2}-4 x+1}{x^{2}-9} \leq 0\)
    6. \(\frac{x^{2}-16}{2 x^{2}-3 x-2} \geq 0\)
    7. \(\frac{x^{2}-12 x+20}{x^{2}-10 x+25}>0\)
    8. \(\frac{x^{2}+15 x+36}{x^{2}-8 x+16}<0\)
    9. \(\frac{8 x^{2}-2 x-1}{2 x^{2}-3 x-14} \leq 0\)
    10. \(\frac{4 x^{2}-4 x-15}{x^{2}+4 x-5} \geq 0\)
    11. \(\frac{1}{x+5}+\frac{5}{x-1}>0\)
    12. \(\frac{5}{x+4}-\frac{1}{x-4}<0\)
    13. \(\frac{1}{x+7}>1\)
    14. \(\frac{1}{x-1}<-5\)
    15. \(x \geq \frac{30}{x-1}\)
    16. \(x \leq \frac{1-2 x}{x-2}\)
    17. \(\frac{1}{x-1} \leq \frac{2}{x}\)
    18. \(\frac{3}{x+1}>-\frac{1}{x}\)
    19. \(\frac{4}{x-3} \leq \frac{1}{x+3}\)
    20. \(\frac{2 x-9}{x}+\frac{49}{x-8}<0\)
    21. \(\frac{x}{2(x+2)}-\frac{1}{x+2} \leq \frac{12}{x(x+2)}\)
    22. \(\frac{1}{2 x+1}-\frac{9}{2 x-1}>2\)
    23. \(\frac{3 x}{x^{2}-4}-\frac{2}{x-2}<0\)
    24. \(\frac{x}{2 x+1}+\frac{4}{2 x^{2}-7 x-4}<0\)
    25. \(\frac{x+1}{2 x^{2}+5 x-3} \geq \frac{x}{4 x^{2}-1}\)
    26. \(\frac{x^{2}-14}{2 x^{2}-7 x-4} \leq \frac{5}{1+2 x}\)
    Answer

    1. \((-\infty,-4) \cup(-1,12)\)

    3. \(\left[-6,-\frac{1}{2}\right) \cup[5, \infty)\)

    5. \(\left(-3, \frac{1}{3}\right] \cup[1,3)\)

    7. \((-\infty, 2) \cup(10, \infty)\)

    9. \(\left(-2,-\frac{1}{4}\right] \cup\left[\frac{1}{2}, \frac{7}{2}\right)\)

    11. \((-5,-4) \cup(1, \infty)\)

    13. \((-7,-6)\)

    15. \([-5,1) \cup[6, \infty)\)

    17. \((0,1) \cup[2, \infty)\)

    19. \((-\infty, 5] \cup(-3,3)\)

    21. \([-4,-2) \cup(0,6]\)

    23. \((-\infty,-2) \cup(2,4)\)

    25. \(\left(-3,-\frac{1}{2}\right) \cup\left(\frac{1}{2}, \infty\right)\)

    Exercise \(\PageIndex{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.


    This page titled 6.6: Solving Polynomial and Rational Inequalities is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.