Question

Difficulty: MediumCoordinate Geometry: Lines, Slopes, and Distance

In the xyxy-plane, line kk passes through the points (1,2)(-1, 2) and (3,10)(3, 10). Line mm is perpendicular to line kk and passes through the point (2,4)(2, 4). Line mm intersects the xx-axis at point PP and the yy-axis at point QQ. What is the distance between point PP and point QQ?

  1. A
    353\sqrt{5}
  2. B
    454\sqrt{5}
  3. C
    535\sqrt{3}
  4. 555\sqrt{5}Answer
  5. E
    1515

Answer

555\sqrt{5}
The answer 555\sqrt{5} is obtained by taking the negative reciprocal of the slope of line kk (m=2m = 2) to find line mm's slope (m=1/2m = -1/2), establishing line mm's equation as y=1/2x+5y = -1/2 x + 5, finding the intercepts P(10,0)P(10, 0) and Q(0,5)Q(0, 5), and applying the distance formula.

Step-by-Step Solution

1
Calculate the slope of line kk.
The slope of line kk is mk=1023(1)=84=2m_k = \frac{10 - 2}{3 - (-1)} = \frac{8}{4} = 2.
The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
2
Find the slope of line mm, which is perpendicular to line kk.
The slope of line mm is mm=12m_m = -\frac{1}{2}.
Perpendicular lines have slopes that are negative reciprocals of each other (m1m2=1m_1 \cdot m_2 = -1).
3
Determine the equation of line mm using point-slope form with point (2,4)(2, 4).
y4=12(x2)    y=12x+5y - 4 = -\frac{1}{2}(x - 2) \implies y = -\frac{1}{2}x + 5.
Substituting slope mm=12m_m = -\frac{1}{2} and point (x1,y1)=(2,4)(x_1, y_1) = (2, 4) yields line mm's slope-intercept equation.
4
Find the coordinates of the xx-intercept PP and yy-intercept QQ.
P=(10,0)P = (10, 0) and Q=(0,5)Q = (0, 5).
Setting y=0y = 0 gives 0=12x+5    x=100 = -\frac{1}{2}x + 5 \implies x = 10. Setting x=0x = 0 gives y=5y = 5.
5
Calculate the distance between P(10,0)P(10, 0) and Q(0,5)Q(0, 5).
d=(100)2+(05)2=100+25=125=55d = \sqrt{(10 - 0)^2 + (0 - 5)^2} = \sqrt{100 + 25} = \sqrt{125} = 5\sqrt{5}.
Apply the distance formula d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

Key Concept

Perpendicular Line Slopes and Coordinate Distance
Estimated Time:2m 0s
Rate this question