Graphing y = |x|
The basic absolute value function y = |x| forms the foundation for all absolute value functions. To graph it, we create a table of values and plot the points.
For each input value of x, we find |x| - the absolute value or distance from zero. For example, |-2| = 2 because -2 is 2 units away from zero. Similarly, |2| = 2 because 2 is also 2 units away from zero.
When we plot these points ((-2,2), (-1,1), (0,0), (1,1), (2,2)), we get a V-shaped graph that opens upward with its point at the origin (0,0).
Remember: The absolute value of any number is always positive or zero, never negative!