Point Slope form:
y - y1 = m(x - x1)
y - y1 = (9/5)(x - x1) ..... plug in the slope found earlier
y - 1 = (9/5)(x - 5) .... plug in the point (5,1)
y - 1 = (9/5)x + (9/5)(-5)
y - 1 = (9/5)x - 9
y - 1+1 = (9/5)x - 9+1 .... add 1 to both sides
y = (9/5)x - 8