In order to find the distance between the given points, use the following formula:
![d=\sqrt[]{(y_2-y_1)^2+(x_2-x_1)^2}](https://img.qammunity.org/2023/formulas/mathematics/college/nkjymhkzx142t3t66rnvx6qo7qj0ya3b8k.png)
where (x1,y1) and (x2,y2) are the given points,
In this case, you have:
(x1,y1) = (1 , 4)
(x2,y2) = (7 , 12)
By replacing the previous values into the formula for d, you obtain:
![\begin{gathered} d=\sqrt[]{(12-4)^2+(7-1)^2} \\ d=\sqrt[]{8^2+6^2^{}} \\ d=\sqrt[]{64+36} \\ d=\sqrt[]{100} \\ d=10 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/xdeaxptrn9aiay00aje4sl67mgbhyxcdi1.png)
Hence, the distance between the given points is 10