asked 113k views
3 votes
The midpoint of AB is M(6,3) if the coordinates of A are (7,4), what are the coordinates of B

asked
User Mgalic
by
7.3k points

1 Answer

2 votes

ok

M = (6, 3)

A = (7,4)

B = (x,y)

Formula

Mx = (x1 + x2) / 2

My = (y1 + y2) / 2

Solve for x2 and y2

x2 = 2Mx - x1

y2 = 2My - y1

Substitution

x2 = 2(6) - 7

y2 = 2(3) - 4

Simplification

x2 = 12 - 7

y2 = 6 - 4

Result

x2 = 5

y2 = 2

Conclusion

The coordinates of B are (5,2)

answered
User Mle
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.