Math · Coordinate Geometry
Midpoint of a Segment
Hard
Math
Coordinate Geometry
Question
What is the midpoint of the segment with endpoints (4, 6) and (2, 6)?
Answer choices
- (3, 7)
- (3, 6)
- (6, 12)
- (4, 6)
- (2, 0)
B Correct answer: B) (3, 6)
Set up the problem carefully before computing. Average the x-coordinates and the y-coordinates separately.
Carry the arithmetic through one step at a time, double-checking signs and units. The ACT writes wrong answers to catch the most common slips, so an answer that "looks right" without verification is risky.
Plug the answer back into the original expression as a sanity check whenever the problem allows. If the substitution does not balance, you have made an arithmetic mistake earlier in the work.
The underlying rule
Midpoint = ((x1+x2)/2, (y1+y2)/2) = ((4+2)/2, (6+6)/2) = (3, 6).
Why each wrong answer is wrong
- A) (3, 7): A common arithmetic or sign error leads to this value; carefully redo the calculation.
- C) (6, 12): A common arithmetic or sign error leads to this value; carefully redo the calculation.
- D) (4, 6): A common arithmetic or sign error leads to this value; carefully redo the calculation.
- E) (2, 0): A common arithmetic or sign error leads to this value; carefully redo the calculation.
Study tip
Midpoint = average of the x-coordinates, average of the y-coordinates. It is just two arithmetic averages.
More Hard Coordinate Geometry
- Slope Between Two PointsWhat is the slope of the line passing through (-3, -2) and (-1, 1)?
- Distance Between Two PointsWhat is the distance between (0, 1) and (3, 5)?
- Midpoint of a SegmentWhat is the midpoint of the segment with endpoints (4, 4) and (6, -4)?
- Equation of a Line in Slope-Intercept FormA line has slope -2 and y-intercept -4. Write its equation in slope-intercept form.
- Slope Between Two PointsWhat is the slope of the line passing through (4, 4) and (6, 6)?