{"id":16705,"date":"2020-04-08T05:11:06","date_gmt":"2020-04-08T05:11:06","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/?post_type=chapter&#038;p=16705"},"modified":"2020-05-21T04:54:28","modified_gmt":"2020-05-21T04:54:28","slug":"polynomial-and-rational-inequalities","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/chapter\/polynomial-and-rational-inequalities\/","title":{"raw":"Section 2.7: Polynomial and Rational Inequalities","rendered":"Section 2.7: Polynomial and Rational Inequalities"},"content":{"raw":"<div class=\"bcc-box bcc-highlight\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li style=\"font-weight: 400\">Solve polynomial inequalities algebraically.<\/li>\r\n \t<li style=\"font-weight: 400\">Solve rational inequalities algebraically.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<h2>\u00a0Solving Polynomial Inequalities<\/h2>\r\nOne application of our ability to find intercepts and sketch a graph of polynomials is the ability to solve polynomial inequalities. It is a very common question to ask when a function will be positive and negative.\r\n\r\nWhen we solve an equation and the result is [latex]x=3[\/latex], we know there is one solution, which is 3.\r\n\r\nWhen we solve an inequality and the result is [latex]x&lt;3[\/latex], we know there are many solutions. We graph the result to better help show all the solutions, and we start with 3.\u00a0 Three becomes a <strong>critical point<\/strong> and then we decide whether to shade to the left or right of it.\u00a0 The numbers to the right of 3 are larger than 3, so we shade to the right.\r\n<img src=\"https:\/\/cnx.org\/resources\/e2789992c351caca8afd9cedf61d8a9941aac452\" alt=\"Number line of x greater than 3\" \/>\r\nTo solve a polynomial inequality, we must write the inequality with the polynomial on the left and 0 on the right.\r\n\r\nNext, we determine the critical points to use to divide the number line into intervals. A <strong>critical point<\/strong> is a number which makes the polynomial zero.\r\n\r\nWe will evaluate the factors of the polynomial. This will identify the interval, or intervals, that contains all the solutions of the polynomial inequality.\r\n\r\nWe write the solution in interval notation being careful to determine whether the endpoints are included.\r\n<div id=\"fs-id1165134031372\" class=\"note precalculus howto textbox\">\r\n<h3 id=\"fs-id1165137803898\">How To: Solve a polynomial inequality<\/h3>\r\n<ol>\r\n \t<li style=\"list-style-type: none\">\r\n<ol>\r\n \t<li>Write the inequality with the polynomial on the left and zero on the right<\/li>\r\n \t<li>Determine the critical points-the points where the polynomial will be zero.<\/li>\r\n \t<li>Use the critical points to divide the number line into intervals.<\/li>\r\n \t<li>Test a value in each interval. Indicate which regions are positive and negative.<\/li>\r\n \t<li>Determine the intervals where the inequality is correct. Write the solution in interval notation.<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\r\n<h3>Example 1: Solving A Polynomial InequalitY in Factored FORM<\/h3>\r\nSolve the inequality [latex]\\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)&gt; 0[\/latex]\r\n\r\n[reveal-answer q=\"494744\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"494744\"]\r\n\r\nAs with all inequalities, we start by solving the equality [latex]\\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)= 0[\/latex], which has solutions at x = -3, -1, and 4. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.\r\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)[\/latex] at each test value to determine if the function is positive or negative in that interval\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Interval<\/td>\r\n<td>Test x in interval<\/td>\r\n<td>f(test value)<\/td>\r\n<td>&gt; 0 or &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &lt; -3<\/td>\r\n<td>-4<\/td>\r\n<td>72<\/td>\r\n<td>&gt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-3 &lt; x &lt; -1<\/td>\r\n<td>-2<\/td>\r\n<td>-6<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-1 &lt;\u00a0 x &lt; 4<\/td>\r\n<td>0<\/td>\r\n<td>-12<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &gt; 4<\/td>\r\n<td>5<\/td>\r\n<td>288<\/td>\r\n<td>\u00a0&gt; 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nOn a number line this would look like:\r\n\r\n<img class=\"aligncenter wp-image-13403 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183410\/1.png\" alt=\"Number line with values from -6 to 6 double headed arrows from -6 to -3 read positive, from -3 to -1 read negative, from -1 to positive 4 read negative and from 4 to 6 read positive.\" width=\"630\" height=\"110\" \/>\r\nFrom our test values, we can determine this function is positive when <em>x<\/em> &lt; -3 or <em>x<\/em> &gt; 4, or in interval notation, [latex]\\left(-\\infty, -3\\right)\\cup\\left(4,\\infty\\right)[\/latex]. We could have also determined on which intervals the function was positive by sketching a graph of the function. We illustrate that technique in the next example.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\r\n<h3>Example 2: Solving A Quadratic InequalitY NOT in Factored FORM<\/h3>\r\nSolve the inequality [latex]6-5t-{t}^{2}\\ge 0[\/latex]\r\n\r\n[reveal-answer q=\"359527\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"359527\"]\r\n\r\nAs with all inequalities, we start by solving the equality [latex]6 - 5t - {t}^{2}= 0[\/latex]. The first step is to write this in factored form. While we could use the quadratic formula, this equation factors nicely to [latex]\\left(6 + t\\right)\\left(1-t\\right)=0[\/latex], giving horizontal intercepts t = 1 and t = -6. We know the function can only change from positive to negative at these values, so these divide the inputs into 3 intervals.\r\n\r\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(t\\right) = 6-5t-{t}^{2} = 0[\/latex] at each test value to determine if the function is positive or negative in that interval\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Interval<\/td>\r\n<td>Test t in interval<\/td>\r\n<td>f(test value)<\/td>\r\n<td>&gt; 0 or &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>t &lt; -6<\/td>\r\n<td>-7<\/td>\r\n<td>-8<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-6 &lt; t &lt; 1<\/td>\r\n<td>0<\/td>\r\n<td>6<\/td>\r\n<td>&gt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>t &gt; 1<\/td>\r\n<td>2<\/td>\r\n<td>-8<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nFrom our test values, we can determine this function is positive when -6 &lt;\u00a0<em>t<\/em> &lt; 1, or in interval notation, [latex]\\left[-6,1\\right][\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\r\n<h3>Example 3: Solving a Polynomial Inequality Not in Factored Form<\/h3>\r\nSolve the inequality [latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} \\gt 0[\/latex]\r\n\r\n[reveal-answer q=\"273617\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"273617\"]\r\n\r\nIn our other examples, we were given polynomials that were already in factored form, here we have an additional step to finding the intervals on which solutions to the given inequality lie. Again, we will start by solving the equality [latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} = 0[\/latex]\r\n\r\n&nbsp;\r\n<p style=\"text-align: left\">Notice that there is a common factor of [latex]{x}^{2}[\/latex] in each term of this polynomial. We can use factoring to simplify in the following way:<\/p>\r\n<p style=\"text-align: center\">[latex]\\begin{align}{x}^{4} - 2{x}^{3} - 3{x}^{2} &amp;= 0&amp;\\\\{x}^{2}\\left({x}^{2} - 2{x} - 3\\right) &amp;= 0\\\\ {x}^{2}\\left(x - 3\\right)\\left(x + 1 \\right)&amp;= 0\\end{align}[\/latex]<\/p>\r\nNow we can set each factor equal to zero to find the solution to the equality.\r\n<p style=\"text-align: center\">[latex]\\begin{array}{ccc} {x}^{2} = 0 &amp; \\left(x - 3\\right) = 0 &amp;\\left(x+1\\right) = 0\\\\ {x} = 0 &amp; x = 3 &amp; x = -1\\\\ \\end{array}[\/latex].<\/p>\r\nNote that x = 0 has multiplicity of two, but since our inequality is strictly greater than, we don't need to include it in our solutions.\r\nWe can choose a test value in each interval and evaluate the function\r\n<p style=\"text-align: center\">[latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} = 0[\/latex]<\/p>\r\n<p style=\"text-align: left\">at each test value to determine if the function is positive or negative in that interval<\/p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Interval<\/td>\r\n<td>Test x in interval<\/td>\r\n<td>&gt; 0,\u00a0 &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &lt; -1<\/td>\r\n<td>-2<\/td>\r\n<td>x &gt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-1 &lt; x &lt; 0<\/td>\r\n<td>-1\/2<\/td>\r\n<td>\u00a0x &lt;\u00a0 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>0 &lt; x &lt; 3<\/td>\r\n<td>1<\/td>\r\n<td>x &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &gt; 3<\/td>\r\n<td>5<\/td>\r\n<td>x &gt; 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nWe want to have the set of x values that will give us the intervals where the polynomial is greater than zero. Our answer will be [latex]\\left(-\\infty, -1\\right]\\cup\\left[3,\\infty\\right)[\/latex].\r\n\r\n&nbsp;\r\n\r\nThe graph of the function gives us additional confirmation of our solution.\r\n\r\n<img class=\"aligncenter wp-image-13406 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183505\/Screen-Shot3.png\" alt=\"Line dips down, dips slightly up, dips very far down, then sharply goes up\" width=\"302\" height=\"445\" \/>\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try it<\/h3>\r\n[ohm_question]34324[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>\u00a0Solving Rational Inequalities<\/h2>\r\nIn addition to finding when a polynomial function will be positive and negative, we can also find where rational functions are positive and negative.\r\n\r\nA <strong>rational function<\/strong> is a function that can be written as the quotient of two polynomial functions.\u00a0 Rational functions will be studied in more detail in the next section.\r\n<div id=\"fs-id1165137386884\" class=\"note textbox\">\r\n<h3 class=\"title\">A General Note: Rational Function<\/h3>\r\n<p id=\"fs-id1165137754871\">A rational function is a function that can be written as the quotient of two polynomial functions [latex]P\\left(x\\right) \\text{and} Q\\left(x\\right)[\/latex].<\/p>\r\n<p style=\"text-align: center\">[latex]f\\left(x\\right)=\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{{a}_{p}{x}^{p}+{a}_{p - 1}{x}^{p - 1}+...+{a}_{1}x+{a}_{0}}{{b}_{q}{x}^{q}+{b}_{q - 1}{x}^{q - 1}+...+{b}_{1}x+{b}_{0}},Q\\left(x\\right)\\ne 0[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137386884\" class=\"note textbox\">\r\n<h3 class=\"title\">Rational Inequality<\/h3>\r\n<p id=\"fs-id1165137754871\">A <strong>rational inequality<\/strong> is an inequality that contains a rational expression.<\/p>\r\n\r\n<\/div>\r\nInequalities such as [latex]\\frac{3}{2x}&gt;1\\text{ , }\\frac{2x}{x-3}&lt;4\\text{ , }\\frac{(2x-3)(x-5)}{x+1)^{2}}&lt;0\\text{ , and }\\frac{1}{4}-\\frac{2}{x^{2}}\\leq\\frac{3}{x}[\/latex] are rational inequalities as they each contain a rational expression.\r\n\r\nWhen we solve a rational inequality, we will use the same techniques we used solving polynomial inequalities. However, we must carefully consider what value might make the rational expression undefined and so must be excluded.\r\n\r\nNext, we determine the critical points to use to divide the number line into intervals. A <strong>critical point<\/strong> is a number which makes the rational expression zero of undefined.\r\n\r\nWe will evaluate the factors of the numerator and denominator, and find the quotient in each interval. This will identify the interval, or intervals, that contains all the solutions of the rational inequality.\r\n\r\nWe write the solution in interval notation being careful to determine whether the endpoints are included.\r\n<div id=\"fs-id1165134031372\" class=\"note precalculus howto textbox\">\r\n<h3 id=\"fs-id1165137803898\">How To: Solve a rational inequality<\/h3>\r\n<ol>\r\n \t<li style=\"list-style-type: none\">\r\n<ol>\r\n \t<li>Write the inequality as one quotient on the left and zero on the right<\/li>\r\n \t<li>Determine the critical points-the points where the rational expression will be zero or undefined<\/li>\r\n \t<li>Use the critical points to divide the number line into intervals.<\/li>\r\n \t<li>Test a value in each interval. Indicate which regions are positive and negative.<\/li>\r\n \t<li>Determine the intervals where the inequality is correct. Write the solution in interval notation.<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\r\n<h3>Example 4: Solving RATIONAL Inequalities in Factored Form<\/h3>\r\nSolve [latex]\\dfrac{(x+3)(x-4)}{(x+1)^{2}}\\leq 0[\/latex]\r\n\r\n[reveal-answer q=\"494750\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"494750\"]\r\n\r\nAs with all inequalities, we start by solving the equality [latex]\\dfrac{(x+3)(x-4)}{(x+1)^{2}}= 0[\/latex], which has solutions at x = -3, -1, and 4. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.\r\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\dfrac{(x+3)(x-4)}{(x+1)^{2}}= 0[\/latex] at each test value to determine if the function is positive or negative in that interval\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Interval<\/td>\r\n<td>Test x in interval<\/td>\r\n<td>f(test value)<\/td>\r\n<td>&gt; 0 or &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &lt; -3<\/td>\r\n<td>-4<\/td>\r\n<td>0.888<\/td>\r\n<td>&gt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-3 &lt; x &lt; -1<\/td>\r\n<td>-2<\/td>\r\n<td>-6<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-1 &lt;\u00a0 x &lt; 4<\/td>\r\n<td>0<\/td>\r\n<td>-12<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &gt; 4<\/td>\r\n<td>5<\/td>\r\n<td>0.222<\/td>\r\n<td>\u00a0&gt; 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nOn a number line this would look like:\r\n\r\n<img class=\"aligncenter wp-image-13403 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183410\/1.png\" alt=\"Number line with values from -6 to 6 double headed arrows from -6 to -3 read positive, from -3 to -1 read negative, from -1 to positive 4 read negative and from 4 to 6 read positive.\" width=\"630\" height=\"110\" \/>\r\nFrom our test values, we can determine this function is negative when [latex]-3\\leq x&lt; -1[\/latex] or\u00a0[latex]-1&lt;x \\leq 4[\/latex], or in interval notation: [latex][-3,-1) \\cup (-1,4][\/latex].\u00a0 Notice that -1 is not included since it causes division by zero and is, thus, not in the domain of [latex]f(x)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\r\n<h3>Example 5: Solving A rational inequalitY not in factored form<\/h3>\r\nSolve [latex]\\dfrac{2x^{2}+6x+9}{x+3}&gt;5[\/latex]\r\n\r\n[reveal-answer q=\"494770\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"494770\"]\r\n\r\nThis time, the rational inequality is not in factored form, and there is not a zero on the right side. We need to subtract the 5 to the other side and get common denominators: [latex]\\dfrac{2x^{2}+6x+9}{x+3}-5&gt;0 \\\\ \\dfrac{2x^{2}+6x+9}{x+3}-\\dfrac{5(x+3)}{x+3}&gt;0 \\\\ \\dfrac{2x^{2}+6x+9-5(x+3)}{x+3}&gt;0 \\\\ \\dfrac{2x^{2}+x-6}{x+3}&gt;0 \\\\ \\dfrac{(x+2)(2x-3)}{x+3}&gt;0[\/latex]\r\n\r\nWe will now solve [latex]\\dfrac{(x+2)(2x-3)}{x+3}=0[\/latex] which has solutions at [latex]x=-2,\\dfrac{3}{2},-3[\/latex]. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.\r\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\dfrac{(x+2)(2x-3)}{x+3}[\/latex] at each test value to determine if the function is positive or negative in that interval\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Interval<\/td>\r\n<td>Test x in interval<\/td>\r\n<td>f(test value)<\/td>\r\n<td>&gt; 0 or &lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &lt; -3<\/td>\r\n<td>-4<\/td>\r\n<td>-22<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-3 &lt; x &lt; -2<\/td>\r\n<td>-2.5<\/td>\r\n<td>8<\/td>\r\n<td>&gt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>-2 &lt;\u00a0 x &lt; 3\/2<\/td>\r\n<td>0<\/td>\r\n<td>-2<\/td>\r\n<td>&lt; 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>x &gt; 3\/2<\/td>\r\n<td>2<\/td>\r\n<td>0.8<\/td>\r\n<td>&gt; 0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nFrom our test values, we can determine this function is positive when [latex]-3&lt;x&lt;-2[\/latex] or [latex]x&gt;\\dfrac{3}{2}[\/latex], or in interval notation: [latex](-3,-2) \\cup \\left(\\dfrac{3}{2},\\infty \\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try it<\/h3>\r\nSolve [latex]\\dfrac{(x-6)(x+1)}{3x^{2}}&lt;0[\/latex] and write your answer in interval notation.\r\n\r\n[reveal-answer q=\"494780\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"494780\"]\r\n\r\n[latex](-1,0)\\cup(0,6)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2 style=\"text-align: center\">Section 2.7 Homework Exercises<\/h2>\r\n1. Explain critical points and how they are used to solve polynomial and rational inequalities algebraically.\r\n\r\n2. Describe the steps needed to solve a rational inequality algebraically.\r\n\r\nFor each of the following polynomial inequalities, solve and write your answer in interval notation\r\n\r\n3. [latex]\\text{ }(x-4)(x+3)\\lt 0[\/latex]\r\n\r\n4. [latex]\\text{ }(x-4)(x+1)\\lt 0[\/latex]\r\n\r\n5. [latex]\\text{ }(x-1)(3x-4)\\geq 0[\/latex]\r\n\r\n6. [latex]\\text{ }(x+7)(2x-5)\\geq 0[\/latex]\r\n\r\n7. [latex]\\text{ }x^{2}+5x+4\\lt 0[\/latex]\r\n\r\n8. [latex]\\text{ }x^{2}-14x+49\\lt 0[\/latex]\r\n\r\n9. [latex]\\text{ }(x+8)(x+2)(x-3)\\geq 0[\/latex]\r\n\r\n10. [latex]\\text{ }(x+5)(x+1)(x-4)\\geq 0[\/latex]\r\n\r\n11. [latex]\\text{ }(x+8)^{2}(x+5)(x+7)^{3}\\gt 0[\/latex]\r\n\r\n12. [latex]\\text{ }(x-4)(x+1)^{3}(x-2)^{2}\\gt 0[\/latex]\r\n\r\n13. [latex]\\text{ }\\left(2x^{2}+5x-3\\right)\\left(x+4\\right)\\leq 0[\/latex]\r\n\r\n14. [latex]\\text{ }\\left(3x^{2}-5x-2\\right)\\left(x+3\\right)\\leq 0[\/latex]\r\n\r\n15. [latex]\\text{ }\\left(x^{2}+3x-10\\right)\\left(x^{2}-1\\right)\\lt 0[\/latex]\r\n\r\n16. [latex]\\text{ }\\left(x^{2}+2x-24\\right)\\left(x^{2}-4\\right)\\lt 0[\/latex]\r\n\r\nFor each of the following rational inequalities, solve and write your answer in interval notation.\r\n\r\n17. [latex]\\text{ }\\dfrac{x-7}{x-1}\\lt 0[\/latex]\r\n\r\n18. [latex]\\text{ }\\dfrac{x+5}{x-4}\\lt 0[\/latex]\r\n\r\n19. [latex]\\text{ }\\dfrac{x+4}{2x-3}\\geq 0[\/latex]\r\n\r\n20. [latex]\\text{ }\\dfrac{x-5}{3x+4}\\geq 0[\/latex]\r\n\r\n21. [latex]\\text{ }\\dfrac{x+32}{x+6}\\geq 3[\/latex]\r\n\r\n22. [latex]\\text{ }\\dfrac{x+68}{x+8}\\geq 5[\/latex]\r\n\r\n23. [latex]\\text{ }\\dfrac{(x+3)(x+5)}{x+2}\\geq 0[\/latex]\r\n\r\n24. [latex]\\text{ }\\dfrac{(x+4)(x-3)}{x+1}\\geq 0[\/latex]\r\n\r\n25.\u00a0[latex]\\text{ }\\dfrac{(x-2)(x-7)}{3x+2}\\leq 0[\/latex]\r\n\r\n26.\u00a0[latex]\\text{ }\\dfrac{(x+1)(x+6)}{2x-1}\\leq 0[\/latex]\r\n\r\n27. [latex]\\text{ }\\dfrac{x+6}{x^{2}-5x-24}\\leq 0[\/latex]\r\n\r\n28. [latex]\\text{ }\\dfrac{x+5}{x^{2}-9x+18}\\leq 0[\/latex]\r\n\r\n29. [latex]\\text{ }\\dfrac{(x+7)(x-3)}{(x-5)^{2}}\\lt 0[\/latex]\r\n\r\n30. [latex]\\text{ }\\dfrac{(x+8)(x-1)}{(x+3)^{2}}\\lt 0[\/latex]\r\n\r\n31. [latex]\\text{ }\\dfrac{2x^{2}+6x+7}{x+3}\\gt 3[\/latex]\r\n\r\n32. [latex]\\text{ }\\dfrac{4x^{2}+8x+9}{x+2}\\gt 5[\/latex]\r\n\r\n&nbsp;","rendered":"<div class=\"bcc-box bcc-highlight\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li style=\"font-weight: 400\">Solve polynomial inequalities algebraically.<\/li>\n<li style=\"font-weight: 400\">Solve rational inequalities algebraically.<\/li>\n<\/ul>\n<\/div>\n<h2>\u00a0Solving Polynomial Inequalities<\/h2>\n<p>One application of our ability to find intercepts and sketch a graph of polynomials is the ability to solve polynomial inequalities. It is a very common question to ask when a function will be positive and negative.<\/p>\n<p>When we solve an equation and the result is [latex]x=3[\/latex], we know there is one solution, which is 3.<\/p>\n<p>When we solve an inequality and the result is [latex]x<3[\/latex], we know there are many solutions. We graph the result to better help show all the solutions, and we start with 3.\u00a0 Three becomes a <strong>critical point<\/strong> and then we decide whether to shade to the left or right of it.\u00a0 The numbers to the right of 3 are larger than 3, so we shade to the right.<br \/>\n<img decoding=\"async\" src=\"https:\/\/cnx.org\/resources\/e2789992c351caca8afd9cedf61d8a9941aac452\" alt=\"Number line of x greater than 3\" \/><br \/>\nTo solve a polynomial inequality, we must write the inequality with the polynomial on the left and 0 on the right.<\/p>\n<p>Next, we determine the critical points to use to divide the number line into intervals. A <strong>critical point<\/strong> is a number which makes the polynomial zero.<\/p>\n<p>We will evaluate the factors of the polynomial. This will identify the interval, or intervals, that contains all the solutions of the polynomial inequality.<\/p>\n<p>We write the solution in interval notation being careful to determine whether the endpoints are included.<\/p>\n<div id=\"fs-id1165134031372\" class=\"note precalculus howto textbox\">\n<h3 id=\"fs-id1165137803898\">How To: Solve a polynomial inequality<\/h3>\n<ol>\n<li style=\"list-style-type: none\">\n<ol>\n<li>Write the inequality with the polynomial on the left and zero on the right<\/li>\n<li>Determine the critical points-the points where the polynomial will be zero.<\/li>\n<li>Use the critical points to divide the number line into intervals.<\/li>\n<li>Test a value in each interval. Indicate which regions are positive and negative.<\/li>\n<li>Determine the intervals where the inequality is correct. Write the solution in interval notation.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/div>\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\n<h3>Example 1: Solving A Polynomial InequalitY in Factored FORM<\/h3>\n<p>Solve the inequality [latex]\\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)> 0[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q494744\">Show Solution<\/span><\/p>\n<div id=\"q494744\" class=\"hidden-answer\" style=\"display: none\">\n<p>As with all inequalities, we start by solving the equality [latex]\\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)= 0[\/latex], which has solutions at x = -3, -1, and 4. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.<br \/>\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\left(x+3\\right){\\left(x+1\\right)}^{2}\\left(x-4\\right)[\/latex] at each test value to determine if the function is positive or negative in that interval<\/p>\n<table>\n<tbody>\n<tr>\n<td>Interval<\/td>\n<td>Test x in interval<\/td>\n<td>f(test value)<\/td>\n<td>&gt; 0 or &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &lt; -3<\/td>\n<td>-4<\/td>\n<td>72<\/td>\n<td>&gt; 0<\/td>\n<\/tr>\n<tr>\n<td>-3 &lt; x &lt; -1<\/td>\n<td>-2<\/td>\n<td>-6<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>-1 &lt;\u00a0 x &lt; 4<\/td>\n<td>0<\/td>\n<td>-12<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &gt; 4<\/td>\n<td>5<\/td>\n<td>288<\/td>\n<td>\u00a0&gt; 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>On a number line this would look like:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-13403 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183410\/1.png\" alt=\"Number line with values from -6 to 6 double headed arrows from -6 to -3 read positive, from -3 to -1 read negative, from -1 to positive 4 read negative and from 4 to 6 read positive.\" width=\"630\" height=\"110\" \/><br \/>\nFrom our test values, we can determine this function is positive when <em>x<\/em> &lt; -3 or <em>x<\/em> &gt; 4, or in interval notation, [latex]\\left(-\\infty, -3\\right)\\cup\\left(4,\\infty\\right)[\/latex]. We could have also determined on which intervals the function was positive by sketching a graph of the function. We illustrate that technique in the next example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\n<h3>Example 2: Solving A Quadratic InequalitY NOT in Factored FORM<\/h3>\n<p>Solve the inequality [latex]6-5t-{t}^{2}\\ge 0[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q359527\">Show Solution<\/span><\/p>\n<div id=\"q359527\" class=\"hidden-answer\" style=\"display: none\">\n<p>As with all inequalities, we start by solving the equality [latex]6 - 5t - {t}^{2}= 0[\/latex]. The first step is to write this in factored form. While we could use the quadratic formula, this equation factors nicely to [latex]\\left(6 + t\\right)\\left(1-t\\right)=0[\/latex], giving horizontal intercepts t = 1 and t = -6. We know the function can only change from positive to negative at these values, so these divide the inputs into 3 intervals.<\/p>\n<p>We could choose a test value in each interval and evaluate the function [latex]f\\left(t\\right) = 6-5t-{t}^{2} = 0[\/latex] at each test value to determine if the function is positive or negative in that interval<\/p>\n<table>\n<tbody>\n<tr>\n<td>Interval<\/td>\n<td>Test t in interval<\/td>\n<td>f(test value)<\/td>\n<td>&gt; 0 or &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>t &lt; -6<\/td>\n<td>-7<\/td>\n<td>-8<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>-6 &lt; t &lt; 1<\/td>\n<td>0<\/td>\n<td>6<\/td>\n<td>&gt; 0<\/td>\n<\/tr>\n<tr>\n<td>t &gt; 1<\/td>\n<td>2<\/td>\n<td>-8<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>From our test values, we can determine this function is positive when -6 &lt;\u00a0<em>t<\/em> &lt; 1, or in interval notation, [latex]\\left[-6,1\\right][\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\n<h3>Example 3: Solving a Polynomial Inequality Not in Factored Form<\/h3>\n<p>Solve the inequality [latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} \\gt 0[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q273617\">Show Solution<\/span><\/p>\n<div id=\"q273617\" class=\"hidden-answer\" style=\"display: none\">\n<p>In our other examples, we were given polynomials that were already in factored form, here we have an additional step to finding the intervals on which solutions to the given inequality lie. Again, we will start by solving the equality [latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} = 0[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">Notice that there is a common factor of [latex]{x}^{2}[\/latex] in each term of this polynomial. We can use factoring to simplify in the following way:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}{x}^{4} - 2{x}^{3} - 3{x}^{2} &= 0&\\\\{x}^{2}\\left({x}^{2} - 2{x} - 3\\right) &= 0\\\\ {x}^{2}\\left(x - 3\\right)\\left(x + 1 \\right)&= 0\\end{align}[\/latex]<\/p>\n<p>Now we can set each factor equal to zero to find the solution to the equality.<\/p>\n<p style=\"text-align: center\">[latex]\\begin{array}{ccc} {x}^{2} = 0 & \\left(x - 3\\right) = 0 &\\left(x+1\\right) = 0\\\\ {x} = 0 & x = 3 & x = -1\\\\ \\end{array}[\/latex].<\/p>\n<p>Note that x = 0 has multiplicity of two, but since our inequality is strictly greater than, we don&#8217;t need to include it in our solutions.<br \/>\nWe can choose a test value in each interval and evaluate the function<\/p>\n<p style=\"text-align: center\">[latex]{x}^{4} - 2{x}^{3} - 3{x}^{2} = 0[\/latex]<\/p>\n<p style=\"text-align: left\">at each test value to determine if the function is positive or negative in that interval<\/p>\n<table>\n<tbody>\n<tr>\n<td>Interval<\/td>\n<td>Test x in interval<\/td>\n<td>&gt; 0,\u00a0 &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &lt; -1<\/td>\n<td>-2<\/td>\n<td>x &gt; 0<\/td>\n<\/tr>\n<tr>\n<td>-1 &lt; x &lt; 0<\/td>\n<td>-1\/2<\/td>\n<td>\u00a0x &lt;\u00a0 0<\/td>\n<\/tr>\n<tr>\n<td>0 &lt; x &lt; 3<\/td>\n<td>1<\/td>\n<td>x &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &gt; 3<\/td>\n<td>5<\/td>\n<td>x &gt; 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>We want to have the set of x values that will give us the intervals where the polynomial is greater than zero. Our answer will be [latex]\\left(-\\infty, -1\\right]\\cup\\left[3,\\infty\\right)[\/latex].<\/p>\n<p>&nbsp;<\/p>\n<p>The graph of the function gives us additional confirmation of our solution.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-13406 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183505\/Screen-Shot3.png\" alt=\"Line dips down, dips slightly up, dips very far down, then sharply goes up\" width=\"302\" height=\"445\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try it<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm34324\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=34324&theme=oea&iframe_resize_id=ohm34324&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>\u00a0Solving Rational Inequalities<\/h2>\n<p>In addition to finding when a polynomial function will be positive and negative, we can also find where rational functions are positive and negative.<\/p>\n<p>A <strong>rational function<\/strong> is a function that can be written as the quotient of two polynomial functions.\u00a0 Rational functions will be studied in more detail in the next section.<\/p>\n<div id=\"fs-id1165137386884\" class=\"note textbox\">\n<h3 class=\"title\">A General Note: Rational Function<\/h3>\n<p id=\"fs-id1165137754871\">A rational function is a function that can be written as the quotient of two polynomial functions [latex]P\\left(x\\right) \\text{and} Q\\left(x\\right)[\/latex].<\/p>\n<p style=\"text-align: center\">[latex]f\\left(x\\right)=\\dfrac{P\\left(x\\right)}{Q\\left(x\\right)}=\\dfrac{{a}_{p}{x}^{p}+{a}_{p - 1}{x}^{p - 1}+...+{a}_{1}x+{a}_{0}}{{b}_{q}{x}^{q}+{b}_{q - 1}{x}^{q - 1}+...+{b}_{1}x+{b}_{0}},Q\\left(x\\right)\\ne 0[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1165137386884\" class=\"note textbox\">\n<h3 class=\"title\">Rational Inequality<\/h3>\n<p id=\"fs-id1165137754871\">A <strong>rational inequality<\/strong> is an inequality that contains a rational expression.<\/p>\n<\/div>\n<p>Inequalities such as [latex]\\frac{3}{2x}>1\\text{ , }\\frac{2x}{x-3}<4\\text{ , }\\frac{(2x-3)(x-5)}{x+1)^{2}}<0\\text{ , and }\\frac{1}{4}-\\frac{2}{x^{2}}\\leq\\frac{3}{x}[\/latex] are rational inequalities as they each contain a rational expression.\n\nWhen we solve a rational inequality, we will use the same techniques we used solving polynomial inequalities. However, we must carefully consider what value might make the rational expression undefined and so must be excluded.\n\nNext, we determine the critical points to use to divide the number line into intervals. A <strong>critical point<\/strong> is a number which makes the rational expression zero of undefined.<\/p>\n<p>We will evaluate the factors of the numerator and denominator, and find the quotient in each interval. This will identify the interval, or intervals, that contains all the solutions of the rational inequality.<\/p>\n<p>We write the solution in interval notation being careful to determine whether the endpoints are included.<\/p>\n<div id=\"fs-id1165134031372\" class=\"note precalculus howto textbox\">\n<h3 id=\"fs-id1165137803898\">How To: Solve a rational inequality<\/h3>\n<ol>\n<li style=\"list-style-type: none\">\n<ol>\n<li>Write the inequality as one quotient on the left and zero on the right<\/li>\n<li>Determine the critical points-the points where the rational expression will be zero or undefined<\/li>\n<li>Use the critical points to divide the number line into intervals.<\/li>\n<li>Test a value in each interval. Indicate which regions are positive and negative.<\/li>\n<li>Determine the intervals where the inequality is correct. Write the solution in interval notation.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/div>\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\n<h3>Example 4: Solving RATIONAL Inequalities in Factored Form<\/h3>\n<p>Solve [latex]\\dfrac{(x+3)(x-4)}{(x+1)^{2}}\\leq 0[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q494750\">Show Solution<\/span><\/p>\n<div id=\"q494750\" class=\"hidden-answer\" style=\"display: none\">\n<p>As with all inequalities, we start by solving the equality [latex]\\dfrac{(x+3)(x-4)}{(x+1)^{2}}= 0[\/latex], which has solutions at x = -3, -1, and 4. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.<br \/>\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\dfrac{(x+3)(x-4)}{(x+1)^{2}}= 0[\/latex] at each test value to determine if the function is positive or negative in that interval<\/p>\n<table>\n<tbody>\n<tr>\n<td>Interval<\/td>\n<td>Test x in interval<\/td>\n<td>f(test value)<\/td>\n<td>&gt; 0 or &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &lt; -3<\/td>\n<td>-4<\/td>\n<td>0.888<\/td>\n<td>&gt; 0<\/td>\n<\/tr>\n<tr>\n<td>-3 &lt; x &lt; -1<\/td>\n<td>-2<\/td>\n<td>-6<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>-1 &lt;\u00a0 x &lt; 4<\/td>\n<td>0<\/td>\n<td>-12<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &gt; 4<\/td>\n<td>5<\/td>\n<td>0.222<\/td>\n<td>\u00a0&gt; 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>On a number line this would look like:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-13403 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/139\/2016\/04\/28183410\/1.png\" alt=\"Number line with values from -6 to 6 double headed arrows from -6 to -3 read positive, from -3 to -1 read negative, from -1 to positive 4 read negative and from 4 to 6 read positive.\" width=\"630\" height=\"110\" \/><br \/>\nFrom our test values, we can determine this function is negative when [latex]-3\\leq x< -1[\/latex] or\u00a0[latex]-1<x \\leq 4[\/latex], or in interval notation: [latex][-3,-1) \\cup (-1,4][\/latex].\u00a0 Notice that -1 is not included since it causes division by zero and is, thus, not in the domain of [latex]f(x)[\/latex].\n\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1165137433651\" class=\"solution textbox shaded\">\n<h3>Example 5: Solving A rational inequalitY not in factored form<\/h3>\n<p>Solve [latex]\\dfrac{2x^{2}+6x+9}{x+3}>5[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q494770\">Show Solution<\/span><\/p>\n<div id=\"q494770\" class=\"hidden-answer\" style=\"display: none\">\n<p>This time, the rational inequality is not in factored form, and there is not a zero on the right side. We need to subtract the 5 to the other side and get common denominators: [latex]\\dfrac{2x^{2}+6x+9}{x+3}-5>0 \\\\ \\dfrac{2x^{2}+6x+9}{x+3}-\\dfrac{5(x+3)}{x+3}>0 \\\\ \\dfrac{2x^{2}+6x+9-5(x+3)}{x+3}>0 \\\\ \\dfrac{2x^{2}+x-6}{x+3}>0 \\\\ \\dfrac{(x+2)(2x-3)}{x+3}>0[\/latex]<\/p>\n<p>We will now solve [latex]\\dfrac{(x+2)(2x-3)}{x+3}=0[\/latex] which has solutions at [latex]x=-2,\\dfrac{3}{2},-3[\/latex]. We know the function can only change from positive to negative at these values, so these divide the inputs into 4 intervals.<br \/>\nWe could choose a test value in each interval and evaluate the function [latex]f\\left(x\\right) = \\dfrac{(x+2)(2x-3)}{x+3}[\/latex] at each test value to determine if the function is positive or negative in that interval<\/p>\n<table>\n<tbody>\n<tr>\n<td>Interval<\/td>\n<td>Test x in interval<\/td>\n<td>f(test value)<\/td>\n<td>&gt; 0 or &lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &lt; -3<\/td>\n<td>-4<\/td>\n<td>-22<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>-3 &lt; x &lt; -2<\/td>\n<td>-2.5<\/td>\n<td>8<\/td>\n<td>&gt; 0<\/td>\n<\/tr>\n<tr>\n<td>-2 &lt;\u00a0 x &lt; 3\/2<\/td>\n<td>0<\/td>\n<td>-2<\/td>\n<td>&lt; 0<\/td>\n<\/tr>\n<tr>\n<td>x &gt; 3\/2<\/td>\n<td>2<\/td>\n<td>0.8<\/td>\n<td>&gt; 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>From our test values, we can determine this function is positive when [latex]-3<x<-2[\/latex] or [latex]x>\\dfrac{3}{2}[\/latex], or in interval notation: [latex](-3,-2) \\cup \\left(\\dfrac{3}{2},\\infty \\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try it<\/h3>\n<p>Solve [latex]\\dfrac{(x-6)(x+1)}{3x^{2}}<0[\/latex] and write your answer in interval notation.\n\n\n\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q494780\">Show Solution<\/span><\/p>\n<div id=\"q494780\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex](-1,0)\\cup(0,6)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2 style=\"text-align: center\">Section 2.7 Homework Exercises<\/h2>\n<p>1. Explain critical points and how they are used to solve polynomial and rational inequalities algebraically.<\/p>\n<p>2. Describe the steps needed to solve a rational inequality algebraically.<\/p>\n<p>For each of the following polynomial inequalities, solve and write your answer in interval notation<\/p>\n<p>3. [latex]\\text{ }(x-4)(x+3)\\lt 0[\/latex]<\/p>\n<p>4. [latex]\\text{ }(x-4)(x+1)\\lt 0[\/latex]<\/p>\n<p>5. [latex]\\text{ }(x-1)(3x-4)\\geq 0[\/latex]<\/p>\n<p>6. [latex]\\text{ }(x+7)(2x-5)\\geq 0[\/latex]<\/p>\n<p>7. [latex]\\text{ }x^{2}+5x+4\\lt 0[\/latex]<\/p>\n<p>8. [latex]\\text{ }x^{2}-14x+49\\lt 0[\/latex]<\/p>\n<p>9. [latex]\\text{ }(x+8)(x+2)(x-3)\\geq 0[\/latex]<\/p>\n<p>10. [latex]\\text{ }(x+5)(x+1)(x-4)\\geq 0[\/latex]<\/p>\n<p>11. [latex]\\text{ }(x+8)^{2}(x+5)(x+7)^{3}\\gt 0[\/latex]<\/p>\n<p>12. [latex]\\text{ }(x-4)(x+1)^{3}(x-2)^{2}\\gt 0[\/latex]<\/p>\n<p>13. [latex]\\text{ }\\left(2x^{2}+5x-3\\right)\\left(x+4\\right)\\leq 0[\/latex]<\/p>\n<p>14. [latex]\\text{ }\\left(3x^{2}-5x-2\\right)\\left(x+3\\right)\\leq 0[\/latex]<\/p>\n<p>15. [latex]\\text{ }\\left(x^{2}+3x-10\\right)\\left(x^{2}-1\\right)\\lt 0[\/latex]<\/p>\n<p>16. [latex]\\text{ }\\left(x^{2}+2x-24\\right)\\left(x^{2}-4\\right)\\lt 0[\/latex]<\/p>\n<p>For each of the following rational inequalities, solve and write your answer in interval notation.<\/p>\n<p>17. [latex]\\text{ }\\dfrac{x-7}{x-1}\\lt 0[\/latex]<\/p>\n<p>18. [latex]\\text{ }\\dfrac{x+5}{x-4}\\lt 0[\/latex]<\/p>\n<p>19. [latex]\\text{ }\\dfrac{x+4}{2x-3}\\geq 0[\/latex]<\/p>\n<p>20. [latex]\\text{ }\\dfrac{x-5}{3x+4}\\geq 0[\/latex]<\/p>\n<p>21. [latex]\\text{ }\\dfrac{x+32}{x+6}\\geq 3[\/latex]<\/p>\n<p>22. [latex]\\text{ }\\dfrac{x+68}{x+8}\\geq 5[\/latex]<\/p>\n<p>23. [latex]\\text{ }\\dfrac{(x+3)(x+5)}{x+2}\\geq 0[\/latex]<\/p>\n<p>24. [latex]\\text{ }\\dfrac{(x+4)(x-3)}{x+1}\\geq 0[\/latex]<\/p>\n<p>25.\u00a0[latex]\\text{ }\\dfrac{(x-2)(x-7)}{3x+2}\\leq 0[\/latex]<\/p>\n<p>26.\u00a0[latex]\\text{ }\\dfrac{(x+1)(x+6)}{2x-1}\\leq 0[\/latex]<\/p>\n<p>27. [latex]\\text{ }\\dfrac{x+6}{x^{2}-5x-24}\\leq 0[\/latex]<\/p>\n<p>28. [latex]\\text{ }\\dfrac{x+5}{x^{2}-9x+18}\\leq 0[\/latex]<\/p>\n<p>29. [latex]\\text{ }\\dfrac{(x+7)(x-3)}{(x-5)^{2}}\\lt 0[\/latex]<\/p>\n<p>30. [latex]\\text{ }\\dfrac{(x+8)(x-1)}{(x+3)^{2}}\\lt 0[\/latex]<\/p>\n<p>31. [latex]\\text{ }\\dfrac{2x^{2}+6x+7}{x+3}\\gt 3[\/latex]<\/p>\n<p>32. [latex]\\text{ }\\dfrac{4x^{2}+8x+9}{x+2}\\gt 5[\/latex]<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"author":264444,"menu_order":7,"template":"","meta":{"_candela_citation":"[]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-16705","chapter","type-chapter","status-publish","hentry"],"part":10733,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapters\/16705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/wp\/v2\/users\/264444"}],"version-history":[{"count":58,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapters\/16705\/revisions"}],"predecessor-version":[{"id":17575,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapters\/16705\/revisions\/17575"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/parts\/10733"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapters\/16705\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/wp\/v2\/media?parent=16705"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=16705"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/wp\/v2\/contributor?post=16705"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculus\/wp-json\/wp\/v2\/license?post=16705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}