Find the midpoint of the line segment joining the pointS P1
Find the midpoint of the line segment joining the pointS P1 and P2.
P1=( -4,4) and P2=(3,7)
The midpoint is...
THIS IS WHAT I CAME UP WITH (-1/2, 11/2)
Solution
P1 ( -4,4) ; P2 ( 3, 7)
Midpoint :
x = ( -4 +3)/2 ; y = ( 4 +7)/2
x = -1/2 ; y = 11/2
Your answer is correct!
