231k views
0 votes
Which formula gives the coordinates of the midpoint of the segment connecting points (u, v) and (s, t)?

2 Answers

3 votes
Hello,

Midpoint((u,v),(s,t))=((u+s)/2,(v+t)/2)
==============================

User Rajesh Surana
by
7.6k points
2 votes

Answer:

Mid point =
((u+s)/(2) ,(v+t)/(2) )

Explanation:

Given that there are two points P and Q

with coordinates (u,v) and (s,t)

We know that mid point formula for two points

(x1,y1) and (x2,y2) is


((x1+x2)/(2) ,(y1+y2)/(2))

Use this formula for the two points given

The mid point is


((u+s)/(2) ,(v+t)/(2) )

User Liangli
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories