Question 1197084
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
7x + y = 7
x-intercept (x, y)  |Set y = 0  Pt(1, 0)
y-intercept (x, y)  |Set x = 0  Pt(0,7)
Graphing Line:  y = -7x + 7
{{{drawing(300,300,   -10,10,-10,10,     grid(1), 
circle(1, 0,.4),
circle(0, 7,.4),

graph( 300, 300,  -10,10,-10,10,    0, -7x + 7)) }}}

Wish You the Best in your Studies.
 
</font></b></pre>