Stephanie M. answered 04/21/15
Tutor
5.0
(977)
Degree in Math with 5+ Years of Tutoring Experience
From what you've written, it's not entirely clear what the problem is asking you to do, which is why you've got two very different answers here.
It may be that you're looking to find the zeroes of the function g(x) = |x| - 3. Zeros are values of x for which g(x) = 0. In other words, plug 0 in for g(x) and solve for x:
0 = |x| - 3
3 = |x|
There are two values of x which have absolute values of 3:
|3| = 3
|-3| = 3
So, like Brian says, x = 3 and -3
It may be that, instead, you're looking to graph the function g(x) = |x| - 3. In that case, think about what a basic absolute value function f(x) = |x| looks like. Like Larry says, it's a V-shape. Its point is at (0, 0), and the legs of the V go diagonally up through (1, 1) on one side and (-1, 1) on the other.
Your function is almost the basic absolute value function, except that it has a -3 outside the absolute value sign. This means that you should shift the basic function down by 3. It will have the exact same V-shape, but its point will be at (0, -3) instead of (0, 0) and its legs will go diagonally up through (1, -2) and (-1, -2). Larry has listed several other useful points out for you, if you want to check your work.