Please enable scripting (or JavaScript) in your web browser, and then reload this page.
In this lab you will learn about absolute values of numbers, and study graphs of functions involving absolute value. You will also learn how to solve equations involving absolute value.
Question 1. As you know, every real number except zero has an opposite, and two numbers that are opposites of each other are the same distance from zero. For example, −3 and 3 are opposites, and each is 3 units away from zero.
The absolute value of a number is the distance between that number and zero. For example, the absolute value of 3 is 3 and the absolute value of −3 is 3. The absolute value of 3 is written $|3|$, so ${|3|}=3$ and ${|-3|}=3$.
Question 4. Look at the graphs of $y=x$ and $y=-x$ shown below. Compare the graph of $y={|x|}$ shown on the grid to the left to these graphs.
Question 5. Look at the graph of $y={|x|}$. On this graph, there are two points that have a y-value of 2: the points $(2,2)$ and $(-2,2)$. This means that if ${|x|}=2$, then $x$ can be either 2 or −2.
You have seen that if ${|x|}=3$, $x$ can be either 3 or −3 because both 3 and −3 are 3 units away from zero. In this section you will learn how to solve equations such as ${|x-2|}=3$. First, let's see what the graph of $y={|x-2|}$ looks like.
Question 8. On the graph of $y={|x-2|}$ there are two points that have a y-value of 3: the points $(-1,3)$ and $(5,3)$. This means that if ${|x-2|}=3$, then $x$ can be either −1 or 5. Use the graph to answer the following questions.
You can also solve equations involving absolute value algebraically. You know that if ${|x|}=3$, then $x=3$ or $x=-3$. Similarly, if ${|x-2|}=3$, then $x-2$ must equal 3 or −3.
Always check your solutions by substituting them back in the original equation:
Test $x=5$: ${|5-2|}={|3|}=3$. True.
Test $x=-1$: ${|-1-2|}={|-3|}=3$. True.