use this formula to complete the distance between the following points

The formula of the distance between two points (x1, y1) and (x2, y2) is
[tex]d=\sqrt[]{(x2-x1)^2+(y2-y1)^2}[/tex]Since the two given points are (-1, 5) and (2, 9), then
x1 = -1 and x2 = 2
y1 = 5 and y2 = 9
Substitute them in the formula above to find the distance between them
[tex]d=\sqrt[]{(2--1)^2+(9-5)^2}[/tex]Remember (-) x (-) = (+)
[tex]\begin{gathered} d=\sqrt[]{(2+1)^2+(4)^2} \\ d=\sqrt[]{(3)^2+16} \\ d=\sqrt[]{9+16} \\ d=\sqrt[]{25} \end{gathered}[/tex]Find the value of the square root
[tex]\begin{gathered} d=\sqrt[]{25} \\ d=5 \end{gathered}[/tex]The distance between the 2 points is 5 units