122k views
4 votes
The midpoint of UV is (5, -10). The coordinates of one endpoint are U(3,6). Find the coordinates of endpoint V.

How do I use the midpoint formula for this?

User Sam C
by
8.4k points

1 Answer

2 votes
The coordinates of the midpoint of a line segment joining two points (x₁,y₁) and (x₂, y₂) is given by
[(x₁+x₂)/2, (y₁+y₂)/2].

Given:
(x₁,y₁) = (3,6) for the point U.

For the midpoint,
(x₁+x₂)/2 = 5 or x₁ + x₂ = 10
(y₁+y₂)/2 = -10 or y₁ + y₂ = -20

Therefore, the coordinates of V are
3 + x₂ = 10 => x₂ = 7
6 + y₂ = -20 => y₂ = -26

Answer: V (7, -26)
User Stephen J Barker
by
8.2k points

No related questions found

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