Question 387807
{{{y = mx + b}}}
given:
{{{m = 0}}}
{{{y = 0*x + b}}}
{{{y = b}}}
The line passes through (6,-1), so
{{{y = -1}}}
{{{y = -1}}} answer
Note that {{{y}}} is always the same no matter what {{{x}}} isThe plot is:
{{{ graph( 400, 400, -5, 5, -4, 1, -1) }}}