{"id":6730,"date":"2020-10-08T16:25:13","date_gmt":"2020-10-08T16:25:13","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/slcc-beginalgebra\/?post_type=chapter&#038;p=6730"},"modified":"2026-02-24T21:20:27","modified_gmt":"2026-02-24T21:20:27","slug":"2-6-absolute-value-inequalities","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/chapter\/2-6-absolute-value-inequalities\/","title":{"raw":"2.6: Absolute Value Inequalities","rendered":"2.6: Absolute Value Inequalities"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>section 2.6 Learning Objectives<\/h3>\r\n<strong>2.6:\u00a0 Absolute Value Inequalities<\/strong>\r\n<ul>\r\n \t<li>Determine whether an absolute value inequality corresponds to a union or an intersection of inequalities<\/li>\r\n \t<li>Solve absolute value inequalities and express the solutions graphically and in interval notation<\/li>\r\n \t<li>Recognize when an absolute value inequality has no solution or all real numbers as the solution<\/li>\r\n<\/ul>\r\n<\/div>\r\n&nbsp;\r\n<h2>Solve Inequalities Containing Absolute Value<\/h2>\r\nLet us apply what you know about solving equations that contain absolute value and what you know about inequalities to solve inequalities that contain absolute value. Let us start with a simple inequality.\r\n<p style=\"text-align: center;\">[latex]\\left|x\\right|\\leq 4[\/latex]<\/p>\r\nThis inequality is read, \u201cthe absolute value of <i>x <\/i>is less than or equal to\u00a0[latex]4[\/latex].\u201d If you are asked to solve for <i>x<\/i>, you want to find out what values of <i>x <\/i>are\u00a0[latex]4[\/latex] units or less away from\u00a0[latex]0[\/latex] on a number line. You could start by thinking about the number line and what values of <i>x <\/i>would satisfy this equation.\r\n\r\n[latex]4[\/latex] and [latex]\u22124[\/latex] are both four units away from\u00a0[latex]0[\/latex], so they are solutions.\u00a0[latex]3[\/latex] and [latex]\u22123[\/latex] are also solutions because each of these values is less than [latex]4[\/latex] units away from\u00a0[latex]0[\/latex]. So are\u00a0[latex]1[\/latex] and [latex]\u22121[\/latex],[latex]0.5[\/latex] and [latex]\u22120.5[\/latex], and so on\u2014there are an infinite number of values for <i>x<\/i> that will satisfy this inequality.\r\n\r\nThe graph of this inequality will have two closed circles, at\u00a0[latex]4[\/latex] and [latex]\u22124[\/latex]. The distance between these two values on the number line is colored in blue because all of these values satisfy the inequality.\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182900\/image097-1.jpg\" alt=\"Number line. Closed blue circles on negative 4 and 4. Blue line between closed blue circles.\" width=\"575\" height=\"53\" \/>\r\n\r\nThe solution can be written this way:\r\n\r\nInequality notation: [latex]-4\\leq x\\leq4[\/latex]\r\n\r\nInterval notation: [latex]\\left[-4,4\\right][\/latex]\r\n\r\nThe situation is a little different when the inequality sign is \u201cgreater than\u201d or \u201cgreater than or equal to.\u201d Consider the simple inequality [latex]\\left|x\\right|&gt;3[\/latex]. Again, you could think of the number line and what values of <i>x<\/i> are greater than\u00a0[latex]3[\/latex] units away from zero. This time,\u00a0[latex]3[\/latex] and [latex]\u22123[\/latex] are not included in the solution, so there are open circles on both of these values.\u00a0[latex]2[\/latex] and [latex]\u22122[\/latex] would not be solutions because they are not more than [latex]3[\/latex] units away from\u00a0[latex]0[\/latex]. But\u00a0[latex]5[\/latex] and [latex]\u22125[\/latex] would work and so would all of the values extending to the left of [latex]\u22123[\/latex] and to the right of\u00a0[latex]3[\/latex]. The graph would look like the one below.\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182902\/image098-1.jpg\" alt=\"Number line. Open blue circles on negative three and three. Blue arrow through all numbers less than negative 3. Blue arrow through all numbers greater than 3.\" width=\"575\" height=\"53\" \/>\r\n\r\nThe solution to this inequality can be written this way:\r\n\r\nInequality notation<i>:<\/i> [latex]x&lt;\u22123[\/latex] or [latex]x&gt;3[\/latex].\r\n\r\nInterval notation: [latex]\\left(-\\infty, -3\\right)\\cup\\left(3,\\infty\\right)[\/latex]\r\n\r\nIn the following video, you will see examples of how to solve and express the solution\u00a0to absolute value inequalities involving both <em>and<\/em> and <em>or<\/em>.\r\n\r\nhttps:\/\/youtu.be\/0cXxATY2S-k\r\n<h3>Writing Solutions to Absolute Value Inequalities<\/h3>\r\nFor any positive value of <i>a\u00a0<\/i>and\u00a0<em>x,<\/em>\u00a0a single variable, or any algebraic expression:\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Absolute Value Inequality<\/strong><\/td>\r\n<td><strong>Equivalent Inequality<\/strong><\/td>\r\n<td><strong>Interval Notation<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\left|{ x }\\right|\\le{ a}[\/latex]<\/td>\r\n<td>[latex]{ -a}\\le{x}\\le{ a} \\\\ \\mbox{Equivalently: } x\\le a \\mbox{ and } x\\ge -a [\/latex]<\/td>\r\n<td>[latex]\\left[-a, a\\right][\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\left| x \\right|\\lt{a}[\/latex]<\/td>\r\n<td>[latex]{ -a}\\lt{x}\\lt{ a} \\\\ \\mbox{Equivalently: } x\\lt a \\mbox{ and } x\\gt -a [\/latex]<\/td>\r\n<td>[latex]\\left(-a, a\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\left| x \\right|\\ge{ a}[\/latex]<\/td>\r\n<td>[latex]{x}\\le\\text{\u2212a}[\/latex] or [latex]{x}\\ge{ a}[\/latex]<\/td>\r\n<td>\u00a0[latex]\\left(-\\infty,-a\\right]\\cup\\left[a,\\infty\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\left| x \\right|\\gt\\text{a}[\/latex]<\/td>\r\n<td>[latex]\\displaystyle{x}\\lt\\text{\u2212a}[\/latex]\u00a0or [latex]{x}\\gt{ a}[\/latex]<\/td>\r\n<td>\u00a0[latex]\\left(-\\infty,-a\\right)\\cup\\left(a,\\infty\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nLet us look at a few more examples of inequalities containing absolute value.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 2<\/h3>\r\nSolve for <i>x<\/i>.\r\n\r\n[latex]\\left|x+3\\right|\\gt4[\/latex]\r\n\r\n[reveal-answer q=\"867809\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"867809\"]\r\n\r\nSince this is a \u201cgreater than\u201d inequality, the solution can be rewritten according to the \u201cgreater than\u201d rule.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle x+3&lt;-4\\,\\,\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,\\,\\,x+3&gt;4[\/latex]<\/p>\r\nSolve each inequality.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+3&lt;-4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,x+3&gt;4\\\\\\underline{\\,\\,\\,\\,-3\\,\\,\\,\\,\\,-3}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{\\,\\,\\,\\,\\,\\,-3\\,\\,-3}\\\\x\\,\\,\\,\\,\\,\\,\\,\\,\\,&lt;-7\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,x\\,\\,\\,\\,\\,\\,\\,\\,\\,&gt;1\\\\\\\\x&lt;-7\\,\\,\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,\\,x&gt;1\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nCheck the solutions in the original equation to be sure they work. Check the end point of the first related equation, [latex]\u22127[\/latex] and the end point of the second related equation, 1.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle \\begin{array}{r}\\,\\,\\,\\left| x+3 \\right|&gt;4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| x+3 \\right|&gt;4\\\\\\left| -7+3 \\right|=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 1+3 \\right|=4\\\\\\,\\,\\,\\,\\,\\,\\,\\left| -4 \\right|=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 4 \\right|=4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,4=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,4=4\\end{array}[\/latex]<\/p>\r\nTry [latex]\u221210[\/latex], a value less than [latex]\u22127[\/latex], and 5, a value greater than 1, to check the inequality.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle \\begin{array}{r}\\,\\,\\,\\,\\,\\left| x+3 \\right|&gt;4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| x+3 \\right|&gt;4\\\\\\left| -10+3 \\right|&gt;4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 5+3 \\right|&gt;4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| -7 \\right|&gt;4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 8 \\right|&gt;4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,7&gt;4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,8&gt;4\\end{array}[\/latex]<\/p>\r\nBoth solutions check!\r\n\r\nInequality notation: [latex] \\displaystyle x&lt;-7\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,x&gt;1[\/latex]\r\n\r\nInterval notation: [latex]\\left(-\\infty, -7\\right)\\cup\\left(1,\\infty\\right)[\/latex]\r\n\r\nGraph:\r\n<p style=\"text-align: center;\"><img class=\"alignnone wp-image-7400\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/5465\/2020\/10\/14232109\/NumberLine5-300x27.png\" alt=\"Number line ranging from negative 9 to 2. Two rays going in opposite directions both with closed circles: one from negative 7 going left and another at 1 going right.\" width=\"490\" height=\"44\" \/><\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 2<\/h3>\r\nSolve for <i>y.\u00a0<\/i>\r\n\r\n[latex] 3\\left| 2y+6 \\right|-9&lt;27[\/latex]\r\n\r\n[reveal-answer q=\"632256\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"632256\"]\r\n\r\nBegin isolating the absolute value by adding 9 to both sides of the inequality.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle \\begin{array}{r}3\\left| 2y+6 \\right|-9&lt;27\\\\\\underline{\\,\\,+9\\,\\,\\,+9}\\\\3\\left| 2y+6 \\right|\\,\\,\\,\\,\\,\\,\\,\\,&lt;36\\end{array}[\/latex]<\/p>\r\nDivide both sides by 3 to isolate the absolute value.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{3\\left| 2y+6 \\right|}\\,&lt;\\underline{36}\\\\3\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,3\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 2y+6 \\right|&lt;12\\end{array}[\/latex]<\/p>\r\nWrite the absolute value inequality using the \u201cless than\u201d rule.\u00a0Subtract 6 from each part of the inequality.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}-12&lt;2y+6&lt;12\\\\\\underline{\\,\\,-6\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,-6\\,\\,\\,-6}\\\\-18\\,&lt;\\,2y\\,\\,\\,\\,\\,\\,\\,\\,\\,&lt;\\,\\,6\\,\\end{array}[\/latex]<\/p>\r\nDivide by\u00a0[latex]2[\/latex] to isolate the variable.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{-18}&lt;\\underline{2y}&lt;\\underline{\\,6\\,}\\\\2\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,2\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,2\\,\\,\\\\-9&lt;\\,\\,y\\,\\,\\,\\,&lt;\\,3\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\nInequality notation: [latex] \\displaystyle -9&lt;\\,\\,y\\,\\,&lt;3[\/latex]\r\n\r\nInterval notation: [latex]\\left(-9,3\\right)[\/latex]\r\n\r\nGraph:\r\n\r\n<img class=\"aligncenter wp-image-3967\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182905\/Screen-Shot-2016-05-10-at-5.17.57-PM-300x30.png\" alt=\"A number line is highlighted between the two values starting with closed circle on negative 9 and ending at a closed circle on 3.\" width=\"620\" height=\"62\" \/>\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn section 2.4, we saw that tripartite inequalities could also be solved by splitting the problem into a compound inequality adjoined by <em>and<\/em>.\u00a0 This strategy can also be utilized here, providing an approach more similar to the \"greater than\" inequalities.\u00a0 Below, you will find the previous example redone with this approach.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 3<\/h3>\r\nSolve for <i>y.\u00a0<\/i>\r\n\r\n[latex]3\\left| 2y+6 \\right|-9&lt;27[\/latex]\r\n\r\n[reveal-answer q=\"717249\"]Show Solution[\/reveal-answer]\r\n\r\n[hidden-answer a=\"717249\"]\r\n\r\nBegin isolating the absolute value by adding 9 to both sides of the inequality.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle \\begin{array}{r}3\\left| 2y+6 \\right|-9&lt;27\\\\\\underline{\\,\\,+9\\,\\,\\,+9}\\\\3\\left| 2y+6 \\right|\\,\\,\\,\\,\\,\\,\\,\\,&lt;36\\end{array}[\/latex]<\/p>\r\nDivide both sides by 3 to isolate the absolute value.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{3\\left| 2y+6 \\right|}\\,&lt;\\underline{36}\\\\3\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,3\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 2y+6 \\right|&lt;12\\end{array}[\/latex]<\/p>\r\nInstead of creating a tripartite inequality, this time we use the equivalent\u00a0<em>and<\/em> compound inequality.\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{array}{rclcrcl}\r\n2y+6 &amp;&lt;&amp; 12 &amp; \\quad\\text{and}\\quad &amp; 2y+6 &amp;&gt;&amp; -12 \\\\\r\n\\underline{\\phantom{2y+}{-6}} &amp; &amp; \\underline{-6\\phantom{2}} &amp; &amp; \\underline{\\phantom{2y+}{-6}} &amp; &amp; \\underline{-6\\phantom{-12}} \\\\\r\n\\dfrac{2y}{2} &amp;&lt;&amp; \\dfrac{6}{2} &amp; &amp; \\dfrac{2y}{2} &amp;&gt;&amp; \\dfrac{-18}{2} \\\\[6pt]\r\ny &amp;&lt;&amp; 3 &amp; \\quad\\text{and}\\quad &amp; y &amp;&gt;&amp; -9\r\n\\end{array}\r\n[\/latex]<\/p>\r\nWe want the intersection of the two regions, which corresponds to all values that are simultaneously less than [latex]3[\/latex] and greater than [latex]-9[\/latex], which can be written as\r\n<p style=\"text-align: center;\">[latex]-9&lt;\\,\\,y\\,\\,&lt;3[\/latex]<\/p>\r\nThis matches the answer we obtained when solving this directly as a tripartite inequality.\r\n<h4>Answer<\/h4>\r\nInequality notation: [latex] \\displaystyle -9&lt;\\,\\,y\\,\\,&lt;3[\/latex]\r\n\r\nInterval notation: [latex]\\left(-9,3\\right)[\/latex]\r\n\r\nGraph:\r\n\r\n<img class=\"aligncenter wp-image-3967\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182905\/Screen-Shot-2016-05-10-at-5.17.57-PM-300x30.png\" alt=\"Number line is highlighted between the two values starting with closed circle on negative 9 and ending at a closed circle on 3.\" width=\"620\" height=\"62\" \/>\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\nIn the following video, you will see an example of solving multi-step absolute value inequalities involving an <em>and<\/em>\u00a0situation.\r\n\r\n[embed]https:\/\/youtu.be\/d-hUviSkmqE[\/embed]\r\n\r\nThe next video gives another example of an <em>and<\/em> situation.\r\n\r\n[embed]https:\/\/youtu.be\/ttUaRf-GzpM[\/embed]\r\n\r\nIn the last video that follows, you will see an example of an <em>or<\/em> situation\u00a0where you need to isolate the absolute value first.\r\n\r\n[embed]https:\/\/youtu.be\/5jRUuiMUxWQ[\/embed]\r\n<h3>Identify Cases of Inequalities Containing Absolute Value That Have No Solutions<\/h3>\r\nAs with equations, there may be instances where there is no solution to an inequality.\u00a0 This occurs if we obtain a statement that implies an absolute value is less than a negative number.\u00a0 No value for the variable can ever make this true since absolute values are always nonnegative.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 4<\/h3>\r\nSolve for <i>x<\/i>: [latex]\\hspace{.05in}\\left|2x+3\\right|+9\\leq 7[\/latex]\r\n\r\n[reveal-answer q=\"931656\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"931656\"]\r\n\r\nIsolate the absolute value by subtracting\u00a0[latex]9[\/latex] from both sides of the inequality.\r\n<p style=\"text-align: center;\">[latex] \\displaystyle \\begin{array}{r}\\left| 2x+3 \\right|+9\\,\\le \\,\\,\\,7\\,\\,\\\\\\underline{\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,-9\\,\\,\\,\\,\\,-9}\\\\\\,\\,\\,\\,\\,\\,\\,\\left| 2x+3 \\right|\\,\\,\\,\\le -2\\,\\end{array}[\/latex]<\/p>\r\nThe absolute value of a quantity can never be a negative number and therefore never less than a negative number.\u00a0 So there is no solution to the inequality.\r\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\r\nNo Solution\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3>Identify Cases of Inequalities Containing Absolute Value That Have All Real Numbers as the Solution<\/h3>\r\nSince absolute values are always nonnegative, if we instead arrive at a statement that implies an absolute value is greater than a negative number, this will hold true for every value of the variable.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 5<\/h3>\r\nSolve for\u00a0<em>x<\/em>: [latex]\\hspace{.05in}-3|5x+2|\\le 12[\/latex]\r\n\r\n[reveal-answer q=\"647501\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"647501\"]\r\n\r\nFirst we must isolate the absolute value by dividing both sides by [latex]-3[\/latex].\u00a0 Remember that since we are dividing by a negative number, we must therefore reverse the inequality.\r\n<p style=\"text-align: center;\">[latex]\\displaystyle \\frac{|5x+2|}{-3}\\le \\frac{12}{-3}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\displaystyle |5x+2|\\ge-4[\/latex]<\/p>\r\nThe absolute value of a quantity is always nonnegative, and therefore always greater than a negative number for all value of\u00a0<em>x<\/em>.\u00a0 If follows that the solution set is all real numbers, [latex](-\\infty,\\infty)[\/latex].\r\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\r\nAll Real Numbers\r\n\r\nInterval Notation: [latex](-\\infty,\\infty)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n<h2>Summary<\/h2>\r\nInequalities containing absolute value can be solved by rewriting them using compound inequalities. The first step to solving absolute inequalities is to isolate the absolute value. The next step is to decide whether you are working with an <em>or<\/em> inequality or an <em>and<\/em> inequality. If the inequality is greater than a number, we will use <em>or<\/em>. If the inequality is less than a number, we will use <em>and<\/em>. Remember that if we end up with an absolute value less than, or less than or equal to a negative number, there is no solution. If we end with an absolute value greater than a negative number, the solution is all real numbers.","rendered":"<div class=\"textbox learning-objectives\">\n<h3>section 2.6 Learning Objectives<\/h3>\n<p><strong>2.6:\u00a0 Absolute Value Inequalities<\/strong><\/p>\n<ul>\n<li>Determine whether an absolute value inequality corresponds to a union or an intersection of inequalities<\/li>\n<li>Solve absolute value inequalities and express the solutions graphically and in interval notation<\/li>\n<li>Recognize when an absolute value inequality has no solution or all real numbers as the solution<\/li>\n<\/ul>\n<\/div>\n<p>&nbsp;<\/p>\n<h2>Solve Inequalities Containing Absolute Value<\/h2>\n<p>Let us apply what you know about solving equations that contain absolute value and what you know about inequalities to solve inequalities that contain absolute value. Let us start with a simple inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\left|x\\right|\\leq 4[\/latex]<\/p>\n<p>This inequality is read, \u201cthe absolute value of <i>x <\/i>is less than or equal to\u00a0[latex]4[\/latex].\u201d If you are asked to solve for <i>x<\/i>, you want to find out what values of <i>x <\/i>are\u00a0[latex]4[\/latex] units or less away from\u00a0[latex]0[\/latex] on a number line. You could start by thinking about the number line and what values of <i>x <\/i>would satisfy this equation.<\/p>\n<p>[latex]4[\/latex] and [latex]\u22124[\/latex] are both four units away from\u00a0[latex]0[\/latex], so they are solutions.\u00a0[latex]3[\/latex] and [latex]\u22123[\/latex] are also solutions because each of these values is less than [latex]4[\/latex] units away from\u00a0[latex]0[\/latex]. So are\u00a0[latex]1[\/latex] and [latex]\u22121[\/latex],[latex]0.5[\/latex] and [latex]\u22120.5[\/latex], and so on\u2014there are an infinite number of values for <i>x<\/i> that will satisfy this inequality.<\/p>\n<p>The graph of this inequality will have two closed circles, at\u00a0[latex]4[\/latex] and [latex]\u22124[\/latex]. The distance between these two values on the number line is colored in blue because all of these values satisfy the inequality.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182900\/image097-1.jpg\" alt=\"Number line. Closed blue circles on negative 4 and 4. Blue line between closed blue circles.\" width=\"575\" height=\"53\" \/><\/p>\n<p>The solution can be written this way:<\/p>\n<p>Inequality notation: [latex]-4\\leq x\\leq4[\/latex]<\/p>\n<p>Interval notation: [latex]\\left[-4,4\\right][\/latex]<\/p>\n<p>The situation is a little different when the inequality sign is \u201cgreater than\u201d or \u201cgreater than or equal to.\u201d Consider the simple inequality [latex]\\left|x\\right|>3[\/latex]. Again, you could think of the number line and what values of <i>x<\/i> are greater than\u00a0[latex]3[\/latex] units away from zero. This time,\u00a0[latex]3[\/latex] and [latex]\u22123[\/latex] are not included in the solution, so there are open circles on both of these values.\u00a0[latex]2[\/latex] and [latex]\u22122[\/latex] would not be solutions because they are not more than [latex]3[\/latex] units away from\u00a0[latex]0[\/latex]. But\u00a0[latex]5[\/latex] and [latex]\u22125[\/latex] would work and so would all of the values extending to the left of [latex]\u22123[\/latex] and to the right of\u00a0[latex]3[\/latex]. The graph would look like the one below.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182902\/image098-1.jpg\" alt=\"Number line. Open blue circles on negative three and three. Blue arrow through all numbers less than negative 3. Blue arrow through all numbers greater than 3.\" width=\"575\" height=\"53\" \/><\/p>\n<p>The solution to this inequality can be written this way:<\/p>\n<p>Inequality notation<i>:<\/i> [latex]x<\u22123[\/latex] or [latex]x>3[\/latex].<\/p>\n<p>Interval notation: [latex]\\left(-\\infty, -3\\right)\\cup\\left(3,\\infty\\right)[\/latex]<\/p>\n<p>In the following video, you will see examples of how to solve and express the solution\u00a0to absolute value inequalities involving both <em>and<\/em> and <em>or<\/em>.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-4\" title=\"Ex 1:  Solve and Graph Basic Absolute Value inequalities\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/0cXxATY2S-k?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h3>Writing Solutions to Absolute Value Inequalities<\/h3>\n<p>For any positive value of <i>a\u00a0<\/i>and\u00a0<em>x,<\/em>\u00a0a single variable, or any algebraic expression:<\/p>\n<table>\n<tbody>\n<tr>\n<td><strong>Absolute Value Inequality<\/strong><\/td>\n<td><strong>Equivalent Inequality<\/strong><\/td>\n<td><strong>Interval Notation<\/strong><\/td>\n<\/tr>\n<tr>\n<td>[latex]\\left|{ x }\\right|\\le{ a}[\/latex]<\/td>\n<td>[latex]{ -a}\\le{x}\\le{ a} \\\\ \\mbox{Equivalently: } x\\le a \\mbox{ and } x\\ge -a[\/latex]<\/td>\n<td>[latex]\\left[-a, a\\right][\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\left| x \\right|\\lt{a}[\/latex]<\/td>\n<td>[latex]{ -a}\\lt{x}\\lt{ a} \\\\ \\mbox{Equivalently: } x\\lt a \\mbox{ and } x\\gt -a[\/latex]<\/td>\n<td>[latex]\\left(-a, a\\right)[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\left| x \\right|\\ge{ a}[\/latex]<\/td>\n<td>[latex]{x}\\le\\text{\u2212a}[\/latex] or [latex]{x}\\ge{ a}[\/latex]<\/td>\n<td>\u00a0[latex]\\left(-\\infty,-a\\right]\\cup\\left[a,\\infty\\right)[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\left| x \\right|\\gt\\text{a}[\/latex]<\/td>\n<td>[latex]\\displaystyle{x}\\lt\\text{\u2212a}[\/latex]\u00a0or [latex]{x}\\gt{ a}[\/latex]<\/td>\n<td>\u00a0[latex]\\left(-\\infty,-a\\right)\\cup\\left(a,\\infty\\right)[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Let us look at a few more examples of inequalities containing absolute value.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 2<\/h3>\n<p>Solve for <i>x<\/i>.<\/p>\n<p>[latex]\\left|x+3\\right|\\gt4[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q867809\">Show Solution<\/span><\/p>\n<div id=\"q867809\" class=\"hidden-answer\" style=\"display: none\">\n<p>Since this is a \u201cgreater than\u201d inequality, the solution can be rewritten according to the \u201cgreater than\u201d rule.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle x+3<-4\\,\\,\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,\\,\\,x+3>4[\/latex]<\/p>\n<p>Solve each inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+3<-4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,x+3>4\\\\\\underline{\\,\\,\\,\\,-3\\,\\,\\,\\,\\,-3}\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\underline{\\,\\,\\,\\,\\,\\,-3\\,\\,-3}\\\\x\\,\\,\\,\\,\\,\\,\\,\\,\\,<-7\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,x\\,\\,\\,\\,\\,\\,\\,\\,\\,>1\\\\\\\\x<-7\\,\\,\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,\\,x>1\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Check the solutions in the original equation to be sure they work. Check the end point of the first related equation, [latex]\u22127[\/latex] and the end point of the second related equation, 1.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\begin{array}{r}\\,\\,\\,\\left| x+3 \\right|>4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| x+3 \\right|>4\\\\\\left| -7+3 \\right|=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 1+3 \\right|=4\\\\\\,\\,\\,\\,\\,\\,\\,\\left| -4 \\right|=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 4 \\right|=4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,4=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,4=4\\end{array}[\/latex]<\/p>\n<p>Try [latex]\u221210[\/latex], a value less than [latex]\u22127[\/latex], and 5, a value greater than 1, to check the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\begin{array}{r}\\,\\,\\,\\,\\,\\left| x+3 \\right|>4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| x+3 \\right|>4\\\\\\left| -10+3 \\right|>4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 5+3 \\right|>4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| -7 \\right|>4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 8 \\right|>4\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,7>4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,8>4\\end{array}[\/latex]<\/p>\n<p>Both solutions check!<\/p>\n<p>Inequality notation: [latex]\\displaystyle x<-7\\,\\,\\,\\,\\,\\text{or}\\,\\,\\,\\,\\,x>1[\/latex]<\/p>\n<p>Interval notation: [latex]\\left(-\\infty, -7\\right)\\cup\\left(1,\\infty\\right)[\/latex]<\/p>\n<p>Graph:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-7400\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/5465\/2020\/10\/14232109\/NumberLine5-300x27.png\" alt=\"Number line ranging from negative 9 to 2. Two rays going in opposite directions both with closed circles: one from negative 7 going left and another at 1 going right.\" width=\"490\" height=\"44\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example 2<\/h3>\n<p>Solve for <i>y.\u00a0<\/i><\/p>\n<p>[latex]3\\left| 2y+6 \\right|-9<27[\/latex]\n\n\n\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q632256\">Show Solution<\/span><\/p>\n<div id=\"q632256\" class=\"hidden-answer\" style=\"display: none\">\n<p>Begin isolating the absolute value by adding 9 to both sides of the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\begin{array}{r}3\\left| 2y+6 \\right|-9<27\\\\\\underline{\\,\\,+9\\,\\,\\,+9}\\\\3\\left| 2y+6 \\right|\\,\\,\\,\\,\\,\\,\\,\\,<36\\end{array}[\/latex]<\/p>\n<p>Divide both sides by 3 to isolate the absolute value.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{3\\left| 2y+6 \\right|}\\,<\\underline{36}\\\\3\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,3\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 2y+6 \\right|<12\\end{array}[\/latex]<\/p>\n<p>Write the absolute value inequality using the \u201cless than\u201d rule.\u00a0Subtract 6 from each part of the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}-12<2y+6<12\\\\\\underline{\\,\\,-6\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,-6\\,\\,\\,-6}\\\\-18\\,<\\,2y\\,\\,\\,\\,\\,\\,\\,\\,\\,<\\,\\,6\\,\\end{array}[\/latex]<\/p>\n<p>Divide by\u00a0[latex]2[\/latex] to isolate the variable.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{-18}<\\underline{2y}<\\underline{\\,6\\,}\\\\2\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,2\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,2\\,\\,\\\\-9<\\,\\,y\\,\\,\\,\\,<\\,3\\end{array}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>Inequality notation: [latex]\\displaystyle -9<\\,\\,y\\,\\,<3[\/latex]\n\nInterval notation: [latex]\\left(-9,3\\right)[\/latex]\n\nGraph:\n\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3967\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182905\/Screen-Shot-2016-05-10-at-5.17.57-PM-300x30.png\" alt=\"A number line is highlighted between the two values starting with closed circle on negative 9 and ending at a closed circle on 3.\" width=\"620\" height=\"62\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In section 2.4, we saw that tripartite inequalities could also be solved by splitting the problem into a compound inequality adjoined by <em>and<\/em>.\u00a0 This strategy can also be utilized here, providing an approach more similar to the &#8220;greater than&#8221; inequalities.\u00a0 Below, you will find the previous example redone with this approach.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 3<\/h3>\n<p>Solve for <i>y.\u00a0<\/i><\/p>\n<p>[latex]3\\left| 2y+6 \\right|-9<27[\/latex]\n\n\n\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q717249\">Show Solution<\/span><\/p>\n<div id=\"q717249\" class=\"hidden-answer\" style=\"display: none\">\n<p>Begin isolating the absolute value by adding 9 to both sides of the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\begin{array}{r}3\\left| 2y+6 \\right|-9<27\\\\\\underline{\\,\\,+9\\,\\,\\,+9}\\\\3\\left| 2y+6 \\right|\\,\\,\\,\\,\\,\\,\\,\\,<36\\end{array}[\/latex]<\/p>\n<p>Divide both sides by 3 to isolate the absolute value.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\underline{3\\left| 2y+6 \\right|}\\,<\\underline{36}\\\\3\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,3\\,\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\,\\left| 2y+6 \\right|<12\\end{array}[\/latex]<\/p>\n<p>Instead of creating a tripartite inequality, this time we use the equivalent\u00a0<em>and<\/em> compound inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rclcrcl}  2y+6 &<& 12 & \\quad\\text{and}\\quad & 2y+6 &>& -12 \\\\  \\underline{\\phantom{2y+}{-6}} & & \\underline{-6\\phantom{2}} & & \\underline{\\phantom{2y+}{-6}} & & \\underline{-6\\phantom{-12}} \\\\  \\dfrac{2y}{2} &<& \\dfrac{6}{2} & & \\dfrac{2y}{2} &>& \\dfrac{-18}{2} \\\\[6pt]  y &<& 3 & \\quad\\text{and}\\quad & y &>& -9  \\end{array}[\/latex]<\/p>\n<p>We want the intersection of the two regions, which corresponds to all values that are simultaneously less than [latex]3[\/latex] and greater than [latex]-9[\/latex], which can be written as<\/p>\n<p style=\"text-align: center;\">[latex]-9<\\,\\,y\\,\\,<3[\/latex]<\/p>\n<p>This matches the answer we obtained when solving this directly as a tripartite inequality.<\/p>\n<h4>Answer<\/h4>\n<p>Inequality notation: [latex]\\displaystyle -9<\\,\\,y\\,\\,<3[\/latex]\n\nInterval notation: [latex]\\left(-9,3\\right)[\/latex]\n\nGraph:\n\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3967\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/121\/2016\/06\/01182905\/Screen-Shot-2016-05-10-at-5.17.57-PM-300x30.png\" alt=\"Number line is highlighted between the two values starting with closed circle on negative 9 and ending at a closed circle on 3.\" width=\"620\" height=\"62\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>In the following video, you will see an example of solving multi-step absolute value inequalities involving an <em>and<\/em>\u00a0situation.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex 2:  Solve and Graph Absolute Value inequalities\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/d-hUviSkmqE?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>The next video gives another example of an <em>and<\/em> situation.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Ex 3:  Solve and Graph Absolute Value inequalities\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/ttUaRf-GzpM?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>In the last video that follows, you will see an example of an <em>or<\/em> situation\u00a0where you need to isolate the absolute value first.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-3\" title=\"Ex 4:  Solve and Graph Absolute Value inequalities  (Requires Isolating Abs. Value)\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/5jRUuiMUxWQ?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h3>Identify Cases of Inequalities Containing Absolute Value That Have No Solutions<\/h3>\n<p>As with equations, there may be instances where there is no solution to an inequality.\u00a0 This occurs if we obtain a statement that implies an absolute value is less than a negative number.\u00a0 No value for the variable can ever make this true since absolute values are always nonnegative.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 4<\/h3>\n<p>Solve for <i>x<\/i>: [latex]\\hspace{.05in}\\left|2x+3\\right|+9\\leq 7[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q931656\">Show Solution<\/span><\/p>\n<div id=\"q931656\" class=\"hidden-answer\" style=\"display: none\">\n<p>Isolate the absolute value by subtracting\u00a0[latex]9[\/latex] from both sides of the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\begin{array}{r}\\left| 2x+3 \\right|+9\\,\\le \\,\\,\\,7\\,\\,\\\\\\underline{\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,-9\\,\\,\\,\\,\\,-9}\\\\\\,\\,\\,\\,\\,\\,\\,\\left| 2x+3 \\right|\\,\\,\\,\\le -2\\,\\end{array}[\/latex]<\/p>\n<p>The absolute value of a quantity can never be a negative number and therefore never less than a negative number.\u00a0 So there is no solution to the inequality.<\/p>\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\n<p>No Solution<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3>Identify Cases of Inequalities Containing Absolute Value That Have All Real Numbers as the Solution<\/h3>\n<p>Since absolute values are always nonnegative, if we instead arrive at a statement that implies an absolute value is greater than a negative number, this will hold true for every value of the variable.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 5<\/h3>\n<p>Solve for\u00a0<em>x<\/em>: [latex]\\hspace{.05in}-3|5x+2|\\le 12[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q647501\">Show Solution<\/span><\/p>\n<div id=\"q647501\" class=\"hidden-answer\" style=\"display: none\">\n<p>First we must isolate the absolute value by dividing both sides by [latex]-3[\/latex].\u00a0 Remember that since we are dividing by a negative number, we must therefore reverse the inequality.<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle \\frac{|5x+2|}{-3}\\le \\frac{12}{-3}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle |5x+2|\\ge-4[\/latex]<\/p>\n<p>The absolute value of a quantity is always nonnegative, and therefore always greater than a negative number for all value of\u00a0<em>x<\/em>.\u00a0 If follows that the solution set is all real numbers, [latex](-\\infty,\\infty)[\/latex].<\/p>\n<h4><span style=\"color: #666699;\">Answer<\/span><\/h4>\n<p>All Real Numbers<\/p>\n<p>Interval Notation: [latex](-\\infty,\\infty)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<h2>Summary<\/h2>\n<p>Inequalities containing absolute value can be solved by rewriting them using compound inequalities. The first step to solving absolute inequalities is to isolate the absolute value. The next step is to decide whether you are working with an <em>or<\/em> inequality or an <em>and<\/em> inequality. If the inequality is greater than a number, we will use <em>or<\/em>. If the inequality is less than a number, we will use <em>and<\/em>. Remember that if we end up with an absolute value less than, or less than or equal to a negative number, there is no solution. If we end with an absolute value greater than a negative number, the solution is all real numbers.<\/p>\n","protected":false},"author":348856,"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-6730","chapter","type-chapter","status-publish","hentry"],"part":6613,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/6730","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/users\/348856"}],"version-history":[{"count":66,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/6730\/revisions"}],"predecessor-version":[{"id":9726,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/6730\/revisions\/9726"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/parts\/6613"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/6730\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/media?parent=6730"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=6730"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/contributor?post=6730"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/license?post=6730"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}