SOLUTION: Describe the differences in the graphs of |X|>A and |X| less than A, where A is a positive real number

Algebra ->  Absolute-value -> SOLUTION: Describe the differences in the graphs of |X|>A and |X| less than A, where A is a positive real number      Log On


   



Question 156533: Describe the differences in the graphs of |X|>A and |X| less than A, where A is a positive real number
Answer by gonzo(654) About Me  (Show Source):
You can put this solution on YOUR website!
let y = A
let x = X
equation becomes y < |x| and y > |x|
x can be any real number but y will always be positive since it equals the absolute value of x.
if you graph y = |x| then you can plot some points to see what the resulting line looks like.
x y
-20 20
-10 10
0 0
10 10
20 20

"graph%28300%2C200%2C-20%2C20%2C0%2C20%2Cabs%28x%29%29"
now if you look at y < |x| it will be the shaded area under the graphed line.
if you look at y > |x| it will be the shaded area over the graphed line.
as an example, take one of the plots (say x = -20).
then y = absolute value of -20 = 20.
y < 20 is any plot of y less than 20 which is the area under the graphed point.
y > 20 is any plot of y greater than 20 which is the area over the graphed point.