Ved S. answered 05/24/15
Tutor
4.9
(9)
Math tutor for SAT, ACT, GMAT, GRE, middle and high school
Graphing equations with absolute value sign is easy, if you know how to graph the same equation without the absolute value sign. You just flip whatever is below x-axis around x-axis. It's like having x-axis as a mirror for the negative values of the graph.
Let me give you an example. How would your plot y=|x-1|
First you plot y = x-1, which is a line of slope 1 and x intercept at x=1
so, the line would be on or above x axis for all values of x >= 1
For x<1, the line y=x-1 would be below x-axis, so you just flip it around x-axis.
What you get is a line of slope -1 and x intercept at x=1, whose equation would be y=-x+1
Another tip for you to help plot equations with an absolute value sign is to realize the following:
|-2/3x-2| = |-(2/3x+2)| = |(2/3x+2)| and it's because |-f(x)| = |f(x)|
Hope this helps!