Graph the line formed by the points (9,7) and (-9,1) Identify the slope (m):And Y-intercept (b): Write the slope-intercept equation of the line (y=mx+b):

In order to find the parameters m (slope) and b (y-intercept) of the equation y=mx+b, we need to apply the two points given, that is, we use the x and y coordinates in the equation.
Using the point (9,7), we have that:
[tex]7=m\cdot9+b[/tex]Using the point (-9,1), we have:
[tex]1=m\cdot(-9)+b[/tex]If we add both equations, we have:
[tex]\begin{gathered} 7+1=9m-9m+b+b \\ 8=2b \\ b=4 \end{gathered}[/tex]Now, finding the value of m, we have:
[tex]\begin{gathered} 7=9m+b \\ 9m+4=7 \\ 9m=3 \\ m=\frac{3}{9}=\frac{1}{3} \end{gathered}[/tex]So the equation of the line is y = 1/3 x + 4