Skip to main content
Logo image

Section 13.4 Absolute Value Equations

Whether it’s a washer, nut, bolt, or gear, when a machine part is made, it must be made to fit with all of the other parts of the system. Since no manufacturing process is perfect, there are small deviations from the norm when each piece is made. In fact, manufacturers have a range of acceptable values for each measurement of every screw, bolt, etc.
Figure 13.4.1. Alternative Video Lesson
Let’s say we were examining some new bolts just out of the factory. The manufacturer specifies that each bolt should be within a tolerance of 0.04 mm to 10 mm in diameter. So the lowest diameter that the bolt could be to make it through quality assurance is 0.04 mm smaller than 10 mm, which is 9.96 mm. Similarly, the largest diameter that the bolt could be is 0.04 mm larger than 10 mm, which is 10.04 mm.
To write an equation that describes the minimum and maximum deviation from average, we want the difference between the actual diameter and the specification to be equal to 0.04 mm. Since absolute values are used to describe distances, we can summarize our thoughts mathematically as \(\abs{x-10}=0.04\text{,}\) where \(x\) represents the diameter of an acceptably sized bolt, in millimeters. This equation says the same thing as the lowest diameter that the bolt could be to make it through quality assurance is 9.96 mm and the largest diameter that the bolt could be is 10.04 mm.
In this section we will examine a variety of problems that relate to this sort of math with absolute values.

Subsection 13.4.1 Graphs of Absolute Value Functions

Absolute value functions have generally the same shape. They are usually described as “V”-shaped graphs and the tip of the “V” is called the vertex. A few graphs of various absolute value functions are shown in Figure 2. In general, the domain of an absolute value function (where there is a polynomial inside the absolute value) is \((-\infty,\infty)\text{.}\)
A Cartesian graph with the graph of y=abs(x), which looks like a V with the vertex of the V at the origin. The right side extends as a line with slope 1 and the left side extends with slope -1.
(a) \(y=\abs{x}\)
A Cartesian graph with the graph of y=-abs(x+2), which looks like an upside down V with the vertex of the V at the point (-2,0). The right side extends as a line with slope -1 and the left side extends with slope 1.
(b) \(y=-\abs{x+2}\)
A Cartesian graph with the graph of y=abs(x-4)-5, which looks like a V with the vertex of the V at the point (4,-5). The right side extends as a line with slope 1 and the left side extends with slope -1.
(c) \(y=\abs{x-4}-5\)
Figure 13.4.2.

Example 13.4.3.

Let \(h(x)=-2\abs{x-3}+5\text{.}\) Using technology, create table of values with \(x\)-values from \(-3\) to \(3\text{,}\) using an increment of \(1\text{.}\) Then sketch a graph of \(y=h(x)\text{.}\) State the domain and range of \(h\text{.}\)
Explanation.
\(x\) \(y\)
\(-3\) \(-7\)
\(-2\) \(-5\)
\(-1\) \(-3\)
\(0\) \(-1\)
\(1\) \(1\)
\(2\) \(3\)
\(3\) \(5\)
Figure 13.4.4. Table for \(y=h(x)\text{.}\)
A Cartesian graph with the graph of y=-2*abs(x-3)+5, which looks like an upside down V with the vertex of the V at the point (3,5). The right side extends as a line with slope -2 and the left side extends with slope 2.
Figure 13.4.5. Graph of \(y=h(x)\)
The graph indicates that the domain is \((\infty,\infty)\) as it goes to the right and left indefinitely. The range is \((-\infty,5]\text{.}\)

Example 13.4.6.

Let \(j(x)=\big\lvert\mathopen{}\abs{x+1}\mathclose{}-2\big\rvert-1\text{.}\) Using technology, create table of values with \(x\)-values from \(-5\) to \(5\text{,}\) using an increment of \(1\) and sketch a graph of \(y=j(x)\text{.}\) State the domain and range of \(j\text{.}\)
Explanation.
This is a strange one because it has an absolute value within an absolute value.
\(x\) \(y\)
\(-5\) \(1\)
\(-4\) \(0\)
\(-3\) \(-1\)
\(-2\) \(0\)
\(-1\) \(1\)
\(0\) \(0\)
\(1\) \(-1\)
\(2\) \(0\)
\(3\) \(1\)
\(4\) \(2\)
\(5\) \(3\)
Figure 13.4.7. A table of values for \(y=j(x)\text{.}\)
A Cartesian graph with the graph of y=abs(abs(x+1)-2)+1, which looks like a W with the vertices of the W at the points (-3,-1), (-1,1), and (1,-1). The right side extends as a line with slope 1 and the left side extends with slope -1.
Figure 13.4.8. \(y=\big\lvert\mathopen{}\abs{x+1}\mathclose{}-2\big\rvert-1\)
The graph indicates that the domain is \((\infty,\infty)\) as it goes to the right and left indefinitely. The range is \([-1,\infty)\text{.}\)

