Difference between revisions of "2025 AIME I Problems"

(Problem 1)
(Problem 2)
Line 9: Line 9:
 
==Problem 2==   
 
==Problem 2==   
  
[[2025 AIME I Problems/Problem 2|Solution]]
+
In <math>\triangle ABC</math> points <math>D</math> and <math>E</math> lie on <math>\overline{AB}</math> so that <math>AD < AE < AB</math>, while points <math>F</math> and <math>G</math> lie on <math>\overline{AC}</math> so that <math>AF < AG < AC</math>. Suppose <math>AD = 4</math>, <math>DE = 16</math>, <math>EB = 8</math>, <math>AF = 13</math>, <math>FG = 52</math>, and <math>GC = 26</math>. Let <math>M</math> be the reflection of <math>D</math> through <math>F</math>, and let <math>N</math> be the reflection of <math>G</math> through <math>E</math>. The area of quadrilateral <math>DEGF</math> is <math>288</math>. Find the area of heptagon <math>AFNBCEM</math>, as shown in the figure below.
 +
 
 +
<asy>
 +
unitsize(14);
 +
pair A = (0, 9), B = (-6, 0), C = (12, 0), D = (5A + 2B)/7, E = (2A + 5B)/7, F = (5A + 2C)/7, G = (2A + 5C)/7, M = 2F - D, N = 2E - G;
 +
filldraw(A--F--N--B--C--E--M--cycle, lightgray);
 +
draw(A--B--C--cycle);
 +
draw(D--M);
 +
draw(N--G);
 +
dot(A);
 +
dot(B);
 +
dot(C);
 +
dot(D);
 +
dot(E);
 +
dot(F);
 +
dot(G);
 +
dot(M);
 +
dot(N);
 +
label("$A$", A, dir(90));
 +
label("$B$", B, dir(225));
 +
label("$C$", C, dir(315));
 +
label("$D$", D, dir(135));
 +
label("$E$", E, dir(135));
 +
label("$F$", F, dir(45));
 +
label("$G$", G, dir(45));
 +
label("$M$", M, dir(45));
 +
label("$N$", N, dir(135));
 +
</asy>
 +
 
 +
[[2025 AIME I Problems/Problem 2|Solution]]
  
 
==Problem 3==   
 
==Problem 3==   

Revision as of 17:07, 13 February 2025

2025 AIME I (Answer Key)
Printable version | AoPS Contest CollectionsPDF

Instructions

  1. This is a 15-question, 3-hour examination. All answers are integers ranging from $000$ to $999$, inclusive. Your score will be the number of correct answers; i.e., there is neither partial credit nor a penalty for wrong answers.
  2. No aids other than scratch paper, rulers and compasses are permitted. In particular, graph paper, protractors, calculators and computers are not permitted.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Problem 1

Find the sum of all integer bases $b > 9$ for which $17_b$ is a divisor of $97_b$.

Solution

Problem 2

In $\triangle ABC$ points $D$ and $E$ lie on $\overline{AB}$ so that $AD < AE < AB$, while points $F$ and $G$ lie on $\overline{AC}$ so that $AF < AG < AC$. Suppose $AD = 4$, $DE = 16$, $EB = 8$, $AF = 13$, $FG = 52$, and $GC = 26$. Let $M$ be the reflection of $D$ through $F$, and let $N$ be the reflection of $G$ through $E$. The area of quadrilateral $DEGF$ is $288$. Find the area of heptagon $AFNBCEM$, as shown in the figure below.

[asy] unitsize(14); pair A = (0, 9), B = (-6, 0), C = (12, 0), D = (5A + 2B)/7, E = (2A + 5B)/7, F = (5A + 2C)/7, G = (2A + 5C)/7, M = 2F - D, N = 2E - G; filldraw(A--F--N--B--C--E--M--cycle, lightgray); draw(A--B--C--cycle); draw(D--M); draw(N--G); dot(A); dot(B); dot(C); dot(D); dot(E); dot(F); dot(G); dot(M); dot(N); label("$A$", A, dir(90)); label("$B$", B, dir(225)); label("$C$", C, dir(315)); label("$D$", D, dir(135)); label("$E$", E, dir(135)); label("$F$", F, dir(45)); label("$G$", G, dir(45)); label("$M$", M, dir(45)); label("$N$", N, dir(135)); [/asy]

Solution

Problem 3

Solution

Problem 4

Solution

Problem 5

Solution

Problem 6

Solution

Problem 7

Solution

Problem 8

Solution

Problem 9

Solution

Problem 10

Solution

Problem 11

Solution

Problem 12

Solution

Problem 13

Solution

Problem 14

Solution

Problem 15

Solution

See also

2025 AIME I (ProblemsAnswer KeyResources)
Preceded by
2024 AIME II
Followed by
2025 AIME II
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png