2024 SSMO Relay Round 2 Problems/Problem 3

Revision as of 16:01, 2 May 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== Let <math>T = TNYWR.</math> A point <math>P</math> is randomly chosen inside the square with vertices <math>A = (0,0), B = (0,T), C = (T,T),</math> and <math>D =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $T = TNYWR.$ A point $P$ is randomly chosen inside the square with vertices $A = (0,0), B = (0,T), C = (T,T),$ and $D = (T,0)$. Find the perimeter of the set $S$ containing all points $P$ for which $AP + CP \ge BP + DP.$

Solution