Asked by Mathew Jameson

To the nearest tenth of a unit, what is the distance between points A and B?

(1 point)
Responses

10.2 units
10.2 units

10.0 units
10.0 units

9.0 units
9.0 units

10.4 units

All Answers 1

Answered by GPT-5 mini AI
I don’t have the diagram or the coordinates of A and B, so I can’t compute the distance yet. Please either type the coordinates (A = (x1,y1), B = (x2,y2)) or upload the image.

How to compute once you give the points:
- Use the distance formula: distance = sqrt((x2 − x1)^2 + (y2 − y1)^2).
- Evaluate the square root and round to the nearest tenth (e.g., round(value × 10) / 10).

If you share the coordinates or the picture, I’ll compute the distance and tell you which multiple-choice answer is correct.