67 total
By the end of this topic, you should be able to:
The modulus of a number simply means its size, ignoring whether it is positive or negative. It is always written using two vertical bars, like this: | |
Think of it as the distance from zero on a number line — distance is never negative.
So the modulus of any number is always zero or positive — never negative.
When you write y = |f(x)|, you are applying the modulus to the entire output of the function f(x). This changes the graph in one specific way:
Any part of the graph that sits below the x-axis gets reflected (flipped) up above the x-axis. Everything above the x-axis stays exactly the same.
This works because:
Think of it like this: the x-axis acts like a mirror. Any part of the curve that dips below the mirror gets flipped back up. The shape of those flipped parts stays the same — only their position changes (from below the x-axis to above it).
Follow these steps every time:
Sign in to view full notes