Absolute Value in Expressions and Equations
Absolute Value in Expressions and Equations
The absolute value of a number represents its distance from zero on the number line. Because distance cannot be negative, absolute value is always positive (or zero). We use the symbol โฃxโฃ to denote the absolute value of x.
Evaluating Absolute Value Expressions
When evaluating expressions that contain absolute value bars, treat the bars like parentheses. First, substitute the given value, then simplify the expression inside the absolute value bars, apply the absolute value, and finally perform the remaining operations.
Example: Evaluate โฃxโ3โฃ+โฃx+2โฃ when x=1.
- Substitute x=1 into the expression: โฃ1โ3โฃ+โฃ1+2โฃ
- Simplify inside the absolute value bars: โฃโ2โฃ+โฃ3โฃ
- Find the absolute values (โฃโ2โฃ=2 and โฃ3โฃ=3): 2+3
- Add the results together: 2+3=5
Finding Distance on the Number Line
Absolute value is incredibly useful for finding the exact distance between any two points on a number line. The distance between two numbers, a and b, is given by the formula: Distance=โฃaโbโฃ (Note: โฃbโaโฃ gives the exact same result!)
Example: Find the distance between โ7 and 4 on the number line.
- Set a=โ7 and b=4.
- Plug them into the distance formula: โฃโ7โ4โฃ
- Simplify inside the bars: โฃโ11โฃ
- Find the absolute value: โฃโ11โฃ=11
The distance between โ7 and 4 is 11 units.
Solving Distance Equations
Sometimes you know the distance and a starting point, but you need to find the ending point. Because you can move in two directions on a number line (left or right), there are usually two answers!
Example: Find all values of x on the number line that are a distance of 5 from โ2.
This means we are starting at โ2 and moving 5 units in both directions.
- Moving right (adding): โ2+5=3
- Moving left (subtracting): โ2โ5=โ7
So, the values of x are 3 and โ7. We can write this as an absolute value equation: โฃxโ(โ2)โฃ=5, which simplifies to โฃx+2โฃ=5. Both x=3 and x=โ7 make this equation true!