95.4k views
4 votes
Calculate the distance between points (1,10 and (5,15) solved

1 Answer

3 votes

Determine the distance between two points.


\begin{gathered} d=\sqrt[]{(5-1)^2+(15-10)^2} \\ =\sqrt[]{16+25} \\ =\sqrt[]{41} \\ =6.403 \\ \approx6.4 \end{gathered}

So answer is 6.4 units.

User Curt
by
4.2k points