The modulus function, denoted as , returns the absolute value of , effectively making any negative input positive while leaving non-negative inputs unchanged.
Mathematically, it is defined piecewise: for , and for .
When applied to a function , the modulus ensures that the output is always greater than or equal to zero, regardless of the original function's range.
The vertex of a modulus graph represents the 'turning point' where the gradient changes sign, often occurring where the expression inside the modulus equals zero.
The operation of taking a modulus acts as a geometric reflection in the coordinate plane because negating a value corresponds to a flip across an axis.
For , the reflection is driven by the output: any -value that would have been negative is multiplied by , forcing a reflection across the x-axis ().
For , the reflection is driven by the input: the function only 'sees' the magnitude of , meaning negative inputs yield the same result as their positive counterparts, creating y-axis symmetry.
These transformations are non-linear and non-invertible over their entire domain because they are 'many-to-one' mappings.
Step 1: Sketch the original function , but only for the domain where (the right-hand side of the y-axis).
Step 2: Discard any part of the original graph where (the left-hand side).
Step 3: Reflect the remaining right-hand side of the graph across the y-axis onto the left side.
Step 4: The resulting graph will always be perfectly symmetrical about the y-axis, resembling a mirror image centered on .
| Feature | | | | --- | --- | --- | | Range | Always | Can be negative | | Symmetry | None required | Always y-axis symmetric | | Negative x-inputs | Processed as is | Act like positive | | Construction | Flip bottom to top | Mirror right to left |
Vertex Identification: For linear modulus functions of the form , always start by plotting the vertex at . This point is the 'corner' of the graph.
Intercept Checking: Always calculate and label the y-intercept (by setting ) and any x-intercepts (by setting and solving the resulting equations).
Gradient Awareness: Note that the gradient on one side of a modulus vertex is exactly the negative of the gradient on the other side (e.g., and ).
Solving Equations: When solving graphically, count the number of intersection points on your sketch to determine how many algebraic solutions you should expect (usually two).