Question

Difficulty: MediumCoordinate Geometry: Lines, Slopes, and Distance

In the xyxy-plane, line kk passes through the points (1,2)(1, -2) and (5,6)(5, 6). Line mm is the perpendicular bisector of the line segment connecting (1,2)(1, -2) and (5,6)(5, 6). Which of the following statements must be true? Select all that apply.

  1. Line mm passes through the point (7,0)(7, 0).Answer
  2. Line mm has a yy-intercept of (0,3.5)(0, 3.5).Answer
  3. The distance from the origin (0,0)(0, 0) to the midpoint of the line segment is 13\sqrt{13}.Answer
  4. D
    The slope of line mm is 22.
  5. E
    Line mm is parallel to the line with equation 2xy=42x - y = 4.

Answer

The statements asserting that line mm passes through (7,0)(7, 0), that line mm has a yy-intercept of (0,3.5)(0, 3.5), and that the distance from the origin to the midpoint of the segment is 13\sqrt{13} are all true.
Line kk has slope 6(2)51=2\frac{6 - (-2)}{5 - 1} = 2 and segment midpoint (3,2)(3, 2). Line mm, as the perpendicular bisector, has slope 12-\frac{1}{2} and equation y=12x+3.5y = -\frac{1}{2}x + 3.5. Substituting x=7x = 7 gives y=0y = 0, so (7,0)(7, 0) lies on line mm. Substituting x=0x = 0 gives y=3.5y = 3.5, confirming the yy-intercept. Finally, the distance from (0,0)(0,0) to the midpoint (3,2)(3,2) is 32+22=13\sqrt{3^2 + 2^2} = \sqrt{13}. Thus, all three of these statements are correct.

Step-by-Step Solution

1
Find the midpoint and slope of the segment connecting (1,2)(1, -2) and (5,6)(5, 6).
Midpoint M=(1+52,2+62)=(3,2)M = \left(\frac{1+5}{2}, \frac{-2+6}{2}\right) = (3, 2). Slope of segment mk=6(2)51=84=2m_k = \frac{6 - (-2)}{5 - 1} = \frac{8}{4} = 2.
Line mm is the perpendicular bisector, so it passes through midpoint MM and has a slope perpendicular to mkm_k.
2
Determine the slope and equation of line mm.
Perpendicular slope mm=1mk=12m_m = -\frac{1}{m_k} = -\frac{1}{2}. Point-slope equation through (3,2)(3, 2): y2=12(x3)    y=12x+72y - 2 = -\frac{1}{2}(x - 3) \implies y = -\frac{1}{2}x + \frac{7}{2}.
Perpendicular lines have negative reciprocal slopes.
3
Evaluate each given statement against the calculated values.
Line mm contains (7,0)(7, 0) because 0=12(7)+720 = -\frac{1}{2}(7) + \frac{7}{2}. The yy-intercept is (0,3.5)(0, 3.5). Distance from (0,0)(0,0) to (3,2)(3,2) is 32+22=13\sqrt{3^2 + 2^2} = \sqrt{13}. Statements claiming slope is 22 or that line mm is parallel to 2xy=42x - y = 4 are incorrect.
Determines which statements satisfy all mathematical conditions.

Key Concept

Perpendicular Bisectors, Slopes of Perpendicular Lines, and Distance Formula
Rate this question