Explanation
to solve this we can use the distance between 2 points formula:
[tex]\begin{gathered} D_{12}=\sqrt[]{(x_2_{}-x_1)^2+(y_2-y_1)^2} \\ whereP1(x_1,y_1)\text{ is the initial point} \\ \text{and P}_2\text{ is the end point} \end{gathered}[/tex]then,Let
Initial point= A=(0,7)
end point= B=(9,0)
now, replace in the formula
[tex]\begin{gathered} D_{12}=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2} \\ D_{AB}=\sqrt[]{(9-0)^2+(0-7)^2} \\ D_{AB}=\sqrt[]{(9)^2+(-7)^2} \\ D_{AB}=\sqrt[]{81+49^{}} \\ D_{AB}=\sqrt[]{130} \\ \end{gathered}[/tex]so, the answer is
[tex](2)\text{ }\sqrt[]{130}[/tex]I hope this helps you