FundamentalsTopic #3 of 32

Absolute Value

Definition, properties, and equations involving absolute value.

Definition

The absolute value of a number is its distance from zero on the number line.

a=aif a0|a| = a \quad \text{if } a \geq 0

a=aif a<0|a| = -a \quad \text{if } a < 0

Properties of Absolute Value

PropertyFormula
Non-negativitya0\lvert a \rvert \geq 0
Positive definitenessa=0\lvert a \rvert = 0 if and only if a=0a = 0
Symmetrya=a\lvert -a \rvert = \lvert a \rvert
Multiplicativeab=ab\lvert ab \rvert = \lvert a \rvert \cdot \lvert b \rvert
Divisionab=ab\left\lvert \frac{a}{b} \right\rvert = \frac{\lvert a \rvert}{\lvert b \rvert}, b0b \neq 0
Triangle Inequalitya+ba+b\lvert a + b \rvert \leq \lvert a \rvert + \lvert b \rvert
Reverse Triangleabab\lvert a - b \rvert \geq \lvert \lvert a \rvert - \lvert b \rvert \rvert
Square Roota=a2\lvert a \rvert = \sqrt{a^2}

Equations with Absolute Value

Basic Form

x=a(where a0)|x| = a \quad \text{(where } a \geq 0\text{)}

Solution: x=ax = a or x=ax = -a

General Form

f(x)=a(where a0)|f(x)| = a \quad \text{(where } a \geq 0\text{)}

Solution: f(x)=af(x) = a or f(x)=af(x) = -a

f(x)=g(x)|f(x)| = |g(x)|

Solution: f(x)=g(x)f(x) = g(x) or f(x)=g(x)f(x) = -g(x)

Inequalities with Absolute Value

Less Than (And)

x<a(where a>0)|x| < a \quad \text{(where } a > 0\text{)}

Solution: a<x<a-a < x < a

xa(where a0)|x| \leq a \quad \text{(where } a \geq 0\text{)}

Solution: axa-a \leq x \leq a

Greater Than (Or)

x>a(where a0)|x| > a \quad \text{(where } a \geq 0\text{)}

Solution: x<ax < -a or x>ax > a

xa(where a0)|x| \geq a \quad \text{(where } a \geq 0\text{)}

Solution: xax \leq -a or xax \geq a

Distance Interpretation

The expression ab|a - b| represents the distance between aa and bb on the number line.

xc<rmeans x is within distance r of c|x - c| < r \quad \text{means } x \text{ is within distance } r \text{ of } c

Solution: cr<x<c+rc - r < x < c + r

xc>rmeans x is more than distance r from c|x - c| > r \quad \text{means } x \text{ is more than distance } r \text{ from } c

Solution: x<crx < c - r or x>c+rx > c + r

Graphing Absolute Value Functions

The graph of y=xy = |x| is a V-shape with:

  • Vertex at the origin (0,0)(0, 0)
  • Opens upward
  • Symmetric about the yy-axis

Transformations

y=xh+ky = |x - h| + k

  • Vertex at (h,k)(h, k)
  • Opens upward

y=xh+ky = -|x - h| + k

  • Vertex at (h,k)(h, k)
  • Opens downward

y=axh+ky = a|x - h| + k

  • a|a| affects steepness
  • a>0a > 0: opens up
  • a<0a < 0: opens down