2017年AIME II 真题:
Problem 1
Find the number of subsets of
that are subsets of neither
nor
.
Problem 2
Teams
,
,
, and
are in the playoffs. In the semifinal matches,
plays
, and
plays
. The winners of those two matches will play each other in the final match to determine the champion. When
plays
, the probability that
wins is
, and the outcomes of all the matches are independent. The probability that
will be the champion is
, where
and
are relatively prime positive integers. Find
.
Problem 3
A triangle has vertices
,
, and
. The probability that a randomly chosen point inside the triangle is closer to vertex
than to either vertex
or vertex
can be written as
, where
and
are relatively prime positive integers. Find
.
Problem 4
Find the number of positive integers less than or equal to
whose base-three representation contains no digit equal to
.
Problem 5
A set contains four numbers. The six pairwise sums of distinct elements of the set, in no particular order, are
,
,
,
,
, and
. Find the greatest possible value of
.
Problem 6
Find the sum of all positive integers
such that
is an integer.
以下是我们为您整理的真题试卷,扫码即可免费领取完整版:



更多AIME 历年真题+真题详解
扫码添加顾问即可免费领取
















![[asy] pair A, B, C, D, E, F; A = (0,3); B=(0,0); C=(11,0); D=(11,3); E=foot(C, A, (9/4,0)); F=foot(A, C, (35/4,3)); draw(A--B--C--D--cycle); draw(A--E--C--F--cycle); filldraw(A--(9/4,0)--C--(35/4,3)--cycle,gray*0.5+0.5*lightgray); dot(A^^B^^C^^D^^E^^F); label("$A$", A, W); label("$B$", B, W); label("$C$", C, (1,0)); label("$D$", D, (1,0)); label("$F$", F, N); label("$E$", E, S); [/asy]](https://latex.artofproblemsolving.com/c/e/7/ce7ef019f55e9d0cf7364f8d93782a020489c947.png)


![[asy] size(100); defaultpen(linewidth(.8pt)+fontsize(8pt)); draw(arc((0,1), 1.2, 25, 214)); draw(arc((.951,.309), 1.2, 0, 360)); draw(arc((.588,-.809), 1.2, 132, 370)); draw(arc((-.588,-.809), 1.2, 75, 300)); draw(arc((-.951,.309), 1.2, 96, 228)); label("$A$",(0,1),NW); label("$B$",(-1.1,.309),NW); label("$C$",(.951,.309),E); label("$D$",(-.588,-.809),W); label("$E$",(.588,-.809),S);[/asy]](https://latex.artofproblemsolving.com/2/9/9/29934055ac865974a1057696167fb8e5b4110477.png)


