Question 245622
(0,5) and (5,5)
Slope=(y2-y1)/X2-x1)=(5-5)/(5-0)=0/5=0 This is a horizontal line tyhrough y=5.
{{{ graph( 300, 200, -6, 5, -10, 10, y = 5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y =5).