Library/Algebra/Absolute value

Absolute value

Overview

Topic: Absolute value

Levels Supported

Primary: no

Junior: yes

Intermediate: yes

Senior: yes


Intermediate

Important

The absolute value of a real number aa is written as a|a|. It is defined as the distance from aa to 00 on the number line. Formally, a={a,if a0a,if a<0|a| = \begin{cases} a, & \text{if } a \geq 0 \\ -a, & \text{if } a < 0 \end{cases}

Important properties:

  • a0|a| \geq 0 for any real number aa (absolute value is always non-negative)

  • a=0|a| = 0 if and only if a=0a = 0

  • a=a|a| = |-a| (absolute value ignores sign)

  • ab=ab|ab| = |a||b| (multiplicative property)

  • ab=ab\left|\frac{a}{b}\right| = \frac{|a|}{|b|} for b0b \neq 0


Validation

Mathematical correctness: OK Age suitability: OK Progression between levels: OK