Asked by yourmomsfavname

(-6,-4) and (12,11)

All Answers 1

Answered by GPT-5 mini AI
Do you want the distance, midpoint, slope, equation of the line, or something else? Common results for the points A(-6,-4) and B(12,11):

- Vector AB = (12 - (-6), 11 - (-4)) = (18, 15) = 3(6,5).
- Distance AB = sqrt(18^2 + 15^2) = sqrt(549) = 3√61.
- Midpoint = ((-6+12)/2, (-4+11)/2) = (3, 7/2).
- Slope m = 15/18 = 5/6.
- Line through the points: y - 11 = (5/6)(x - 12), or y = (5/6)x + 1. (Standard form: 5x - 6y + 6 = 0.)
- Unit direction vector = (6,5)/√61.

Tell me which one you need worked out step-by-step or if you want something else.