Subsection 13.4.2 Solving Absolute Value Equations with One Absolute Value

We can solve absolute value equations graphically.

Example 13.4.9.

Solve the equations graphically using the graphs provided.
  1. \(\displaystyle \abs{x}=3\)
    A Cartesian graph with the graph of y=abs(x);the graph has a V shape with the vertex of the V at the origin;the line on the right side has a slope of 1;the line on the left side has a slope of -1
  2. \(\displaystyle \abs{2x+3}=5\)
    A Cartesian graph with the graph of y=abs(x);the vertex of the V shape is at the point (-1.5,0);the line on the right side has a slope of 2 and the left side extends with slope -2.
Explanation.
To solve the equations graphically, first we need to graph the right sides of the equations also.
  1. \(\abs{x}=3\)
    A Cartesian graph with the graphs of y=abs(x) and y=3;the vertex of the V shape is at the origin. The right side has a slope of 1 and the left side has a slope of -1;the graph of y=3 is a horizontal line at y=3;the two graphs intersect at (-3,3) and (3,3)
    Since the graph of \(y=\abs{x}\) crosses \(y=3\) at the \(x\)-values \(-3\) and \(3\text{,}\) the solution set to the equation \(\abs{x}=3\) must be \(\{-3,3\}\text{.}\)
  2. \(\abs{2x+3}=5\)
    A Cartesian graph with the graphs of y=abs(2x+3) and y=5;the vertex of the V shape is at the point (-1.5,0);the right side has a slope of 2 and the left side has a slope of -2;the graph of y=5 is a horizontal line at y=5;the two graphs intersect at (-4,5) and (1,5)
    Since the graph of \(y=\abs{2x+3}\) crosses \(y=5\) at the \(x\)-values \(-4\) and \(1\text{,}\) the solution set to the equation \(\abs{2x+3}=5\) must be \(\{-4,1\}\text{.}\)

Remark 13.4.10.

Please note that there is a big difference between the expression \(\abs{3}\) and the equation \(\abs{x}=3\text{.}\)
  1. The expression \(\abs{3}\) is describing the distance from \(0\) to the number \(3\text{.}\) The distance is just \(3\text{.}\) So \(\abs{3}=3\text{.}\)
  2. The equation \(\abs{x}=3\) is asking you to find the numbers that are a distance of \(3\) from \(0\text{.}\) These two numbers are \(3\) and \(-3\text{.}\)
Let’s solve some absolute value equations algebraically. To motivate this, we will think about what an absolute value equation means in terms of the “distance from zero” definition of absolute value. If
\begin{equation*} \abs{X}=n\text{,} \end{equation*}
where \(n\ge0\text{,}\) then this means that we want all of the numbers, \(X\text{,}\) that are a distance \(n\) from \(0\text{.}\) Since we can only go left or right along the number line, this is describing both \(X=n\) as well as \(X=-n\text{.}\)
a number line graph with a point labeled at n and -n;both points are n units from 0
Figure 13.4.11. A Numberline with Points a Distance \(n\) from \(0\)
Let’s summarize this.

Example 13.4.13.

Solve the absolute value equations using Fact 12. Write solutions in a solution set.
  1. \(\displaystyle \abs{x}=6\)
  2. \(\displaystyle \abs{x}=-4\)
  3. \(\displaystyle \abs{5x-7}=23\)
  4. \(\displaystyle \abs{14-3x}=8\)
  5. \(\displaystyle \abs{3-4x}=0\)
