Definition
The absolute value of a number is its distance from zero on the number line.
∣a∣=aif a≥0
∣a∣=−aif a<0
Properties of Absolute Value
| Property | Formula |
|---|
| Non-negativity | ∣a∣≥0 |
| Positive definiteness | ∣a∣=0 if and only if a=0 |
| Symmetry | ∣−a∣=∣a∣ |
| Multiplicative | ∣ab∣=∣a∣⋅∣b∣ |
| Division | ba=∣b∣∣a∣, b=0 |
| Triangle Inequality | ∣a+b∣≤∣a∣+∣b∣ |
| Reverse Triangle | ∣a−b∣≥∣∣a∣−∣b∣∣ |
| Square Root | ∣a∣=a2 |
Equations with Absolute Value
Basic Form
∣x∣=a(where a≥0)
Solution: x=a or x=−a
General Form
∣f(x)∣=a(where a≥0)
Solution: f(x)=a or f(x)=−a
∣f(x)∣=∣g(x)∣
Solution: f(x)=g(x) or f(x)=−g(x)
Inequalities with Absolute Value
Less Than (And)
∣x∣<a(where a>0)
Solution: −a<x<a
∣x∣≤a(where a≥0)
Solution: −a≤x≤a
Greater Than (Or)
∣x∣>a(where a≥0)
Solution: x<−a or x>a
∣x∣≥a(where a≥0)
Solution: x≤−a or x≥a
Distance Interpretation
The expression ∣a−b∣ represents the distance between a and b on the number line.
∣x−c∣<rmeans x is within distance r of c
Solution: c−r<x<c+r
∣x−c∣>rmeans x is more than distance r from c
Solution: x<c−r or x>c+r
Graphing Absolute Value Functions
The graph of y=∣x∣ is a V-shape with:
- Vertex at the origin (0,0)
- Opens upward
- Symmetric about the y-axis
Transformations
y=∣x−h∣+k
- Vertex at (h,k)
- Opens upward
y=−∣x−h∣+k
- Vertex at (h,k)
- Opens downward
y=a∣x−h∣+k
- ∣a∣ affects steepness
- a>0: opens up
- a<0: opens down