Im assuming you mean "how do you find the coordinates of a midpoint", sorry if that is not what you intended. To find the midpoint of two points, you should have two co-ordinates, call them (x1,y1) and (x2,y2). The formula for the co-ordinate of the midpoint is ((x1+x2)/2 , (y1+y2)/2).
Chat with our AI personalities
how do you find distance between points
The midpoint is at (7, 6)
(7,4)
Given two coordinates (x1,y1) and (x2,y2) The midpoint is ( ((x2+x1)/2) , ((y2+y1)/2) )
B is (-5, 9).