Explanation.
  1. Fact 12 says that the equation \(\abs{x}=6\) is the same as
    \begin{equation*} x=6\text{ or } x=-6\text{.} \end{equation*}
    Thus the solution set is \(\{6,-6\}\text{.}\)
  2. Fact 12 doesn’t actually apply to the equation \(\abs{x}=-4\) because the value on the right side is negative. How often is an absolute value of a number negative? Never! Thus, there are no solutions and the solution set is the empty set, denoted \(\emptyset\text{.}\)
  3. The equation \(\abs{5x-7}=23\) breaks into two pieces, each of which needs to be solved independently.
    \begin{align*} 5x-7\amp=23\amp\amp\text{or}\amp 5x-7\amp=-23\\ 5x\amp=30\amp\amp\text{or}\amp 5x\amp=-16\\ x\amp=6\amp\amp\text{or}\amp x\amp=-\frac{16}{5} \end{align*}
    Thus the solution set is \(\left\{6,-\frac{16}{5}\right\}\text{.}\)
  4. The equation \(\abs{14-3x}=8\) breaks into two pieces, each of which needs to be solved independently.
    \begin{align*} 14-3x\amp=8\amp\amp\text{or}\amp 14-3x\amp=-8\\ -3x\amp=-6\amp\amp\text{or}\amp -3x\amp=-22\\ x\amp=2\amp\amp\text{or}\amp x\amp=\frac{22}{3} \end{align*}
    Thus the solution set is \(\left\{2,\frac{22}{3}\right\}\text{.}\)
  5. The equation \(\abs{3-4x}=0\) breaks into two pieces, each of which needs to be solved independently.
    \begin{align*} 3-4x\amp=0\amp\amp\text{or}\amp 3-4x\amp=-0\\ \end{align*}
    Since these are identical equations, all we have to do is solve one equation.
    \begin{align*} 3-4x\amp=0\\ -4x\amp=-3\\ x\amp=\frac{3}{4} \end{align*}
    Thus, the equation \(\abs{3-4x}=0\) only has one solution, and the solution set is \(\left\{\frac{3}{4}\right\}\text{.}\)

Subsection 13.4.3 Solving Absolute Value Equations with Two Absolute Values

Example 13.4.14.

Let’s graphically solve an equation with an absolute value expression on each side: \(\abs{x}=\abs{2x+6}\text{.}\) Since \(\abs{x}=3\) had two solutions as we saw in Example 9, you might be wondering how many solutions \(\abs{x}=\abs{2x+6}\) will have. Make a graph to find out what the solutions of the equation are.
Explanation.
a Cartesian graph with the graphs of y=abs(x) and y=abs(2x+6);y=abs(x) has its vertex at (0,0) with a slope of 1 on the right and -1 on the left;y=abs(2x+6) has its vertex at (-3,0) with a slope of 2 on the right and -2 on the left;the V-shaped graphs cross at the points (-2,2) and (-6,6)
Figure 13.4.15. \(y=\abs{x}\) and \(y=\abs{2x+6}\)
Figure 15 shows that there are also two points of intersection between the graphs of \(y=\abs{x}\) and \(y=\abs{2x+6}\text{.}\) The solutions to the equation \(\abs{x}=\abs{2x+6}\) are the \(x\)-values where the graphs cross. So, the solution set is \(\{-6,-2\}\text{.}\)

Example 13.4.16.

Solve the equation \(\abs{x+1}=\abs{2x-4}\) graphically.
Explanation.
First break up the equation into the left side and the right side and graph each separately, as in \(y=\abs{x+1}\) and \(y=\abs{2x-4}\text{.}\) We can see in the graph that the graphs intersect twice. The \(x\)-values of those intersections are \(1\) and \(5\) so the solution set to the equation \(\abs{x+1}=\abs{2x-4}\) is \(\{1,5\}\text{.}\)
a Cartesian graph with the graphs of y=abs(x+1) and y=abs(2x-4);y=abs(x+1) has its vertex at (-1,0) with a slope of 1 on the right and -1 on the left;y=abs(2x-4) has its vertex at (2,0) with a slope of 2 on the right and -2 on the left;the V-shaped graphs cross at the points (1,2) and (5,6)
Figure 13.4.17. \(y=\abs{x+1}\) and \(y=\abs{2x-4}\)
Fortunately, this kind of equation also has a rule to solve these types of equations algebraically that is similar to the rule for equations with one absolute value.

Remark 13.4.19.

You might wonder why the negative sign “has” to go on the right side of the equation in \(X=-Y\text{.}\) It doesn’t; it can go on either side of the equation. The equations \(X=-Y\) and \(-X=Y\) are equivalent. Similarly, \(-X=-Y\) is equivalent to \(X=Y\text{.}\) That’s why we only need to solve two of the four possible equations.

Example 13.4.20.

