67 total
By the end of these notes, you will be able to:
Before solving any equations, you need to understand what the modulus symbol means.
The modulus of a number is its distance from zero on a number line. Distance is always positive, so the modulus of any number is always zero or positive — never negative.
The modulus is written using two vertical bars: |x|
Examples:
The formal rule:
∣x∣=xif x≥0 ∣x∣=−xif x<0This means: if the expression inside the bars is positive or zero, keep it as it is. If it is negative, multiply it by −1 to make it positive.
Example:
The graph of a modulus function looks like a V-shape.
Example: y = |x − 5|
This is the simplest type. Here, c is a constant (a fixed number) and c ≥ 0.
The key idea: If |something| = c, then that "something" equals +c or −c.
∣ax+b∣=c⟹ax+b=corax+b=−c⚠️ Important: If c < 0, there is no solution, because a modulus can never be negative.
Sign in to view full notes