Question 838320
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
the standard slope-intercept form for an equation of a line is {{{y = green(m)x + b}}}
7y+9x+5=6+9x   |Solving for y to put into slope-intercept form
 7y + 5 = 6
  7y = 1
   y = {{{1/7}}}  |{{{y = green(m)x + b}}}
Slope is 0  (line parallel to x-axis)
The y-intercept is (0,1/7)
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 1/7,0.2),
graph( 300, 300, -6, 6, -6, 6,0, 1/7))}}}