The distance between the line and the point is:
$$ d = 5.6123 $$The distance from the point $ (x_0, y_0) $ to the line $ Ax + By + C = 0 $ is given by:
$$ d = \frac{ \left| Ax_0 + B_yo + C \right| }{ \sqrt{A^2 + B^2}} $$After substituting: $ A = 1 $ , $ B = 2.1175 $ , $ C = -16.249 $ , $ x_0 = 1.788 $ and $ y_0 = 0.6226 $ we have:
$$ \begin{aligned} d =& \frac{ \left| 1\cdot1.788 +2.1175\cdot0.6226 + \left( -16.249\right) \right| }{\sqrt{ 1^2 + 2.1175^2}} = \\ d =& \frac{ \left| 1.788 + 1.3184 -16.249 \right| }{\sqrt{ 1 + 4.4838}} = \\ d =& \frac{ \left| -13.1427 \right| }{\sqrt{ 5.4838}} = \\ d =& \frac{ 13.1427 }{ 2.3418 } = \\ d =& 5.6123 \end{aligned} $$