Solve the equations using Fact 18.
  1. \(\displaystyle \abs{x-4}=\abs{3x-2}\)
  2. \(\displaystyle \abs{\frac{1}{2}x+1}=\abs{\frac{1}{3}x+2}\)
  3. \(\displaystyle \abs{x-2}=\abs{x+1}\)
  4. \(\displaystyle \abs{x-1}=\abs{1-x}\)
Explanation.
  1. The equation \(\abs{x-4}=\abs{3x-2}\) breaks down into two pieces:
    \begin{align*} x-4\amp=3x-2\amp\amp\text{or}\amp x-4\amp=-(3x-2)\\ x-4\amp=3x-2\amp\amp\text{or}\amp x-4\amp=\highlight{-3x+2}\\ -2\amp=2x\amp\amp\text{or}\amp 4x\amp=6\\ \divideunder{-2}{2}\amp=\divideunder{2x}{2}\amp\amp\text{or}\amp \divideunder{4x}{4}\amp=\divideunder{6}{4}\\ -1\amp=x\amp\amp\text{or}\amp x\amp=\frac{3}{2} \end{align*}
    So, the solution set is \(\left\{-1,\frac{3}{2}\right\}\text{.}\)
  2. The equation \(\abs{\frac{1}{2}x+1}=\abs{\frac{1}{3}x+2}\) breaks down into two pieces:
    \begin{align*} \frac{1}{2}x+1\amp=\frac{1}{3}x+2\amp\amp\text{or}\amp \frac{1}{2}x+1\amp=-\left(\frac{1}{3}x+2\right)\\ \frac{1}{2}x+1\amp=\frac{1}{3}x+2\amp\amp\text{or}\amp \frac{1}{2}x+1\amp=\highlight{-\frac{1}{3}x-2}\\ \multiplyleft{6}\left(\frac{1}{2}x+1\right)\amp=\multiplyleft{6}\left(\frac{1}{3}x+2\right)\amp\amp\text{or}\amp \multiplyleft{6}\left(\frac{1}{2}x+1\right)\amp=\multiplyleft{6}\left(-\frac{1}{3}x-2\right)\\ 3x+6\amp=2x+12\amp\amp\text{or}\amp 3x+6\amp=-2x-12\\ x\amp=6 \amp\amp\text{or}\amp 5x\amp=-18\\ x\amp=6 \amp\amp\text{or}\amp x\amp=-\frac{18}{5} \end{align*}
    So, the solution set is \(\left\{6,-\frac{18}{5}\right\}\text{.}\)
  3. The equation \(\abs{x-2}=\abs{x+1}\) breaks down into two pieces:
    \begin{align*} x-2\amp=x+1\amp\amp\text{or}\amp x-2\amp=-(x+1)\\ x-2\amp=x+1\amp\amp\text{or}\amp x-2\amp=\highlight{-x-1}\\ x\amp=x+3\amp\amp\text{or}\amp 2x\amp=1\\ 0\amp=3\amp\amp\text{or}\amp x\amp=\frac{1}{2} \end{align*}
    Note that one of the two pieces gives us an equation with no solutions. Since \(0\ne3\text{,}\) we can safely ignore this piece. Thus the only solution is \(\frac{1}{2}\text{.}\)
    We should visualize this equation graphically because our previous assumption was that two absolute value graphs would cross twice. The graph shows why there is only one crossing: the left and right sides of each “V” are parallel.
    a Cartesian graph with the graphs of y=abs(x-2) and y=abs(x+1);y=abs(x-2) has its vertex at (2,0) with a slope of 1 on the right and -1 on the left;y=abs(x+1) has its vertex at (-1,0) with a slope of 1 on the right and -1 on the left;the V-shaped graphs cross at only one point (1/2,3/2)
  4. The equation \(\abs{x-1}=\abs{1-x}\) breaks down into two pieces:
    \begin{align*} x-1\amp=1-x\amp\amp\text{or}\amp x-1\amp=-(1-x)\\ x-1\amp=1-x\amp\amp\text{or}\amp x-1\amp=\highlight{-1+x}\\ 2x\amp=2\amp\amp\text{or}\amp x\amp=0+x\\ x\amp=1\amp\amp\text{or}\amp 0\amp=0 \end{align*}
    Note that our second equation is an identity so recall from Section 2.4 that the solution set is “all real numbers.”
    So, our two pieces have solutions \(1\) and “all real numbers.” Since \(1\) is a real number and we have an or statement, our overall solution set is \((-\infty,\infty)\text{.}\) The graph confirms our answer since the two “V” graphs are coinciding.
    a Cartesian graph with the graphs of y=abs(x-1) and y=abs(1-x);y=abs(x-1) has its vertex at (1,0) with a slope of 1 on the right and -1 on the left;y=abs(1-x) has its vertex at (1,0) with a slope of 1 on the right and -1 on the left;the V-shaped graphs overlap everywhere so they are coinciding
    Figure 13.4.21. \(y=\abs{x-1}\) and \(y=\abs{1-x}\)

