[cross-reference to target(s) "ccog-solve-absolute-value-equations" missing or not unique]
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.
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.
Subsection13.4.1Graphs 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{.}\)
Example13.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\)
Figure13.4.4.Table for \(y=h(x)\text{.}\)
Figure13.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{.}\)
Example13.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\)
Figure13.4.7.A table of values for \(y=j(x)\text{.}\)
The graph indicates that the domain is \((\infty,\infty)\) as it goes to the right and left indefinitely. The range is \([-1,\infty)\text{.}\)
Subsection13.4.2Solving Absolute Value Equations with One Absolute Value
We can solve absolute value equations graphically.
Example13.4.9.
Solve the equations graphically using the graphs provided.
\(\displaystyle \abs{x}=3\)
\(\displaystyle \abs{2x+3}=5\)
Explanation.
To solve the equations graphically, first we need to graph the right sides of the equations also.
\(\abs{x}=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{.}\)
\(\abs{2x+3}=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{.}\)
Remark13.4.10.
Please note that there is a big difference between the expression \(\abs{3}\) and the equation \(\abs{x}=3\text{.}\)
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{.}\)
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
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{.}\)
Figure13.4.11.A Numberline with Points a Distance \(n\) from \(0\)
Let’s summarize this.
Fact13.4.12.Equations with an Absolute Value Expression.
Let \(n\) be a non-negative number and \(X\) be an algebraic expression. Then the equation
\begin{equation*}
\abs{X}=n
\end{equation*}
has the same solutions as
\begin{equation*}
X=n\text{ or } X=-n\text{.}
\end{equation*}
Example13.4.13.
Solve the absolute value equations using Fact 12. Write solutions in a solution set.
\(\displaystyle \abs{x}=6\)
\(\displaystyle \abs{x}=-4\)
\(\displaystyle \abs{5x-7}=23\)
\(\displaystyle \abs{14-3x}=8\)
\(\displaystyle \abs{3-4x}=0\)
Explanation.
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{.}\)
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{.}\)
The equation \(\abs{5x-7}=23\) breaks into two pieces, each of which needs to be solved independently.
Thus, the equation \(\abs{3-4x}=0\) only has one solution, and the solution set is \(\left\{\frac{3}{4}\right\}\text{.}\)
Subsection13.4.3Solving Absolute Value Equations with Two Absolute Values
Example13.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.
Figure13.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{.}\)
Example13.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{.}\)
Figure13.4.17.\(y=\abs{x+1}\) and \(y=\abs{2x-4}\)
Fact13.4.18.Equations with Two Absolute Value Expressions.
Let \(X\) and \(Y\) be linear algebraic expressions. Then, the equation
\begin{equation*}
\abs{X}=\abs{Y}
\end{equation*}
has the same solutions as
\begin{equation*}
X=Y\text{ or } X=-Y\text{.}
\end{equation*}
Remark13.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.
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.
The equation \(\abs{x-1}=\abs{1-x}\) breaks down into two pieces:
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.
Figure13.4.21.\(y=\abs{x-1}\) and \(y=\abs{1-x}\)
Reading Questions13.4.4Reading 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?
Write the equation \(5 = |4 x| - 3\) as two separate equations. Neither of your equations should use absolute value.
Solve the original equation by solveing each of the equations above.
8.
Write the equation \(5 = |7 x| - 6\) as two separate equations. Neither of your equations should use absolute value.
Solve the original equation by solveing each of the equations above.
9.
Write the equation \(\displaystyle \left| 6 - \frac{r}{5} \right| = 3\) as two separate equations. Neither of your equations should use absolute value.
Solve the equation \(\displaystyle \left| 6 - \frac{r}{5} \right| = 3\text{,}\) possibly by solving each equation from part a.
10.
Write the equation \(\displaystyle \left| 8 - \frac{r}{3} \right| = 5\) as two separate equations. Neither of your equations should use absolute value.
Solve the equation \(\displaystyle \left| 8 - \frac{r}{3} \right| = 5\text{,}\) possibly by solving each equation from part a.
11.
Verify that the value \(-1\) is a solution to the absolute value equation \(\abs{\frac{x-3}{2}}=2\text{.}\)
Verify that the value \(\frac{2}{3}\) is a solution to the absolute value inequality \(\abs{6x-5}\lt 4\text{.}\)
12.
Verify that the value \(8\) is a solution to the absolute value equation \(\abs{\frac{1}{2}x-2}=2\text{.}\)