Question 392177
  <pre><font size = 3 color = "indigo"><b>
Hi
Graphing the equation.
y = 6      |Note: y is 'always' 6 regardless what the x values  may be
{{{drawing(300,300, -10,10,-10,10,
 grid(1),
graph( 300, 300, -10,10,-10,10,0,6))}}}