Question 1197067
 <pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
4x + 3y = −36
x-intercept (x, y)  |Set y = 0  Pt(-9,0)
y-intercept (x, y)  |Set x = 0  Pt(0,-12)
Graphing Line:  y = (-4/3)x -12
{{{drawing(300,300,   -20, 20, -20, 20, grid(1), 
circle(-9, 0,1),
circle(0, -12,1),

graph( 300, 300, -20, 20, -20, 20,0, (-4/3)x -12)) }}}

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