asked 130k views
0 votes
which methods could you use to calculate the y-coordinate of the midpoint of a vertical line segment with endpoints at (0, 0) and (0, -12)?

1 Answer

3 votes
M(x, y) = (0, (y1 + y2)/2) = (0, (0 - 12)/2) = (0, -12/2) = (0, -6)
answered
User Ramakishna Balla
by
7.8k 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.