200k views
1 vote
Find the midpoint of the line segment joining the points (-2,-3) and (-4,10)

1 Answer

0 votes

THE MIDPOINT FORMULAR IS GIVEN BY


( (x1 + x2)/(2) . (y1 + y2)/(2) ) \\ \\ = (( - 2 + ( - 4))/(2) . ( - 3 + 10)/(2) ) \\ = ( ( - 6)/(2) . (7)/(2) ) \\ = ( - 3. (7)/(2) )

ATTACHED IS THE SOLUTION

User RandomWhiteTrash
by
5.3k points