Question 1101694
y − 2 = 23 * (x+4)
:
y = 23 * (x+4) + 2
:
y = 23x + 92 + 2
:
y = 23x + 94
:
the y intercept is (0, 94) and slope is 23
:
here is the graph of the line
:
{{{ graph( 300, 200, -15, 15, -150, 150, 23x + 94) }}}