{"id":1180,"date":"2021-12-02T19:36:53","date_gmt":"2021-12-03T00:36:53","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/2-5-absolute-value-equations\/"},"modified":"2023-08-30T12:16:14","modified_gmt":"2023-08-30T16:16:14","slug":"absolute-value-equations","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/absolute-value-equations\/","title":{"raw":"2.5 Absolute Value Equations","rendered":"2.5 Absolute Value Equations"},"content":{"raw":"When solving equations with absolute values, there can be more than one possible answer. This is because the variable whose absolute value is being taken can be either negative or positive, and both possibilities must be accounted for when solving equations.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]|x| = 7.[\/latex]<\/div>\r\n<div class=\"textbox__content\">[latex]x=+7\\text{ and }-7,\\text{ or }\\pm 7[\/latex]<\/div>\r\n<\/div>\r\nWhen there are absolute values in a problem, it is important to first isolate the absolute value, then remove the absolute value by considering both the positive and negative solutions. Notice that, in the next two examples, all the numbers outside of the absolute value are moved to one side first before the absolute value bars are removed and both positive and negative solutions are considered.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]5 + | x | = 8.[\/latex]<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}\r\n5&amp;+&amp;|x|&amp;=&amp;8 \\\\\r\n-5&amp;&amp;&amp;&amp;-5 \\\\\r\n\\hline\r\n&amp;&amp;|x|&amp;=&amp;3 \\\\\r\n&amp;&amp;x&amp;=&amp;\\pm 3\\\\\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]-4 | x | = -20.[\/latex]<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{rrl}\r\n\\dfrac{-4}{-4}|x|&amp;=&amp;\\dfrac{-20}{-4} \\\\ \\\\\r\n|x|&amp;=&amp;5 \\\\\r\nx&amp;=&amp;\\pm 5\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\nNote: the objective in solving for absolute values is to isolate the absolute value to yield a solution.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]5|x| -4 = 26.[\/latex]<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}\r\n5|x|&amp;-&amp;4&amp;=&amp;26 \\\\\r\n&amp;+&amp;4&amp;&amp;+4 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{5}{5}|x|&amp;=&amp;\\dfrac{30}{5} \\\\ \\\\\r\n&amp;&amp;|x|&amp;=&amp;6 \\\\\r\n&amp;&amp;x&amp;=&amp;\\pm 6\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\nOften, the absolute value of more than just a variable is being taken. In these cases, it is necessary to solve the resulting equations before considering positive and negative possibilities. This is shown in the next example.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]| 2x - 1 | = 7.[\/latex]<\/div>\r\n<div class=\"textbox__content\">Since absolute value can be positive or negative, this means that there are two equations to solve.<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}\r\n\\begin{array}{rrrrr}\r\n2x&amp;-&amp;1&amp;=&amp;7 \\\\\r\n&amp;+&amp;1&amp;&amp;+1 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{2x}{2}&amp;=&amp;\\dfrac{8}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;4\r\n\\end{array}\r\n&amp; \\hspace{0.25in}\\text{and}\\hspace{0.25in}\r\n\\begin{array}{rrrrr}\r\n2x&amp;-&amp;1&amp;=&amp;-7 \\\\\r\n&amp;+&amp;1&amp;&amp;+1 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{2x}{2}&amp;=&amp;\\dfrac{-6}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;-3\r\n\\end{array}\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\nRemember: the absolute value must be isolated first before solving.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.6<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]2 - 4 | 2x + 3 | = -18.[\/latex]<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrrrr}\r\n2&amp;-&amp;4|2x&amp;+&amp;3|&amp;=&amp;-18 \\\\\r\n-2&amp;&amp;&amp;&amp;&amp;&amp;-2 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{-4}{-4}|2x&amp;+&amp;3|&amp;=&amp;\\dfrac{-20}{-4} \\\\ \\\\\r\n&amp;&amp;|2x&amp;+&amp;3|&amp;=&amp;5\r\n\\end{array}[\/latex]<\/div>\r\n<div class=\"textbox__content\">Now, solve two equations to get the positive and negative solutions:<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}\r\n\\begin{array}{rrrrr}\r\n2x&amp;+&amp;3&amp;=&amp;5 \\\\\r\n&amp;-&amp;3&amp;&amp;-3 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{2x}{2}&amp;=&amp;\\dfrac{2}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;1\r\n\\end{array}\r\n&amp; \\hspace{0.25in}\\text{and} \\hspace{0.25in}\r\n\\begin{array}{rrrrr}\r\n2x&amp;+&amp;3&amp;=&amp;-5 \\\\\r\n&amp;-&amp;3&amp;&amp;-3 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{2x}{2}&amp;=&amp;\\dfrac{-8}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;-4\r\n\\end{array}\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\nThere exist two other possible results from solving an absolute value besides what has been shown in the above six examples.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.7<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Consider the equation [latex]| 2x - 1 | = 7[\/latex] from Example 2.5.5.<\/div>\r\n<div class=\"textbox__content\">What happens if, instead, the equation to solve is [latex]|2x-1|=0[\/latex] or [latex]|2x-1|=-5?[\/latex]<\/div>\r\n<div class=\"textbox__content\">For [latex]|2x-1|=0, [\/latex] there is no [latex]\\pm 0,[\/latex] so there will be just one solution instead of two. Solving this equation yields:<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}\r\n2x&amp;-&amp;1&amp;=&amp;0 \\\\\r\n&amp;+&amp;1&amp;&amp;+1 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{2x}{2}&amp;=&amp;\\dfrac{1}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;\\dfrac{1}{2}\r\n\\end{array}[\/latex]<\/div>\r\n<div class=\"textbox__content\">For [latex]|2x-1|=-5,[\/latex] the result will be \"no solution\" or [latex]\\emptyset[\/latex], since an absolute value is never negative.<\/div>\r\n<div><\/div>\r\n<\/div>\r\nOne final type of absolute value problem covered in this chapter is when two absolute values are equal to each other. There will still be both a positive and a negative result\u2014the difference is that a negative must be distributed into the second absolute value for the negative possibility.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 2.5.8<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Solve [latex]| 2x - 7 | = | 4x + 6 |.[\/latex]<\/div>\r\n<div class=\"textbox__content\">Solving this means solving:<\/div>\r\n<div class=\"textbox__content\">[latex]|2x-7|=|4x+6| \\text{ and }|2x-7|=-|4x+6|[\/latex]<\/div>\r\n<div class=\"textbox__content\">Removing the absolute value signs leaves:<\/div>\r\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}\r\n\\begin{array}{rrrrrrr}\r\n2x&amp;-&amp;7&amp;=&amp;4x&amp;+&amp;6 \\\\\r\n-4x&amp;+&amp;7&amp;&amp;-4x&amp;+&amp;7 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{-2x}{-2}&amp;=&amp;\\dfrac{13}{-2}&amp;&amp; \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;-\\dfrac{13}{2}&amp;&amp;\r\n\\end{array}\r\n&amp; \\hspace{0.25in}\\text{ and }\\hspace{0.25in}\r\n\\begin{array}{rrrrrrr}\r\n2x&amp;-&amp;7&amp;=&amp;-4x&amp;-&amp;6 \\\\\r\n+4x&amp;+&amp;7&amp;&amp;+4x&amp;+&amp;7 \\\\\r\n\\hline\r\n&amp;&amp;\\dfrac{6x}{6}&amp;=&amp;\\dfrac{1}{6}&amp;&amp; \\\\ \\\\\r\n&amp;&amp;x&amp;=&amp;\\dfrac{1}{6}&amp;&amp;\r\n\\end{array}\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFor questions 1 to 24, solve each absolute value equation.\r\n<ol class=\"twocolumn\">\r\n \t<li class=\"p3\">[latex]| x | = 8[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| n | = 7[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| b | = 1[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| x | = 2[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 5 + 8a | = 53[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 9n + 8 | = 46[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 3k + 8 | = 2[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 3 - x | = 6[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]-7 | -3 - 3r | = -21[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 2 + 2b | + 1 = 3[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]7 | -7x - 3 | = 21[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| -4 - 3n | = 2[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]8 | 5p + 8 | - 5 = 11[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]3 - | 6n + 7 | = -40[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]5 | 3 + 7m | + 1 = 51[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]4 | r + 7 | + 3 = 59[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex] -7 + 8 | -7x - 3 | = 73[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]8 | 3 - 3n | - 5 = 91[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 5x + 3 | = | 2x - 1 |[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 2 + 3x | = | 4 - 2x |[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 3x - 4 | = | 2x + 3 |[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 2x - 5 | = | 3x + 4 |[\/latex]<\/li>\r\n \t<li class=\"p3\">[latex]| 4x - 2 | = | 6x + 3 |[\/latex]<\/li>\r\n \t<li>[latex]|3x+2|=|2x-3|[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-2-5\/\">Answer Key 2.5<\/a>","rendered":"<p>When solving equations with absolute values, there can be more than one possible answer. This is because the variable whose absolute value is being taken can be either negative or positive, and both possibilities must be accounted for when solving equations.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.1<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]|x| = 7.[\/latex]<\/div>\n<div class=\"textbox__content\">[latex]x=+7\\text{ and }-7,\\text{ or }\\pm 7[\/latex]<\/div>\n<\/div>\n<p>When there are absolute values in a problem, it is important to first isolate the absolute value, then remove the absolute value by considering both the positive and negative solutions. Notice that, in the next two examples, all the numbers outside of the absolute value are moved to one side first before the absolute value bars are removed and both positive and negative solutions are considered.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.2<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]5 + | x | = 8.[\/latex]<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}  5&+&|x|&=&8 \\\\  -5&&&&-5 \\\\  \\hline  &&|x|&=&3 \\\\  &&x&=&\\pm 3\\\\  \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.3<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]-4 | x | = -20.[\/latex]<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{rrl}  \\dfrac{-4}{-4}|x|&=&\\dfrac{-20}{-4} \\\\ \\\\  |x|&=&5 \\\\  x&=&\\pm 5  \\end{array}[\/latex]<\/div>\n<\/div>\n<p>Note: the objective in solving for absolute values is to isolate the absolute value to yield a solution.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.4<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]5|x| -4 = 26.[\/latex]<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}  5|x|&-&4&=&26 \\\\  &+&4&&+4 \\\\  \\hline  &&\\dfrac{5}{5}|x|&=&\\dfrac{30}{5} \\\\ \\\\  &&|x|&=&6 \\\\  &&x&=&\\pm 6  \\end{array}[\/latex]<\/div>\n<\/div>\n<p>Often, the absolute value of more than just a variable is being taken. In these cases, it is necessary to solve the resulting equations before considering positive and negative possibilities. This is shown in the next example.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.5<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]| 2x - 1 | = 7.[\/latex]<\/div>\n<div class=\"textbox__content\">Since absolute value can be positive or negative, this means that there are two equations to solve.<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}  \\begin{array}{rrrrr}  2x&-&1&=&7 \\\\  &+&1&&+1 \\\\  \\hline  &&\\dfrac{2x}{2}&=&\\dfrac{8}{2} \\\\ \\\\  &&x&=&4  \\end{array}  & \\hspace{0.25in}\\text{and}\\hspace{0.25in}  \\begin{array}{rrrrr}  2x&-&1&=&-7 \\\\  &+&1&&+1 \\\\  \\hline  &&\\dfrac{2x}{2}&=&\\dfrac{-6}{2} \\\\ \\\\  &&x&=&-3  \\end{array}  \\end{array}[\/latex]<\/div>\n<\/div>\n<p>Remember: the absolute value must be isolated first before solving.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.6<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]2 - 4 | 2x + 3 | = -18.[\/latex]<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrrrr}  2&-&4|2x&+&3|&=&-18 \\\\  -2&&&&&&-2 \\\\  \\hline  &&\\dfrac{-4}{-4}|2x&+&3|&=&\\dfrac{-20}{-4} \\\\ \\\\  &&|2x&+&3|&=&5  \\end{array}[\/latex]<\/div>\n<div class=\"textbox__content\">Now, solve two equations to get the positive and negative solutions:<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}  \\begin{array}{rrrrr}  2x&+&3&=&5 \\\\  &-&3&&-3 \\\\  \\hline  &&\\dfrac{2x}{2}&=&\\dfrac{2}{2} \\\\ \\\\  &&x&=&1  \\end{array}  & \\hspace{0.25in}\\text{and} \\hspace{0.25in}  \\begin{array}{rrrrr}  2x&+&3&=&-5 \\\\  &-&3&&-3 \\\\  \\hline  &&\\dfrac{2x}{2}&=&\\dfrac{-8}{2} \\\\ \\\\  &&x&=&-4  \\end{array}  \\end{array}[\/latex]<\/div>\n<\/div>\n<p>There exist two other possible results from solving an absolute value besides what has been shown in the above six examples.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.7<\/p>\n<\/header>\n<div class=\"textbox__content\">Consider the equation [latex]| 2x - 1 | = 7[\/latex] from Example 2.5.5.<\/div>\n<div class=\"textbox__content\">What happens if, instead, the equation to solve is [latex]|2x-1|=0[\/latex] or [latex]|2x-1|=-5?[\/latex]<\/div>\n<div class=\"textbox__content\">For [latex]|2x-1|=0,[\/latex] there is no [latex]\\pm 0,[\/latex] so there will be just one solution instead of two. Solving this equation yields:<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{rrrrr}  2x&-&1&=&0 \\\\  &+&1&&+1 \\\\  \\hline  &&\\dfrac{2x}{2}&=&\\dfrac{1}{2} \\\\ \\\\  &&x&=&\\dfrac{1}{2}  \\end{array}[\/latex]<\/div>\n<div class=\"textbox__content\">For [latex]|2x-1|=-5,[\/latex] the result will be &#8220;no solution&#8221; or [latex]\\emptyset[\/latex], since an absolute value is never negative.<\/div>\n<div><\/div>\n<\/div>\n<p>One final type of absolute value problem covered in this chapter is when two absolute values are equal to each other. There will still be both a positive and a negative result\u2014the difference is that a negative must be distributed into the second absolute value for the negative possibility.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 2.5.8<\/p>\n<\/header>\n<div class=\"textbox__content\">Solve [latex]| 2x - 7 | = | 4x + 6 |.[\/latex]<\/div>\n<div class=\"textbox__content\">Solving this means solving:<\/div>\n<div class=\"textbox__content\">[latex]|2x-7|=|4x+6| \\text{ and }|2x-7|=-|4x+6|[\/latex]<\/div>\n<div class=\"textbox__content\">Removing the absolute value signs leaves:<\/div>\n<div class=\"textbox__content\">[latex]\\begin{array}{ll}  \\begin{array}{rrrrrrr}  2x&-&7&=&4x&+&6 \\\\  -4x&+&7&&-4x&+&7 \\\\  \\hline  &&\\dfrac{-2x}{-2}&=&\\dfrac{13}{-2}&& \\\\ \\\\  &&x&=&-\\dfrac{13}{2}&&  \\end{array}  & \\hspace{0.25in}\\text{ and }\\hspace{0.25in}  \\begin{array}{rrrrrrr}  2x&-&7&=&-4x&-&6 \\\\  +4x&+&7&&+4x&+&7 \\\\  \\hline  &&\\dfrac{6x}{6}&=&\\dfrac{1}{6}&& \\\\ \\\\  &&x&=&\\dfrac{1}{6}&&  \\end{array}  \\end{array}[\/latex]<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>For questions 1 to 24, solve each absolute value equation.<\/p>\n<ol class=\"twocolumn\">\n<li class=\"p3\">[latex]| x | = 8[\/latex]<\/li>\n<li class=\"p3\">[latex]| n | = 7[\/latex]<\/li>\n<li class=\"p3\">[latex]| b | = 1[\/latex]<\/li>\n<li class=\"p3\">[latex]| x | = 2[\/latex]<\/li>\n<li class=\"p3\">[latex]| 5 + 8a | = 53[\/latex]<\/li>\n<li class=\"p3\">[latex]| 9n + 8 | = 46[\/latex]<\/li>\n<li class=\"p3\">[latex]| 3k + 8 | = 2[\/latex]<\/li>\n<li class=\"p3\">[latex]| 3 - x | = 6[\/latex]<\/li>\n<li class=\"p3\">[latex]-7 | -3 - 3r | = -21[\/latex]<\/li>\n<li class=\"p3\">[latex]| 2 + 2b | + 1 = 3[\/latex]<\/li>\n<li class=\"p3\">[latex]7 | -7x - 3 | = 21[\/latex]<\/li>\n<li class=\"p3\">[latex]| -4 - 3n | = 2[\/latex]<\/li>\n<li class=\"p3\">[latex]8 | 5p + 8 | - 5 = 11[\/latex]<\/li>\n<li class=\"p3\">[latex]3 - | 6n + 7 | = -40[\/latex]<\/li>\n<li class=\"p3\">[latex]5 | 3 + 7m | + 1 = 51[\/latex]<\/li>\n<li class=\"p3\">[latex]4 | r + 7 | + 3 = 59[\/latex]<\/li>\n<li class=\"p3\">[latex]-7 + 8 | -7x - 3 | = 73[\/latex]<\/li>\n<li class=\"p3\">[latex]8 | 3 - 3n | - 5 = 91[\/latex]<\/li>\n<li class=\"p3\">[latex]| 5x + 3 | = | 2x - 1 |[\/latex]<\/li>\n<li class=\"p3\">[latex]| 2 + 3x | = | 4 - 2x |[\/latex]<\/li>\n<li class=\"p3\">[latex]| 3x - 4 | = | 2x + 3 |[\/latex]<\/li>\n<li class=\"p3\">[latex]| 2x - 5 | = | 3x + 4 |[\/latex]<\/li>\n<li class=\"p3\">[latex]| 4x - 2 | = | 6x + 3 |[\/latex]<\/li>\n<li>[latex]|3x+2|=|2x-3|[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-2-5\/\">Answer Key 2.5<\/a><\/p>\n","protected":false},"author":90,"menu_order":5,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1180","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1170,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":2,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1180\/revisions"}],"predecessor-version":[{"id":2076,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1180\/revisions\/2076"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1170"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1180\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1180"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1180"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1180"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}