70.1k views
2 votes
Q # 26 please Find the midpoint

Q # 26 please Find the midpoint-example-1
User Diy
by
6.7k points

2 Answers

1 vote
The midpoint of two point is found by using the formula;

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

=((1+-3)/2, (2+6)/2)

=(-2/2, 8/2)

=(-1,4)
User Thomthom
by
7.5k points
5 votes
The mid point can be calculated using
x-coordinate = ( x₁ + x₂)/2
y-coordinate = ( y₁ + y₂)/2
Given D(1,2) E(-3,6)
x-coordinate = ( 1 + -3)/2 = -1
y-coordinate = ( 2 + 6)/2 = 4
The mid point = (-1 , 4 )

The correct answer is option 2



User MiniHessel
by
8.8k points

No related questions found