Question 437389
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
Find the intercepts for the graph of the equation:
 x+2y=0 OR y = .5x
 x = 0 when y = 0  x-intercept (0,0)
 y = 0 when x = 0  y-intercept (0,0)
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
graph( 300, 300, -6, 6, -6, 6,0,.5x))}}}