The formula to find the distance between a point and a line is
![\begin{gathered} d=|\frac{Ax_p+By_p+C}{\sqrt[]{A^2+B^2}}| \\ \text{ For} \\ Ax+By+C=0 \\ \text{ Where} \\ x_p\text{ is the x coordinate of the point} \\ y_p\text{ is the y coordiante of the point} \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/high-school/5n6awbg7wo5r5f0vjomygcxfetewnnru1o.png)
Graphically
So, in this case, you have

Then
![\begin{gathered} A=3 \\ B=4 \\ C=-24 \\ x_p=-10 \\ y_p=1 \\ d=|\frac{3\cdot(-10)+4\cdot1-24}{\sqrt[]{(3)^2+(4)^2}}| \\ d=|\frac{-30+4-24}{\sqrt[]{9^{}+16}}| \\ d=|\frac{-50}{\sqrt[]{25}}| \\ d=|(-50)/(5)| \\ d=|-10| \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/high-school/3k1l87wonbdajm94poirwogs5sw6avj536.png)
The absolute value is the distance between a number and zero. The distance between -10 and 0 is 10.

Therefore, the distance between the point of the line is 10 units.