Question 112382
Y=0X+5
THIS IS A HORIZONTAL LINE THROUGH THE POINT (0,5). 
{{{ graph( 300, 200, -6, 5, -10, 10, y = 0x +5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 0x +5).