Find the distance between point M(−4, 3) and N(9, −2). Round your answer to the nearest tenth

1 answer

Using the distance formula, the distance between point M(-4, 3) and N(9, -2) can be found as follows:

d = sqrt((9 - -4)^2 + (-2 - 3)^2)
= sqrt((13)^2 + (-5)^2)
= sqrt(169 + 25)
= sqrt(194)
≈ 13.9

Rounded to the nearest tenth, the distance between M(-4, 3) and N(9, -2) is approximately 13.9 units.