Answer:
the distance between the two points (9, -2) and (0, 3) is approximately 10.30 units.
Explanation:
To find the distance between two points, we can use the distance formula.
Distance = √((x2 - x1)^2 + (y2 - y1)^2)
In this case, the coordinates of the first point are (9, -2) and the coordinates of the second point are (0, 3).
Using the formula, we can calculate the distance as follows:
Distance = √((0 - 9)^2 + (3 - (-2))^2)
= √((-9)^2 + (3 + 2)^2)
= √(81 + 25)
= √106
≈ 10.30 (rounded to the hundredths place)