Question 141108
A slope=0 indicates a horizontal line.
a horizontal with a y intercept=2 is a horizontal line through the point (x,2) where x can be any value.
------------------------------------------
y=2 answer.
{{{ graph( 300, 200, -6, 5, -10, 10, y = 2) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2).