Skip to main content

2021 AMC 12A Problem 11

Problem 11 of 25IntermediateGeometry

A laser is placed at the point (3,5).(3, 5). The laser beam travels in a straight line. Larry wants the beam to hit and bounce off the yy-axis, then hit and bounce off the xx-axis, then hit the point (7,5).(7, 5). What is the total distance the beam will travel along this path?

Answer choices

Show solution

Solution

Reflecting the path at each bounce turns it into a single straight segment. Reflect the start (3,5)(3, 5) across the yy-axis to (3,5),(-3, 5), and reflect the target (7,5)(7, 5) across the xx-axis to (7,5).(7, -5). The total travel distance equals the straight-line distance between these two images: (37)2+(5(5))2=100+100=102. \begin{aligned} &\sqrt{(-3 - 7)^2 + (5 - (-5))^2} \\ &= \sqrt{100 + 100} = 10\sqrt{2}. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: reflection (geometry) · distance formula

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.