asked 197k views
3 votes
Which methods could you use to calculate the y-coordinate of the midpointof a vertical line segment with endpoints at (0,0) and (0,15)

asked
User Jnrbsn
by
8.5k points

1 Answer

3 votes

Answer:

y-coordinate of midpoint of line segment joining the endpoints (0,0) and (0,15) is 7.5

Explanation:

Given two end points of line segment that are (0,0) and (0,15). If we have to find the y-coordinate of midpoint of a vertical line segment then we apply mid point formula.

The Midpoint formula is used when one is need to find the exact center point between two given points.

The mid point M of line segment
A(x_(1),y_(1)) and
B(x_(2),y_(2)) can be calculated as


M((x_(1)+x_(2))/(2),(y_(1)+y_(2))/(2))

Mid point of line joining the end points (0,0) and (0,15) is


M((0+0)/(2),(0+15)/(2))=M(0,7.5)

Hence, y-coordinate of midpoint of line segment joining the endpoints (0,0) and (0,15) is 7.5

answered
User BoltClock
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.