SOLUTION: how do you graph Y=|x|-2 i need help

Algebra ->  Rational-functions -> SOLUTION: how do you graph Y=|x|-2 i need help      Log On


   



Question 716047: how do you graph Y=|x|-2
i need help

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
y=abs%28x%29-2

For x=0 --> y=-2
That gives you one point of the graph, point (0,-2).
You can always calculate more points to get a graph,
but thinking and planning ahead may save you some work.
Knowledge and prior experience helps too.

NOTE: If your teacher expects a table showing the x and y values for points on the graph that you calculate, do not forget to include a table. If the format of the table is important to your teacher, pay attention to the format. Also pay attention to the way your teacher wants you to mark, or not to mark points on the graph. I like to make little circles around points I calculate and plot on the graph, but If I had a teacher that likes little crosses, or that likes no marks at all, I would do as the teacher wants.

IF YOU KNOW ABOUT SYMMETRY IN FUNCTIONS
You would realize that y=abs%28x%29-2 gives the same y value
to opposite values for x because abs%28x%29-2=abs%28-x%29-2.
Then you would only need to worry about graphing the part for x%3E=0
knowing that the other side of the graph is symmetrical.

IF YOU KNOW ABOUT ABSOLUTE VALUE FUNCTION
You would know what the graph of y=abs%28x%29 looks like, graph%28225%2C150%2C-8%2C8%2C-4%2C6%2Cabs%28x%29%29
and realize that for every x
y=abs%28x%29-2 is 2 less than y=abs%28x%29,
you would just draw the graph
as for y=abs%28x%29, but moved 2 units down graph%28225%2C150%2C-8%2C8%2C-4%2C6%2Cabs%28x%29-2%29

IF YOU KNOW ABOUT LINEAR FUNCTIONS
You would notice that for x%3E=0 the graph of the function is the same as
y=x-2 .
y=x-2 is the equation of a straight line in slope-intercept form.
The slope is that invisible 1 in front of the x
and the y-intercept is That -2 at the end, telling you that the line gets to the y-axis at point (0,-2).
With a slope of 1 you would know that as x increases by 1,
y also increases by 1,
and from point (0,-2) you would go to (1,-1),and then to (2,0), and then to (3,1), and so on.
You may like to mark points on the graph like that.
Or maybe you would just want to calculate and plot two points and connect them with a line.
In that case, (0,-2) is an obvious point, and then you could calculate, say
for x=6 , y=6-2=4 to get point (6,4).
Either way, you would get the line you need for x%3E=0
That would give you half of the graph
Hopefully you would realize that the graph is symmetrical.
Otherwise, for x%3C=0 , where the function is y=-x-2
you would be working in a similar manner to draw the other line.
You may mark points based on a slope of -1 by going
-1 spaces to the right (that is 1 space to the left) and
1 space up as you go from point to point,
(0,-2) --> (-1,-1) --> (-2,0) --> (-3,1) and so on.
Or maybe you would calculate point (-7,5) by making
x=-7 and calculating y=-%28-7%29-2=7-2=5
Either way you would get