What is the equation of the perpendicular bisector of the line segment connecting the points (2, 8) and (6, 4)?
- (a)y=−x−10
- (b)y=x−2
- (c)y=−x+10
- (d)y=x+2
Answer
Why
Correct — D. The perpendicular bisector passes through the midpoint and meets the segment at 90°.
Midpoint: ((2 + 6)⁄2, (8 + 4)⁄2) = (4, 6)
Slope of the segment: (4 − 8)⁄(6 − 2) = −4⁄4 = −1
Perpendicular slope, the negative reciprocal of −1: 1
Point-slope form through (4, 6): y − 6 = 1 × (x − 4)
Add 6 to both sides: y = x + 2 → option (d)
Why the others are wrong
- (a)y=−x−10 — y = −x − 10 has slope −1, the segment's own slope, so it runs parallel to the segment. It also misses the midpoint: at x = 4 it gives y = −14.
- (b)y=x−2 — y = x − 2 has the right slope, 1, but misses the midpoint: at x = 4 it gives y = 2, not 6. It is perpendicular to the segment without bisecting it.
- (c)y=−x+10 — y = −x + 10 is the line through the two given points: (2, 8) and (6, 4) both satisfy it. It is the segment's own line, not the line perpendicular to it.
Concept
The perpendicular bisector of a segment is the set of points equidistant from its two ends. To write its equation you need one point and a slope.
The point is the midpoint. The slope is the negative reciprocal of the segment's slope, because two perpendicular lines, neither vertical, have slopes whose product is −1.
Test any point on y = x + 2, say (0, 2). Its distance to (2, 8) is √(4 + 36) = √40, and to (6, 4) is √(36 + 4) = √40.
Equal distances confirm the line is the bisector.
Key facts
- Midpoint of (x₁, y₁) and (x₂, y₂) = ((x₁ + x₂)⁄2, (y₁ + y₂)⁄2).
- Slope through two points = (y₂ − y₁)⁄(x₂ − x₁).
- Perpendicular lines, neither vertical, have slopes whose product is −1.
- Point-slope form: y − y₁ = m(x − x₁).
Study next
Common traps
- Using the segment's slope (−1) instead of its negative reciprocal (1).
- Stopping at the slope: y = x − 2 and y = x + 2 both have slope 1, and only the midpoint (4, 6) separates them.
17 Sep 2025, 16:00, Quant Q.16 asks the slope step alone: through (2, 3) and (4, 7) the slope is (7 − 3)⁄(4 − 2) = 2.
15 Sep 2025, 16:00, Quant Q.23 asks the perpendicular step alone: a line perpendicular to y = −3x + 7 has slope 1⁄3.
Related PYQs
No directly related past PYQ was found.