151k views
5 votes
#1.3 Find the coordinates of the midpoint of the segment with the given endpoints.

R(3,1) and S(3,7)

User Tamdim
by
3.4k points

1 Answer

5 votes
When we are looking for the mid point, we are looking for a point that is an equal distance from point R and S.

Since the x value has no change, we can ignore it.

For the y value, we want to simply find the difference between the points (7 - 1 = 6) and then divide that value by 2 (6 / 2 = 3).

You can then subtract that value from the higher Y value, where you will get 4.

Leaving you with the coordinate (3,4)

Hope this helped. There are definitely more ways you could find to solve this, but this works best for this problem.
User Astromonerd
by
3.8k points