2017年AIME I 真题:
Problem 1
Fifteen distinct points are designated on
: the 3 vertices
,
, and
;
other points on side
;
other points on side
; and
other points on side
. Find the number of triangles with positive area whose vertices are among these
points.
Problem 2
When each of
,
, and
is divided by the positive integer
, the remainder is always the positive integer
. When each of
,
, and
is divided by the positive integer
, the remainder is always the positive integer
. Find
.
Problem 3
For a positive integer
, let
be the units digit of
. Find the remainder when
is divided by
.
Problem 4
A pyramid has a triangular base with side lengths
,
, and
. The three edges of the pyramid from the three corners of the base to the fourth vertex of the pyramid all have length
. The volume of the pyramid is
, where
and
are positive integers, and
is not divisible by the square of any prime. Find
.
Problem 5
A rational number written in base eight is
, where all digits are nonzero. The same number in base twelve is
. Find the base-ten number
.
Problem 6
A circle circumscribes an isosceles triangle whose two congruent angles have degree measure
. Two points are chosen independently and uniformly at random on the circle, and a chord is drawn between them. The probability that the chord intersects the triangle is
. Find the difference between the largest and smallest possible values of
.
以下是我们为您整理的真题试卷,扫码即可免费领取完整版:



更多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)



![[asy] unitsize(4mm); defaultpen(linewidth(.8pt)); draw((0,0)--(5,0)--(5,2)--(2,2)--(2,8)--(0,8)--cycle); label("8",(0,4),W); label("5",(5/2,0),S); label("2",(5,1),E); label("2",(1,8),N); [/asy]](https://latex.artofproblemsolving.com/1/2/2/122a4290575eda1b63a0b302c47384ced6bb393e.png)

