Question 134922
This is a line where every point on the line has a y coordinate of 8. 
x can be anything, but y is always 8.

So it is a horizontal line that goes through point (0,8)

{{{graph(600,400, -10, 10, -10, 10 , 8) }}}