Rectangle lies in a plane with and . The rectangle is rotated clockwise about , then rotated clockwise about the point moved to after the first rotation. What is the length of the path traveled by point ?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Each rotation moves P along a quarter circle whose radius is P's distance from the center: first the diagonal 2 sqrt 10, then the side PS = 6.
Solution
Under a rotation of about a point , any point travels a quarter of a circle of radius , an arc of length .
First rotation, about . In rectangle the vertices and are opposite, so is the diagonal:
travels .
Second rotation, about the new position of . Rotations preserve distances within the rectangle, so is still from . travels .
Total path length: .
The answer is .
Why this works
A rotation is a rigid motion: each point moves on a circle centered at the pivot, with radius equal to its distance from the pivot, and that distance is unchanged by earlier rotations because the figure stays congruent. So a sequence of rotations gives a sum of arc lengths, each . No coordinates are needed; only the two distances and matter.
The trap
Using the wrong radius for the second rotation (the diagonal again, or PQ = 2) instead of PS = 6, the distance from P to the new pivot S.
Common mistakes
- Using the wrong radius for the second rotation (the diagonal again, or PQ = 2) instead of PS = 6, the distance from P to the new pivot S.
- Computing a half circle ( radius) for a turn, doubling the answer.
Techniques
Set up the equation/formula and compute; no special trick needed