When you write an equation of a line, you first have to find the slope. The equation for slope is (y∨2 - y∨1) / (x∨2 - x∨1), so fill that in with your coordinates.
(48 - 6) / (4 - 1) Subtract your two sets. 42 / 3 Divide 14
So, you know the slope of the equation is 14. Now, you fill in the point-slope equation, (y - y∨1) = m(x - x∨1). Fill it in with one set of coordinates and solve.
(y - 6) = 14(x - 1) Distributive Property y - 6 = 14x - 14 Add 6 to both sides. y = 14x - 8