48.1k views
1 vote
# 17 Q. Find the midpoint of AB.

# 17 Q. Find the midpoint of AB.-example-1

2 Answers

5 votes
The answer is C, the coordinates (1,1).
User NARU
by
8.4k points
6 votes
The midpoint of a line segment is the average of the two endpoints and can be calculated as:


( ( x_(1) + x_(2) )/(2) , ( y_(1) + y_(2) )/(2) )

Coordinates of A are (-2, 0) and coordinates of B are (4, 2). Using the values in above formula, we get the coordinates of midpoint as:


( (-2+4)/(2) , (0+2)/(2) ) \\ \\ =(1,1)

Thus, the option third gives the correct answer
User Desmond Lua
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.