Question 289053
(-4, 1) and (3, 1) 
Slope=(y2-y1)/(x2-x1)
Slope=(1-1)/(3+4)=0/7 this indicates an horizontal line through y=1
Thus the line equation is:
Y=1 
{{{ graph( 300, 200, -6, 5, -10, 10, y = 1) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 1).