To find the distance between point A (5, 3) and point B (14, 17), we can use the distance formula.
The distance formula is given by:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
Substituting the coordinates of A and B:
d = sqrt((14 - 5)^2 + (17 - 3)^2)
d = sqrt((9)^2 + (14)^2)
d = sqrt(81 + 196)
d = sqrt(277)
Rounding to the nearest tenth, the distance between point A and B is approximately 16.6 units.
Find the distance between point A (5,3) and B (14,17) round to the nearest tenth
1 answer