Difference between revisions of "2025 AIME II Problems/Problem 12"
Codemaster11 (talk | contribs) (Created page with "== Problem == Let <math>A_1A_2\dots A_{11}</math> be a non-convex <math>11</math>-gon such that • The area of <math>A_iA_1A_{i+1}</math> is <math>1</math> for each <math>2...") |
|||
Line 9: | Line 9: | ||
If <math>A_1A_2+A_1A_{11}</math> can be expressed as <math>\frac{m\sqrt{n}-p}{q}</math> for positive integers <math>m,n,p,q</math> with <math>n</math> squarefree and <math>\gcd(m,p,q)=1</math>, find <math>m+n+p+q</math>. | If <math>A_1A_2+A_1A_{11}</math> can be expressed as <math>\frac{m\sqrt{n}-p}{q}</math> for positive integers <math>m,n,p,q</math> with <math>n</math> squarefree and <math>\gcd(m,p,q)=1</math>, find <math>m+n+p+q</math>. | ||
− | == Solution == | + | == Solution 1== |
+ | |||
+ | Since <math>[A_1A_iA_{i+1}]</math> are the same, we have have <math>A_1A_{11}=A_1A_{9}=...=A_1A_3=x</math> and <math>A_1A_2=A_1A_4=...=A_1A_{10}=y</math>, since <math>\angle{A_iA_1A_{i+1}}</math> is the same for all the <math>2\leq i\leq 10</math>, so <math>A_iA_{i+1}</math> are the same for all <math>2\leq i\leq 10</math>, set them be <math>d</math> | ||
+ | |||
+ | Now we have <math>x+y+9d=20, x^2+y^2-2xy\cdot \frac{12}{13}=d^2, xy\cdot \frac{5}{13}=2</math> | ||
+ | |||
+ | Solve the system of equations we could get <math>d=\frac{9-\sqrt{5}}{4}</math>, <math>x+y=20-9d=\frac{9\sqrt{5}-1}{4}\implies \boxed{019}</math> | ||
+ | |||
+ | ~Bluesoul |
Revision as of 00:00, 14 February 2025
Problem
Let be a non-convex
-gon such that
• The area of is
for each
,
•
for each
,
• The perimeter of
is
.
If can be expressed as
for positive integers
with
squarefree and
, find
.
Solution 1
Since are the same, we have have
and
, since
is the same for all the
, so
are the same for all
, set them be
Now we have
Solve the system of equations we could get ,
~Bluesoul