Reading Questions 13.4.4 Reading Questions

1.

How many solutions does an absolute value equation typically have?

2.

The graph of an absolute value function is typically shaped like which letter?

3.

Solving an absolute value equation like \(\abs{2x+1}=3\) is “easy” because we can turn it into two equations of what simpler type?

Exercises 13.4.5 Exercises

Review and Warmup.

1.
Solve the equation.
\(\displaystyle{ {\frac{m}{3}-21}={\frac{m}{10}} }\)
2.
Solve the equation.
\(\displaystyle{ {\frac{p}{7}-4}={\frac{p}{9}} }\)
3.
Solve the equation.
\(\displaystyle{ {-15}={-5\mathopen{}\left(x+8\right)} }\)
4.
Solve the equation.
\(\displaystyle{ {-24}={-2\mathopen{}\left(y+2\right)} }\)
5.
Solve the equation.
\(\displaystyle{ {2t+2}={4t+9} }\)
6.
Solve the equation.
\(\displaystyle{ {10a+8}={3a+10} }\)

Solving Absolute Value Equations Algebraically.

7.
  1. Write the equation \(5 = |4 x| - 3\) as two separate equations. Neither of your equations should use absolute value.
  1. Solve the original equation by solveing each of the equations above.
8.
  1. Write the equation \(5 = |7 x| - 6\) as two separate equations. Neither of your equations should use absolute value.
  1. Solve the original equation by solveing each of the equations above.
9.
  1. Write the equation \(\displaystyle \left| 6 - \frac{r}{5} \right| = 3\) as two separate equations. Neither of your equations should use absolute value.
  2. Solve the equation \(\displaystyle \left| 6 - \frac{r}{5} \right| = 3\text{,}\) possibly by solving each equation from part a.
10.
  1. Write the equation \(\displaystyle \left| 8 - \frac{r}{3} \right| = 5\) as two separate equations. Neither of your equations should use absolute value.
  2. Solve the equation \(\displaystyle \left| 8 - \frac{r}{3} \right| = 5\text{,}\) possibly by solving each equation from part a.
11.
  1. Verify that the value \(-1\) is a solution to the absolute value equation \(\abs{\frac{x-3}{2}}=2\text{.}\)
  2. Verify that the value \(\frac{2}{3}\) is a solution to the absolute value inequality \(\abs{6x-5}\lt 4\text{.}\)
12.
  1. Verify that the value \(8\) is a solution to the absolute value equation \(\abs{\frac{1}{2}x-2}=2\text{.}\)
13.
Solve the equation.
\(\displaystyle{ \left\lvert 9 x+ 3 \right\rvert = 1 }\)
14.
Solve the equation.
\(\displaystyle{ \left\lvert 10 x - 4 \right\rvert = 5 }\)
15.
Solve the equation.
\(\displaystyle{\left\lvert 2 x + 4\right\rvert =19 }\)
16.
Solve the equation.
\(\displaystyle{\left\lvert 2 x + 1\right\rvert =13 }\)

Exercise Group.

