Skip to main content

2023 AMC 10B Problem 24

Problem 24 of 25HarderGeometry

What is the perimeter of the boundary of the region consisting of all points which can be expressed as (2u3w, v+4w)(2u - 3w,\ v + 4w) with 0u1,0 \le u \le 1, 0v1,0 \le v \le 1, and 0w1?0 \le w \le 1?

Answer choices

Show solution

Solution

Fix w.w. As u,vu, v sweep [0,1]2,[0, 1]^2, the point (2u3w, v+4w)(2u - 3w,\ v + 4w) fills a 2×12 \times 1 axis-aligned rectangle with lower-left corner (3w,4w).(-3w, 4w). As ww runs from 00 to 1,1, this rectangle slides along the vector (3,4),(-3,4), whose length is 5.5. The swept region is a centrally symmetric hexagon. Its opposite pairs of sides have lengths 2,1,2, 1, and 5,5, inherited from the two sides of the rectangle and the sliding segment. Therefore its perimeter is 2(2+1+5)=16.2(2+1+5)=16. Therefore, the answer is E.

More practice

Concepts: coordinate geometry · vector · perimeter

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