226k views
5 votes
The approximate distance between the pair of points (3,2) and (12,14) is

1 Answer

3 votes

Answer:

15

Explanation:

To find the distance between two points, we can use the distance formula:
d = √((x_2-x_1)^2 + (y_2-y_1)^2). d is the distance, and
(x_2, x_1) represent the coordinates of the first point while
(y_2, y_1) represent the coordinates of the second point.

We can plug in the values into the formula using (3,2) as
(x_2, x_1) and (12,14) as
(y_2, y_1).


  • d = √((x_2-x_1)^2 + (y_2-y_1)^2)

  • d = √((12-3)^2+(14-2)^2)

  • d = √((9)^2+(12)^2)

  • d = √(81+144)

  • d = √(225)
  • d = 15

The approximate distance between the pair of points (3,2) and (12,14) is 15.

User Yendis
by
7.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.