You can put this solution on YOUR website! Write the slope intercept equation for the line that passes through (-9,-5) and has a slope of 2/9.
.
use "point-slope" form:
y - y1 = m(x - x1)
y - (-5) = (2/9)(x - (-9))
y + 5 = (2/9)(x + 9)
y + 5 = (2/9)x + 2
y = (2/9)x + 2 - 5
y = (2/9)x - 3