Question

Difficulty: MediumPythagorean Theorem and Special Right Triangles

In the xyxy-coordinate plane, point PP has coordinates (0,0)(0, 0) and point QQ has coordinates (6,8)(6, 8). Point RR is positioned such that triangle PQRPQR is a right triangle with hypotenuse PQPQ. Which of the following could be the coordinates of point RR? Select all such points.

  1. (8,4)(8, 4)Answer
  2. (2,4)(-2, 4)Answer
  3. (3,1)(3, -1)Answer
  4. D
    (4,8)(4, 8)
  5. E
    (6,6)(6, 6)

Answer

The valid coordinates for point RR are (8,4)(8, 4), (2,4)(-2, 4), and (3,1)(3, -1).
According to the Pythagorean theorem and Thales's theorem, any point forming a right angle with segment PQPQ as hypotenuse must satisfy PR2+RQ2=PQ2=100PR^2 + RQ^2 = PQ^2 = 100, placing it on a circle centered at (3,4)(3, 4) with radius 55. The points (8,4)(8, 4), (2,4)(-2, 4), and (3,1)(3, -1) each lie on this circle because their squared distances to PP and QQ sum to 100100.

Step-by-Step Solution

1
Calculate the square of hypotenuse PQPQ using the distance formula.
PQ2=(60)2+(80)2=36+64=100PQ^2 = (6 - 0)^2 + (8 - 0)^2 = 36 + 64 = 100.
Since PQPQ is given as the hypotenuse of right triangle PQRPQR, the Pythagorean theorem requires PR2+RQ2=PQ2=100PR^2 + RQ^2 = PQ^2 = 100.
2
Express the condition PR2+RQ2=100PR^2 + RQ^2 = 100 in terms of coordinates (x,y)(x, y) of point RR.
(x0)2+(y0)2+(x6)2+(y8)2=100    (x3)2+(y4)2=25(x - 0)^2 + (y - 0)^2 + (x - 6)^2 + (y - 8)^2 = 100 \implies (x - 3)^2 + (y - 4)^2 = 25.
By Thales's Theorem, any point RR that forms a right triangle with hypotenuse PQPQ lies on a circle whose diameter is PQPQ, centered at the midpoint (3,4)(3, 4) with radius Rcircle=5R_{circle} = 5.
3
Test each candidate coordinate pair to verify if it satisfies (x3)2+(y4)2=25(x - 3)^2 + (y - 4)^2 = 25.
Points (8,4)(8,4), (2,4)(-2,4), and (3,1)(3,-1) satisfy (5)2+02=25(5)^2 + 0^2 = 25, (5)2+02=25(-5)^2 + 0^2 = 25, and 02+(5)2=250^2 + (-5)^2 = 25, respectively. Points (4,8)(4,8) and (6,6)(6,6) yield (43)2+(84)2=1725(4-3)^2 + (8-4)^2 = 17 \neq 25 and (63)2+(64)2=1325(6-3)^2 + (6-4)^2 = 13 \neq 25.
Only coordinates located on the circle of diameter PQPQ form a right angle PRQ=90\angle PRQ = 90^\circ.

Key Concept

Pythagorean Theorem and Right Triangles in Coordinate Geometry
Rate this question