Mid point formula
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
*P(x1, y1)
The mid-point of the line segment joining the points P(x1,t2) and Q(x2,y2) is [x1 + x2/2, y1 + y2/2]
Let the coordinates of midpoint be (X,Y)So the value of X and Y are-X= (x1+x2)/2Y=(y1+y2)/2