- Verberg vooruitgang Hide progress Toon vooruitgang Show progress
- Verwijder je antwoorden (op deze pagina) Remove your answers (on this page)
In this section, we review some of the basic concepts involving the absolute value of a real number \(x\). There are a few different ways to define absolute value and in this section we choose the following definition. (Absolute value will be revisited in much greater depth in Section AbsoluteValueFunctions where we present what one can think of as the “precise” definition.)
For example, \(|5| = 5\) and \(|-5| = 5\), since each is \(5\) units from \(0\) on the number line:
Graphically why \(|-5|=5\) and \(|5|=5\).
Computationally, the absolute value ‘makes negative numbers positive’, though we need to be a little cautious with this description. While \(|-7| = 7\), \(|5-7| \neq 5+7\). The absolute value acts as a grouping symbol, so \(|5-7| = |-2| = 2\), which makes sense since \(5\) and \(7\) are two units away from each other on the number line:
Graphically why \(|5-7|=2\)
We list some of the operational properties of absolute value below.
The proof of Theorem absolutevalueprops is difficult, but not impossible, using the distance definition of absolute value or even the ‘it makes negatives positive’ notion. It is, however, much easier if one uses the “precise” definition given in Section AbsoluteValueFunctions so we will revisit the proof then. For now, let’s focus on how to solve basic equations and inequalities involving the absolute value.
Thinking of absolute value in terms of distance gives us a geometric way to interpret equations. For example, to solve \(|x| = 3\), we are looking for all real numbers \(x\) whose distance from \(0\) is \(3\) units. If we move three units to the right of \(0\), we end up at \(x = 3\). If we move three units to the left, we end up at \(x = -3\). Thus the solutions to \(|x| = 3\) are \(x = \pm 3\).
The solutions to \(|x| = 3\) are \(x=\pm 3\).
Thinking this way gives us the following.
\(|x| = |y|\) if and only if \(x = y\) or \(x = -y\).
(That is, if two numbers have the same absolute values, they are either the same number or exact opposites of each other.)
Theorem 2 is our main tool in solving equations involving the absolute value, since it allows us a way to rewrite such equations as compound linear equations.
In order to solve an equation involving the absolute value of a quantity \(|X|\):
The techniques we use to ‘isolate the absolute value’ are precisely those we used in Section ?? to isolate the variable when solving linear equations. Time for some practice.
Solution.
We begin solving \(\frac {3 - |y+5|}{2} = 1\) by isolating the absolute value to put it in the form \(|X| = c\).
As in the previous example, we first isolate the absolute value. Don’t let the \(\sqrt {5}\) throw you off - it’s just another real number, so we treat it as such:
Our next equation already has the absolute value expressions (plural) isolated, so we work from the principle that if \(|x| = |y|\), then \(x = y\) or \(x = -y\). Thus from \(\left |3 - x \sqrt [3]{12}\right | = |4x+1|\) we get two equations to solve:
We start by isolating one of the absolute value expressions: \(|t-1| - 3|t+1| = 0\) gives \(|t-1| = 3|t+1|\). While this resembles the form \(|x| = |y|\), the coefficient \(3\) in \(3|t+1|\) prevents it from being an exact match. Not to worry - since \(3\) is positive, \(3 = |3|\) so
We now turn our attention to solving some basic inequalities involving the absolute value. Suppose we wished to solve \(|x| < 3\). Geometrically, we are looking for all of the real numbers whose distance from \(0\) is less than \(3\) units. We get \(-3 < x < 3\), or in interval notation, \((-3,3)\). Suppose we are asked to solve \(|x| > 3\) instead. Now we want the distance between \(x\) and \(0\) to be greater than \(3\) units. Moving in the positive direction, this means \(x > 3\). In the negative direction, this puts \(x < -3\). Our solutions would then satisfy \(x < -3\) or \(x > 3\). In interval notation, we express this as \((-\infty , -3) \cup (3, \infty )\).
| |
|
| The solution to \(|x|<3\) is \((-3,3)\) | The solution to \(|x|>3\) is \((-\infty ,-3)\cup (3,\infty )\) |
Generalizing this notion, we get the following:
If the inequality we’re faced with involves ‘\(\leq \)’ or ‘\(\geq \),’ we can combine the results of Theorem 3 with Theorem 2 as needed.
In order to solve an inequality involving the absolute value of a quantity \(|X|\):
Solution.
Our first step in solving \(\frac {4 - 2|2x+1|}{4} \geq -\sqrt {3}\) is to isolate the absolute value.
There are two absolute values in \(|2x - 1| \leq 3|4 - 8x| - 10\), so we cannot directly apply Theorem 3 here. Notice, however, that \(|4 - 8x| = |(-4)(2x-1)|\). Using this, we get:
To solve \(2 < |x-1| \leq 5\), we rewrite it as the compound inequality: \(2 < |x-1|\) and \(|x-1| \leq 5\). The first inequality, \(2 < |x-1|\), can be re-written as \(|x-1|>2\) so it is equivalent to \(x-1 < -2\) or \(x-1 > 2\). Thus the solution to \(2 < |x-1|\) is \(x<-1\) or \(x>3\), which in interval notation is \((-\infty , -1) \cup (3, \infty )\). For \(|x-1| \leq 5\), we combine the results of Theorems 2 and 3 to get \(-5 \leq x-1 \leq 5\) so that \(-4 \leq x \leq 6\), or \([-4,6]\).
Our solution to \(2 < |x-1| \leq 5\) is comprised of values of \(x\) which satisfy both parts of the inequality, so we intersect \((-\infty , -1) \cup (3, \infty )\) with \([-4,6]\) to get our final answer \([-4,-1) \cup (3,6]\).
Our first hope when encountering \(|10 x - 5| + |10 - 5x| \leq 0\) is that we can somehow combine the two absolute value quantities as we’d done in earlier examples. We leave it to the reader to show, however, that no matter what we try to factor out of the absolute value quantities, what remains inside the absolute values will always be different.
At this point, we take a step back and look at the equation in a more general way: we are adding two absolute values together and wanting the result to be less than or equal to \(0\). The absolute value of anything is always \(0\) or greater, so there are no solutions to: \(|10x - 5| + |10 - 5x| < 0\).
Is it possible that \(|10x - 5| + |10 - 5x| = 0\)? Only if there is an \(x\) where \(|10x-5| = 0\) and \(|10-5x| = 0\) at the same time. The first equation holds only when \(x = \frac {1}{2}\), while the second holds only when \(x = 2\). Alas, we have no solution. □
The astute reader will have noticed by now that the authors have done nothing in the way of explaining why anyone would ever need to know this stuff. Go back and read the New Preface and the introduction to the Appendix. These sections are designed to review skills and concepts that you’ve already learned. Thus the deeper applications are in the main body of the text as opposed to here in the Appendix.
We close this section with an example of how the properties in Theorem 1 are used in Calculus. Here, ‘\(\varepsilon \)’ is the Greek letter ‘epsilon’ and it represents a positive real number. Those of you who will be taking Calculus in the future should become very familiar with this type of algebraic manipulation.