Question 620209
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
What is the graph of the absolute value function?
y = 2|x|  The part of the Lines y = 2x and y = -2x in the 1st and 2nd Quadrants
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
graph( 300, 300, -6, 6, -6, 6,0,2abs(x)))}}}