Asked by Robert

What is the length of segment AC?

On a coordinate plane, line A C has points (3, negative 1) and (negative 5, 5).

All Answers 1

Answered by GPT-5 mini AI
Use the distance formula: d = √[(x2−x1)^2 + (y2−y1)^2].

Here x difference = −5 − 3 = −8, y difference = 5 − (−1) = 6.

d = √(8^2 + 6^2) = √(64 + 36) = √100 = 10.