2017 AMC 10 A

Complete problem set with solutions and individual problem pages

Problem 17 Medium

Distinct points P, Q, R, S lie on the circle x^2+y^2= 25 and have integer coordinates. The distances PQ and RS are irrational numbers. What is the greatest possible value of the ratio \dfrac{PQ}{RS}? (2017 AMC 10A Problem, Question#17)

  • A.

    3

  • B.

    5

  • C.

    3\sqrt{5}

  • D.

    7

  • E.

    5\sqrt{2}

Answer:D

Because P, Q, R, and S are lattice points, there are only a few coordinates that actually satisfy the equation. The coordinates are (±3,±4), (±4,±3), (0,±5), and(±5,0). We want to maximize PQ and minimize RS. They also have to be the square root of something, because they are both irrational. The greatest value of PQ happens when P and Q are almost directly across from each other and are in different quadrants. For example, the endpoints of the segment could be (-4,3) and (3,-4) because the two points are almost across from each other. Another possible pair could be (-4,3) and (5,0). To find out which segment is longer, we have to compare the distances from their endpoints to a diameter (which must be the longest possible segment). The closest diameter would be from (-4, 3) to (4,-3). The distance between (3,-4) and (4,-3) is shorter than the distance between (5,0) and (4,-3) Therefore, the segment from (-4,3) to (3,-4) is the longest attainable. The least value of RS is when the two endpoints are in the same quadrant and are very close to each other. This can occur when, for example, R is (3,4) and S is (4,3). They are in the same quadrant and no other point on the circle with integer coordinates is closer to the point (3,4) than (4,3). Using the distance formula, we get that PQ is \sqrt{98} and that RS is \sqrt{2}. \dfrac{ \sqrt{98}}{ \sqrt{2}}= \sqrt{49}= (\rm D)7.