Question 632142
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Find the slope of the line that passes through the pair of points 
(-3,5),
(-4,5)   m = 0/1 = 0    {{{m =(y[2] - y[1])/(x[2] - x[1])}}}
  m = 0 , this is a horizontal line, y = 5
{{{drawing(300,300,   -6, 6, -6, 6,   grid(1),
graph( 300, 300, -6, 6, -6, 6,0,5))}}}