Question

Difficulty: MediumParallel and Perpendicular Lines

In the standard (x,y)(x, y) coordinate plane, the vertices of a right triangle are P(1,2)P(1, 2), Q(5,5)Q(5, 5), and R(k,9)R(k, 9). If the right angle of the triangle is at vertex QQ, what is the value of the constant kk?

Answer: 2

Answer

The value of kk is 22.
Because the right angle of the triangle is at vertex QQ, segment PQPQ must be perpendicular to segment QRQR. The slope of PQPQ is 5251=34\frac{5 - 2}{5 - 1} = \frac{3}{4}. The slope of a perpendicular line is the negative reciprocal, so the slope of QRQR must be 43-\frac{4}{3}. Expressing the slope of QRQR using the coordinates of Q(5,5)Q(5, 5) and R(k,9)R(k, 9) gives 95k5=4k5\frac{9 - 5}{k - 5} = \frac{4}{k - 5}. Setting this equal to 43-\frac{4}{3} and solving for kk yields k5=3k - 5 = -3, which means k=2k = 2.

Step-by-Step Solution

1
Use the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} to calculate the slope of the line segment PQPQ with endpoints P(1,2)P(1, 2) and Q(5,5)Q(5, 5).
mPQ=5251=34m_{PQ} = \frac{5 - 2}{5 - 1} = \frac{3}{4}
This establishes the direction of the first leg of the right triangle.
2
Find the slope of segment QRQR. Because the right angle is at vertex QQ, the segment PQPQ is perpendicular to segment QRQR.
mQR=43m_{QR} = -\frac{4}{3}
Perpendicular lines have slopes that are negative reciprocals of each other (m1m2=1m_1 \cdot m_2 = -1).
3
Write the slope of segment QRQR in terms of kk using coordinates Q(5,5)Q(5, 5) and R(k,9)R(k, 9).
mQR=95k5=4k5m_{QR} = \frac{9 - 5}{k - 5} = \frac{4}{k - 5}
This sets up an equation to find the unknown coordinate value.
4
Equate the two expressions for the slope of QRQR and solve for kk.
4k5=43k5=3k=2\frac{4}{k - 5} = -\frac{4}{3} \Rightarrow k - 5 = -3 \Rightarrow k = 2
Solving the rational equation yields the correct coordinate parameter.

Key Concept

Perpendicular lines in a coordinate plane have slopes that are negative reciprocals of each other.
Estimated Time:1m 30s
Rate this question