The equation of the line passing through point $ \left(-5,~3\right) $, and point $ \left(11,~4\right) $ is:
$$ y = \dfrac{ 1 }{ 16 } x + \dfrac{ 53 }{ 16 } $$To find equation of the line passing through points $ A(x_A,y_A) $ and $ B(x_B,y_B) $, we use formula:
$$ y - y_A~=~\frac{y_B - y_A}{x_B - x_A}(x-x_A) $$In this example we have:
$$ \begin{aligned} & \left(-5,~3\right) \implies x_A = -5 ~~\text{and}~~ y_A = 3 \\[1 em] & \left(11,~4\right) \implies x_B = 11 ~~\text{and}~~ y_B = 4 \end{aligned} $$After substituting into the formula, we obtain:
$$ \begin{aligned} y - y_A~&=~\frac{y_B - y_A}{x_B - x_A}(x - x_A) \\[1 em] y - 3~&=~\frac{ 4 - 3 }{ 11 - \left(-5\right) } \left( x - \left(-5\right) \right) \\[1 em]y - 3 ~&=~ \frac{ 1 }{ 16 } \left( x + 5 \right) \\[1 em]y - 3 ~&=~ \frac{ 1 }{ 16 }x + \frac{ 5 }{ 16 } \\[1 em]y ~&=~ \frac{ 1 }{ 16 }x + \frac{ 53 }{ 16 } \end{aligned} $$