With a slope of 10
A point (x1, y1) = (6, 1):
Calculate the point-slope form.
Rearrange that equation to solve for b
we get b = y - mx.
b = 1 - (10 * 6)
b = 1 - 60
b = -59
The y intercept is found by
Setting x = 0 in y = 10x - 59
y = 10(0) - 59
y = -59
y - y1 = m(x - x1)
y - 1 = 10(x - 6)