{"id":1139,"date":"2024-05-06T20:33:46","date_gmt":"2024-05-06T20:33:46","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=1139"},"modified":"2024-12-03T17:46:53","modified_gmt":"2024-12-03T17:46:53","slug":"linear-inequalities-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/linear-inequalities-learn-it-2\/","title":{"raw":"Linear Inequalities: Learn It 2","rendered":"Linear Inequalities: Learn It 2"},"content":{"raw":"<h2>Using the Properties of Inequalities<\/h2>\r\nWhen we work with inequalities, we can usually treat them similarly to but not exactly as we treat equations. We can use the <strong>addition property<\/strong> and the <strong>multiplication property<\/strong> to help us solve them. The one exception is when we multiply or divide by a negative number, we must reverse the inequality symbol.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>properties of inequalities<\/h3>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{Addition Property}\\hfill&amp; \\text{If }a&lt; b,\\text{ then }a+c&lt; b+c.\\hfill \\\\ \\hfill &amp; \\hfill \\\\ \\text{Multiplication Property}\\hfill &amp; \\text{If }a&lt; b\\text{ and }c&gt; 0,\\text{ then }ac&lt; bc.\\hfill \\\\ \\hfill &amp; \\text{If }a&lt; b\\text{ and }c&lt; 0,\\text{ then }ac&gt; bc.\\hfill \\end{array}[\/latex]<\/p>\r\n&nbsp;\r\n\r\nThese properties also apply to [latex]a\\le b[\/latex], [latex]a&gt;b[\/latex], and [latex]a\\ge b[\/latex].\r\n\r\n<\/section><section class=\"textbox example\">Illustrate the addition property for inequalities by solving each of the following:\r\n<ol>\r\n \t<li>[latex]x - 15&lt;4[\/latex]<\/li>\r\n \t<li>[latex]6\\ge x - 1[\/latex]<\/li>\r\n \t<li>[latex]x+7&gt;9[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"105622\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"105622\"]\r\n\r\nThe addition property for inequalities states that if an inequality exists, adding or subtracting the same number on both sides does not change the inequality.\r\n<ol style=\"list-style-type: decimal;\">\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp; x - 15 &lt; 4 \\\\ \\text{Add 15 to both sides:} &amp; x - 15 + 15 &lt; 4 + 15 \\\\ \\text{Simplify:} &amp; x &lt; 19 \\end{array}[\/latex]<\/center>In interval notation, the solution is expressed as: [latex](-\\infty, 19)[\/latex].<\/li>\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp; 6 \\geq x - 1 \\\\ \\text{Add 1 to both sides:} &amp; 6 + 1 \\geq x - 1 + 1 \\\\ \\text{Simplify:} &amp; 7 \\geq x \\\\ \\text{or equivalently:} &amp; x \\leq 7 \\end{array}[\/latex]<\/center>In interval notation, the solution is expressed as: [latex](-\\infty, 7][\/latex]<\/li>\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp; x + 7 &gt; 9 \\\\ \\text{Subtract 7 from both sides:} &amp; x + 7 - 7 &gt; 9 - 7 \\\\ \\text{Simplify:} &amp; x &gt; 2 \\end{array}[\/latex]<\/center>In interval notation, the solution is expressed as: [latex](2, \\infty)[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18944[\/ohm2_question]<\/section><section class=\"textbox example\">Illustrate the multiplication property for inequalities by solving each of the following:\r\n<ol>\r\n \t<li>[latex]3x&lt;6[\/latex]<\/li>\r\n \t<li>[latex]-2x - 1\\ge 5[\/latex]<\/li>\r\n \t<li>[latex]5-x&gt;10[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"725573\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"725573\"]\r\n<ol style=\"list-style-type: decimal;\">\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp;&amp; 3x &amp;&lt; 6 \\\\ \\text{Multiply both sides by} \\frac{1}{3} \\text{or divide by 3:} &amp;&amp; x &amp;&lt; \\frac{6}{3} \\\\ \\text{Simplify:} &amp;&amp; x &amp;&lt; 2 \\end{array}[\/latex]<\/center>\r\nIn interval notation, the solution is expressed as: [latex](-\\infty, 2)[\/latex]<\/li>\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp;&amp; -2x - 1 &amp;\\geq 5 \\\\ \\text{Add 1 to both sides:} &amp;&amp; -2x - 1 + 1 &amp;\\geq 5 + 1 \\\\ \\text{Simplify:} &amp;&amp; -2x &amp;\\geq 6 \\\\ \\text{Divide both sides by -2 (reverse inequality):} &amp;&amp; x &amp;\\leq -3 \\end{array}[\/latex]<\/center>\r\nIn interval notation, the solution is expressed as: [latex](-\\infty, -3][\/latex]<\/li>\r\n \t<li><center>[latex]\\begin{array}{ll} \\text{Given inequality:} &amp; 5 - x &gt; 10 \\\\ \\text{Subtract 5 from both sides:} &amp; 5 - x - 5 &gt; 10 - 5 \\\\ \\text{Simplify:} &amp; -x &gt; 5 \\\\ \\text{Multiply both sides by -1 (reverse inequality):} &amp; x &lt; -5 \\end{array}[\/latex]<\/center>\r\nIn interval notation, the solution is: [latex](-\\infty, -5)[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18945[\/ohm2_question]<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18946[\/ohm2_question]<\/section>We can perform the same operations on both sides of an inequality, just as we do with equations; we combine like terms and perform operations. To solve, we isolate the variable.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">Solve the following inequality:<center>[latex]13 - 7x\\ge 10x - 4[\/latex]<\/center>[reveal-answer q=\"453286\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"453286\"]Solving this inequality is similar to solving an equation up until the last step.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}13 - 7x\\ge 10x - 4\\hfill &amp; \\hfill \\\\ 13 - 17x\\ge -4\\hfill &amp; \\text{Move variable terms to one side of the inequality}.\\hfill \\\\ -17x\\ge -17\\hfill &amp; \\text{Isolate the variable term}.\\hfill \\\\ x\\le 1\\hfill &amp; \\text{Dividing both sides by }-17\\text{ reverses the inequality}.\\hfill \\end{array}[\/latex]<\/div>\r\nThe solution set is given by the interval [latex]\\left(-\\infty ,1\\right][\/latex], or all real numbers less than and including [latex]1[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Solve the following inequality and write the answer in interval notation:<center>[latex]-\\dfrac{3}{4}x\\ge -\\dfrac{5}{8}+\\dfrac{2}{3}x[\/latex]<\/center>[reveal-answer q=\"37354\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"37354\"]\r\nWe begin solving in the same way we do when solving an equation.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}-\\frac{3}{4}x\\ge -\\frac{5}{8}+\\frac{2}{3}x\\hfill &amp; \\hfill \\\\ -\\frac{3}{4}x-\\frac{2}{3}x\\ge -\\frac{5}{8}\\hfill &amp; \\text{Put variable terms on one side}.\\hfill \\\\ -\\frac{9}{12}x-\\frac{8}{12}x\\ge -\\frac{5}{8}\\hfill &amp; \\text{Write fractions with common denominator}.\\hfill \\\\ -\\frac{17}{12}x\\ge -\\frac{5}{8}\\hfill &amp; \\hfill \\\\ x\\le -\\frac{5}{8}\\left(-\\frac{12}{17}\\right)\\hfill &amp; \\text{Multiplying by a negative number reverses the inequality}.\\hfill \\\\ x\\le \\frac{15}{34}\\hfill &amp; \\hfill \\end{array}[\/latex]<\/div>\r\nThe solution set is the interval [latex]\\left(-\\infty ,\\frac{15}{34}\\right][\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]293769[\/ohm_question]<\/section>","rendered":"<h2>Using the Properties of Inequalities<\/h2>\n<p>When we work with inequalities, we can usually treat them similarly to but not exactly as we treat equations. We can use the <strong>addition property<\/strong> and the <strong>multiplication property<\/strong> to help us solve them. The one exception is when we multiply or divide by a negative number, we must reverse the inequality symbol.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>properties of inequalities<\/h3>\n<p style=\"text-align: center;\">[latex]\\begin{array}{ll}\\text{Addition Property}\\hfill& \\text{If }a< b,\\text{ then }a+c< b+c.\\hfill \\\\ \\hfill & \\hfill \\\\ \\text{Multiplication Property}\\hfill & \\text{If }a< b\\text{ and }c> 0,\\text{ then }ac< bc.\\hfill \\\\ \\hfill & \\text{If }a< b\\text{ and }c< 0,\\text{ then }ac> bc.\\hfill \\end{array}[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p>These properties also apply to [latex]a\\le b[\/latex], [latex]a>b[\/latex], and [latex]a\\ge b[\/latex].<\/p>\n<\/section>\n<section class=\"textbox example\">Illustrate the addition property for inequalities by solving each of the following:<\/p>\n<ol>\n<li>[latex]x - 15<4[\/latex]<\/li>\n<li>[latex]6\\ge x - 1[\/latex]<\/li>\n<li>[latex]x+7>9[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q105622\">Show Solution<\/button><\/p>\n<div id=\"q105622\" class=\"hidden-answer\" style=\"display: none\">\n<p>The addition property for inequalities states that if an inequality exists, adding or subtracting the same number on both sides does not change the inequality.<\/p>\n<ol style=\"list-style-type: decimal;\">\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} & x - 15 < 4 \\\\ \\text{Add 15 to both sides:} & x - 15 + 15 < 4 + 15 \\\\ \\text{Simplify:} & x < 19 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is expressed as: [latex](-\\infty, 19)[\/latex].<\/li>\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} & 6 \\geq x - 1 \\\\ \\text{Add 1 to both sides:} & 6 + 1 \\geq x - 1 + 1 \\\\ \\text{Simplify:} & 7 \\geq x \\\\ \\text{or equivalently:} & x \\leq 7 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is expressed as: [latex](-\\infty, 7][\/latex]<\/li>\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} & x + 7 > 9 \\\\ \\text{Subtract 7 from both sides:} & x + 7 - 7 > 9 - 7 \\\\ \\text{Simplify:} & x > 2 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is expressed as: [latex](2, \\infty)[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18944\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18944&theme=lumen&iframe_resize_id=ohm18944&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox example\">Illustrate the multiplication property for inequalities by solving each of the following:<\/p>\n<ol>\n<li>[latex]3x<6[\/latex]<\/li>\n<li>[latex]-2x - 1\\ge 5[\/latex]<\/li>\n<li>[latex]5-x>10[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q725573\">Show Answer<\/button><\/p>\n<div id=\"q725573\" class=\"hidden-answer\" style=\"display: none\">\n<ol style=\"list-style-type: decimal;\">\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} && 3x &< 6 \\\\ \\text{Multiply both sides by} \\frac{1}{3} \\text{or divide by 3:} && x &< \\frac{6}{3} \\\\ \\text{Simplify:} && x &< 2 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is expressed as: [latex](-\\infty, 2)[\/latex]<\/li>\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} && -2x - 1 &\\geq 5 \\\\ \\text{Add 1 to both sides:} && -2x - 1 + 1 &\\geq 5 + 1 \\\\ \\text{Simplify:} && -2x &\\geq 6 \\\\ \\text{Divide both sides by -2 (reverse inequality):} && x &\\leq -3 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is expressed as: [latex](-\\infty, -3][\/latex]<\/li>\n<li>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll} \\text{Given inequality:} & 5 - x > 10 \\\\ \\text{Subtract 5 from both sides:} & 5 - x - 5 > 10 - 5 \\\\ \\text{Simplify:} & -x > 5 \\\\ \\text{Multiply both sides by -1 (reverse inequality):} & x < -5 \\end{array}[\/latex]<\/div>\n<p>In interval notation, the solution is: [latex](-\\infty, -5)[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18945\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18945&theme=lumen&iframe_resize_id=ohm18945&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18946\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18946&theme=lumen&iframe_resize_id=ohm18946&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<p>We can perform the same operations on both sides of an inequality, just as we do with equations; we combine like terms and perform operations. To solve, we isolate the variable.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">Solve the following inequality:<\/p>\n<div style=\"text-align: center;\">[latex]13 - 7x\\ge 10x - 4[\/latex]<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q453286\">Show Solution<\/button><\/p>\n<div id=\"q453286\" class=\"hidden-answer\" style=\"display: none\">Solving this inequality is similar to solving an equation up until the last step.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}13 - 7x\\ge 10x - 4\\hfill & \\hfill \\\\ 13 - 17x\\ge -4\\hfill & \\text{Move variable terms to one side of the inequality}.\\hfill \\\\ -17x\\ge -17\\hfill & \\text{Isolate the variable term}.\\hfill \\\\ x\\le 1\\hfill & \\text{Dividing both sides by }-17\\text{ reverses the inequality}.\\hfill \\end{array}[\/latex]<\/div>\n<p>The solution set is given by the interval [latex]\\left(-\\infty ,1\\right][\/latex], or all real numbers less than and including [latex]1[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Solve the following inequality and write the answer in interval notation:<\/p>\n<div style=\"text-align: center;\">[latex]-\\dfrac{3}{4}x\\ge -\\dfrac{5}{8}+\\dfrac{2}{3}x[\/latex]<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q37354\">Show Solution<\/button><\/p>\n<div id=\"q37354\" class=\"hidden-answer\" style=\"display: none\">\nWe begin solving in the same way we do when solving an equation.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}-\\frac{3}{4}x\\ge -\\frac{5}{8}+\\frac{2}{3}x\\hfill & \\hfill \\\\ -\\frac{3}{4}x-\\frac{2}{3}x\\ge -\\frac{5}{8}\\hfill & \\text{Put variable terms on one side}.\\hfill \\\\ -\\frac{9}{12}x-\\frac{8}{12}x\\ge -\\frac{5}{8}\\hfill & \\text{Write fractions with common denominator}.\\hfill \\\\ -\\frac{17}{12}x\\ge -\\frac{5}{8}\\hfill & \\hfill \\\\ x\\le -\\frac{5}{8}\\left(-\\frac{12}{17}\\right)\\hfill & \\text{Multiplying by a negative number reverses the inequality}.\\hfill \\\\ x\\le \\frac{15}{34}\\hfill & \\hfill \\end{array}[\/latex]<\/div>\n<p>The solution set is the interval [latex]\\left(-\\infty ,\\frac{15}{34}\\right][\/latex].<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm293769\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=293769&theme=lumen&iframe_resize_id=ohm293769&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":26,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":75,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1139"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":29,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1139\/revisions"}],"predecessor-version":[{"id":6574,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1139\/revisions\/6574"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/75"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1139\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=1139"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1139"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=1139"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=1139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}