Question 224673
Y=mX+b
Y=10 this indicates that the x term has a zero multiplier.
This slope=0 indicating a horizontal line through y=10.
{{{ graph( 300, 200, -6, 5, -10, 12, y = 10) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 12, y = 10).