177k views
9 votes
Find the distance between the two points rounding to the nearest tenth (if necessary).

(4,2) and (1, -2)

User Hurelu
by
4.8k points

1 Answer

3 votes

Answer:

5 units

Explanation:

Calculate the distance d using the distance formula

d =
\sqrt{(x_(2)-x_(1))^2+(y_(2)-y_(1))^2 }

with (x₁, y₁ ) = (4, 2) and (x₂, y₂ ) = (1, - 2)

d =
√((1-4)^2+(-2-2)^2)

=
√((-3)^2+(-4)^2)

=
√(9+16)

=
√(25)

= 5

User Hafichuk
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.