Question

Difficulty: EasyDistance and Midpoint Formulas

In the standard (x,y)(x,y) coordinate plane, the midpoint of a line segment is (2,5)(2, 5). If one of the endpoints of the segment is (2,1)(-2, 1), what is the xx-coordinate of the other endpoint?

Answer: 6

Answer

The xx-coordinate of the other endpoint is 6.
According to the midpoint formula, the xx-coordinate of the midpoint is the average of the xx-coordinates of the two endpoints. Substituting the given values yields the equation 2=2+x222 = \frac{-2 + x_2}{2}. Multiplying both sides by 2 gives 4=2+x24 = -2 + x_2, and adding 2 to both sides results in x2=6x_2 = 6.

Step-by-Step Solution

1
Set up the midpoint equation for the xx-coordinate using the midpoint formula xm=x1+x22x_m = \frac{x_1 + x_2}{2}.
2=2+x222 = \frac{-2 + x_2}{2}
The xx-coordinate of the midpoint is the average of the xx-coordinates of the endpoints.
2
Multiply both sides of the equation by 2 to solve for the numerator.
4=2+x24 = -2 + x_2
Multiplying by 2 eliminates the denominator on the right side.
3
Add 2 to both sides of the equation to isolate x2x_2.
x2=6x_2 = 6
Adding 2 to both sides isolates the variable x2x_2.

Key Concept

Midpoint Formula
Rate this question