tells us that \(x\) must be within \(4\) units of zero. There are only two possibilities for \(x\text{:}\)
\begin{equation*}
x = 4 \quad \text{OR} \quad x = -4
\end{equation*}
which we write compactly as \(x=\pm 4\text{.}\) This method is summarized by the following principle.
Principle4.14.Absolute Value Equations.
If \(|x| = A\text{,}\) where \(A \gt 0\text{,}\) then \(x = \pm A\text{.}\) If \(|x|=0\text{,}\) then \(x=0\text{.}\) Finally, the equation \(|x| = -A\) has no solution since \(|x|\geq 0\text{.}\)
Example4.15.Solving a Linear Absolute Value Equation.
Let’s solve
\begin{equation*}
|2x-3| +6 = 10.
\end{equation*}
First, isolate the term with the absolute value.
\begin{equation*}
|2x-3 | = 4
\end{equation*}
Thus, the number \(2x-3\) must be within \(4\) units of zero. There are only two possibilities
\begin{equation*}
x = 7/2, \, -1/2.
\end{equation*}
Inequalities involving absolute values are useful in Calculus. For example, the inequality \(|x| \lt 4\) says that \(x\) must be within four units of zero. This requires \(x\) satisfy the compound inequality
\begin{equation*}
-4 \lt x \quad \text{AND} \quad x \lt 4,
\end{equation*}
or equivalently, \(-4 \lt x \lt 4\text{.}\) Similarly, the inequality \(|x| \gt 4\) requires that \(x\) be further than \(4\) units from zero. This requires \(x\) satisfy the compound inequality
\begin{equation*}
x \lt -4 \quad \text{OR}\quad 4 \lt x.
\end{equation*}
Principle4.16.Absolute Value Inequalities.
If \(|x| \lt A\text{,}\) where \(A \gt 0\text{,}\) then
\begin{equation*}
-A \lt x \lt A\text{.}
\end{equation*}
If \(|x| \gt A\text{,}\) where \(A \gt 0\text{,}\) then
\begin{equation*}
x\lt -A \quad \text{OR}\quad A \lt x.
\end{equation*}