asked 26.9k views
3 votes
Find the distance between the pair of points (4,9) and (12,3)

1 Answer

2 votes

The formula for the distance between point (x_1,y_1) and (x_2,y_2) is,


d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}

Determine the distance between points (4,9) and (12,3) by using distance formula.


\begin{gathered} d=\sqrt[]{(12-4)^2+(3-9)^2} \\ =\sqrt[]{64+36} \\ =\sqrt[]{100} \\ =10 \end{gathered}

So distance between the two points is 10.

answered
User Miquel Adell
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.