17.
Solve the equation.
\(\displaystyle{ \left\lvert b \right\rvert = 4 }\)
18.
Solve the equation.
\(\displaystyle{ \left\lvert t \right\rvert = 12 }\)
19.
Solve the equation.
\(\displaystyle{ \left\lvert t - 5 \right\rvert = 13 }\)
20.
Solve the equation.
\(\displaystyle{ \left\lvert x - 1 \right\rvert = 17 }\)
21.
Solve the eqation.
\(\displaystyle{ \left\lvert 2x + 7 \right\rvert = 11 }\)
22.
Solve the eqation.
\(\displaystyle{ \left\lvert 2y + 5 \right\rvert = 17 }\)
23.
Solve the equation.
\(\displaystyle{\displaystyle \left\lvert\frac{2 y - 1}{3}\right\rvert = 1 }\)
24.
Solve the equation.
\(\displaystyle{\displaystyle \left\lvert\frac{2 a - 7}{7}\right\rvert = 1 }\)
25.
Solve the equation.
\(\displaystyle{ \left\lvert b \right\rvert = -8 }\)
26.
Solve the equation.
\(\displaystyle{ \left\lvert b \right\rvert = -10 }\)
27.
Solve the equation.
\(\displaystyle{ \left\lvert t + 4 \right\rvert = 0 }\)
28.
Solve the equation.
\(\displaystyle{ \left\lvert t + 2 \right\rvert = 0 }\)
29.
Solve the equation.
\(\displaystyle{ \left\lvert 2 - 3x \right\rvert = 12 }\)
30.
Solve the equation.
\(\displaystyle{ \left\lvert 4 - 3x \right\rvert = 6 }\)
31.
Solve the equation.
\(\displaystyle{ \left\lvert\frac{1}{2}y + 5\right\rvert = 1 }\)
32.
Solve the equation.
\(\displaystyle{ \left\lvert\frac{1}{2}y + 7\right\rvert = 5 }\)
33.
Solve the equation.
\(\displaystyle{ \left\lvert0.7- 0.2a\right\rvert = 3 }\)
34.
Solve the equation.
\(\displaystyle{ \left\lvert0.4- 0.8b\right\rvert = 2 }\)
35.
Solve the equation.
\(\displaystyle{ \left\lvert b + 1\right\rvert - 2 = 6 }\)
36.
Solve the equation.
\(\displaystyle{ \left\lvert t + 7\right\rvert - 6 = 6 }\)
37.
Solve the equation.
\(\displaystyle{ \left\lvert3 t - 3\right\rvert + 4 = 4 }\)
38.
Solve the equation.
\(\displaystyle{ \left\lvert5 x - 15\right\rvert + 2 = 2 }\)
39.
Solve the equation.
\(\displaystyle{ \left\lvert x + 7 \right\rvert + 11 = 6 }\)
40.
Solve the equation.
\(\displaystyle{ \left\lvert y + 3 \right\rvert + 5 = 2 }\)
41.
Solve the equation.
\(\displaystyle{ \left\lvert 6 y + 9\right\rvert + 8 = 6 }\)
42.
Solve the equation.
\(\displaystyle{ \left\lvert 6 a + 5\right\rvert + 3 = 2 }\)

Exercise Group.

43.
Solve the equation by inspection (meaning in your head).
\(\displaystyle{\left\lvert 4x + 8\right\rvert = 0 }\)
44.
Solve the equation by inspection (meaning in your head).
\(\displaystyle{\left\lvert 5x + 20\right\rvert = 0 }\)
45.
The equation \(\lvert x\rvert =\lvert y\rvert\) is satisfied if \(x=y\) or \(x=-y\text{.}\) Use this fact to solve the following equation.
\(\displaystyle{\left\lvert {-x-1} \right\rvert = \left\lvert {-3x+2} \right\rvert}\)
46.
The equation \(\lvert x\rvert =\lvert y\rvert\) is satisfied if \(x=y\) or \(x=-y\text{.}\) Use this fact to solve the following equation.
\(\displaystyle{\left\lvert {-3x+3} \right\rvert = \left\lvert {4x+1} \right\rvert}\)
47.
The equation \(\lvert x\rvert =\lvert y\rvert\) is satisfied if \(x=y\) or \(x=-y\text{.}\) Use this fact to solve the following equation.
\(\displaystyle{\left\lvert x + 4 \right\rvert = \left\lvert x - 1 \right\rvert}\)
48.
The equation \(\lvert x\rvert =\lvert y\rvert\) is satisfied if \(x=y\) or \(x=-y\text{.}\) Use this fact to solve the following equation.
\(\displaystyle{\left\lvert x + 6 \right\rvert = \left\lvert x - 3 \right\rvert}\)
49.
Solve the equation.
\(\displaystyle{ \left\lvert 8 x - 3 \right\rvert = \left\lvert 3 x + 2\right\rvert }\)
50.
Solve the equation.
\(\displaystyle{ \left\lvert 8 x - 8 \right\rvert = \left\lvert 5 x + 8\right\rvert }\)
51.
Solve the equation.
\(\displaystyle{\left\lvert {x-1} \right\rvert = \left\lvert10 x +2\right\rvert }\)
52.
Solve the equation.
\(\displaystyle{\left\lvert {2x-8} \right\rvert = \left\lvert7 x - 5\right\rvert }\)

Challenge.

53.
Solve for \(x\) in the equation graphically:
\begin{equation*} 4 - \abs{x-4} = \abs{x-8} \end{equation*}
You have attempted of activities on this page.