82.3k views
3 votes
Which expression gives the distance between the points (2, 3) and (4, -3)?

1 Answer

3 votes
length of a line segment = √((x₂ - x₁)² + (y₂ - y₁)²)

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

=
√(2² + (-6)²)

=
√(4 + 36)

=
√40

= 6.32 units





User TMacGyver
by
9.3k points

No related questions found