1985 AIME Problems

Scroll down and press Start to try the exam! Or, go to the printable PDF, answer key, or professional solutions curated by LIVE by Po-Shen Loh.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

Or jump straight to a single problem with its solution: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15

Want to learn professionally through interactive video classes?

Learn LIVE

Timed

3:00:00

1.

Let x1=97,x_1=97, and for n>1n\gt1 let xn=nxn1.x_n=\frac{n}{x_{n-1}}. Calculate the product x1x2x8.x_1x_2\cdots x_8.

Answer: 384
Concepts:recursionalgebraic manipulation
Difficulty rating: 1610
Small Hint:

Multiply consecutive terms using the recurrence

Big Hint:

Group the requested product as (x1x2)(x3x4)(x5x6)(x7x8)(x_1x_2)(x_3x_4)(x_5x_6)(x_7x_8)

Solution:

The recurrence gives xn1xn=n.x_{n-1}x_n=n. Therefore x1x2x8=(x1x2)(x3x4)(x5x6)(x7x8)=2468=384. \begin{aligned} x_1x_2\cdots x_8 &=(x_1x_2)(x_3x_4)\\ &\quad{}\cdot(x_5x_6)(x_7x_8)\\ &=2\cdot4\cdot6\cdot8\\ &=384. \end{aligned}

2.

When a right triangle is rotated about one leg, the volume of the cone produced is 800π cm3.800\pi\text{ cm}^3. When the triangle is rotated about the other leg, the volume of the cone produced is 1920π cm3.1920\pi\text{ cm}^3. What is the length (in cm) of the hypotenuse of the triangle?

Answer: 26
Difficulty rating: 1890
Small Hint:

Write the two cone volumes in terms of the triangle’s legs aa and bb

Big Hint:

Dividing the volume equations gives the ratio of the two legs

Solution:

Let the legs be aa and b.b. In a suitable order, 13πb2a=800π,13πa2b=1920π. \begin{aligned} \frac13\pi b^2a&=800\pi,\\ \frac13\pi a^2b&=1920\pi. \end{aligned} Their ratio gives ab=125,\frac{a}{b}=\frac{12}{5}, so write a=12ka=12k and b=5k.b=5k. The first equation becomes 100k3=800,100k^3=800, hence k=2.k=2. The legs are 2424 and 10,10, so the hypotenuse is 242+102=26.\sqrt{24^2+10^2}=26.

3.

Find cc if a,a, b,b, and cc are positive integers which satisfy c=(a+bi)3107i,c=(a+bi)^3-107i, where i2=1.i^2=-1.

Answer: 198
Difficulty rating: 2160
Small Hint:

Expand (a+bi)3(a+bi)^3 and set its imaginary part equal to 107107

Big Hint:

The resulting equation shows that the positive integer bb divides 107107

Solution:

Expanding and using that cc is real gives b(3a2b2)=107. b(3a^2-b^2)=107. Since 107107 is prime, b=1b=1 or 107.107. The latter would require 3a2=11450,3a^2=11450, which is impossible. Thus b=1,b=1, and 3a21=107,3a^2-1=107, so a=6.a=6. The real part is c=a33ab2=21618=198. c=a^3-3ab^2=216-18=198.

4.

A small square is constructed inside a square of area 11 by dividing each side of the unit square into nn equal parts, and then connecting the vertices to the division points closest to the opposite vertices, as shown. Find the value of nn if the area of the small square (shaded in the figure) is exactly 11985.\frac1{1985}.

Answer: 32
Difficulty rating: 2260
Small Hint:

Place the unit square on a coordinate plane and write equations for two parallel construction lines

Big Hint:

The distance between the parallel lines is the side length of the small square

Solution:

Put the outer square at (0,0),(0,0), (1,0),(1,0), (1,1),(1,1), (0,1).(0,1). One pair of construction lines has equations nx(n1)y=0,nx(n1)y=1. \begin{aligned} nx-(n-1)y&=0,\\ nx-(n-1)y&=1. \end{aligned} The other pair is perpendicular to this pair, and the two pairs have the same separation. Thus the inner square has side length 1n2+(n1)2 \frac1{\sqrt{n^2+(n-1)^2}} and area 1n2+(n1)2.\frac{1}{n^2+(n-1)^2}. Hence n2+(n1)2=1985, n^2+(n-1)^2=1985, or n2n992=0.n^2-n-992=0. Its positive root is n=1+632=32.n=\frac{1+63}{2}=32.

5.

A sequence of integers a1,a_1, a2,a_2, a3,a_3, \ldots is chosen so that an=an1an2a_n=a_{n-1}-a_{n-2} for each n3.n\geq3. What is the sum of the first 20012001 terms of this sequence if the sum of the first 14921492 terms is 1985,1985, and the sum of the first 19851985 terms is 1492?1492?

Answer: 986
Difficulty rating: 2110
Small Hint:

Write the first six terms in terms of a1a_1 and a2a_2

Big Hint:

The sequence repeats every six terms, and each six-term block has sum 00

Solution:

Put a1=xa_1=x and a2=y.a_2=y. The first six terms are x, y, yx, x, y, xy, x,\ y,\ y-x,\ -x,\ -y,\ x-y, after which the sequence repeats; these six terms sum to 0.0. Since 14924(mod6)1492\equiv4\pmod6 and 19855(mod6),1985\equiv5\pmod6, the given equations are 2yx=1985,yx=1492. \begin{aligned} 2y-x&=1985,\\ y-x&=1492. \end{aligned} Thus y=493.y=493. Since 20013(mod6),2001\equiv3\pmod6, the requested sum is x+y+(yx)=2y=986.x+y+(y-x)=2y=986.

6.

As shown in the figure, triangle ABCABC is divided into six smaller triangles by lines drawn from the vertices through a common interior point. The areas of four of these triangles are as indicated. Find the area of triangle ABC.ABC.

Answer: 315
Difficulty rating: 2440
Small Hint:

Call the upper-right unlabeled area xx and the upper-left unlabeled area yy

Big Hint:

Use equal-altitude area ratios along the sides, together with Ceva’s theorem

Solution:

Let the unlabeled upper-right and upper-left areas be xx and y,y, respectively. The three side-division ratios and Ceva’s theorem give 4335x84y=1, \frac43\cdot\frac{35}{x}\cdot\frac{84}{y}=1, so xy=3920.xy=3920.

The cevian from AA meets BC.BC. The ratio of the two segments of BCBC is 35x.\frac{35}{x}. Computing the same ratio from the two large triangles with vertex AA gives 35x=40+30+35x+y+84, \frac{35}{x}=\frac{40+30+35}{x+y+84}, so y+84=2x.y+84=2x. Solving with xy=3920xy=3920 yields x=70x=70 and y=56.y=56. Therefore [ABC]=84+70+35+30+40+56=315. \begin{aligned} [ABC]&=84+70+35\\ &\quad{}+30+40+56=315. \end{aligned}

7.

Assume that a,a, b,b, c,c, and dd are positive integers such that a5=b4,a^5=b^4, c3=d2,c^3=d^2, and ca=19.c-a=19. Determine db.d-b.

Answer: 757
Difficulty rating: 2340
Small Hint:

Parametrize the solutions of a5=b4a^5=b^4 and c3=d2c^3=d^2

Big Hint:

Factor the resulting difference s2t4s^2-t^4

Solution:

Comparing prime exponents, write a=t4,b=t5,c=s2,d=s3 \begin{aligned} a&=t^4,\quad b=t^5,\\ c&=s^2,\quad d=s^3 \end{aligned} for positive integers s,s, t.t. Then (st2)(s+t2)=s2t4=19. (s-t^2)(s+t^2)=s^2-t^4=19. Since 1919 is prime, the factors are 11 and 19,19, giving s=10s=10 and t2=9.t^2=9. Thus t=3,t=3, and db=10335=1000243=757. \begin{aligned} d-b&=10^3-3^5\\ &=1000-243=757. \end{aligned}

8.

The sum of the following seven numbers is exactly 19:19: a1=2.56,a2=2.61,a3=2.65,a4=2.71,a5=2.79,a6=2.82,a7=2.86. \begin{aligned} a_1&=2.56,\\ a_2&=2.61,\\ a_3&=2.65,\\ a_4&=2.71,\\ a_5&=2.79,\\ a_6&=2.82,\\ a_7&=2.86. \end{aligned} It is desired to replace each aia_i by an integer approximation Ai,A_i, 1i7,1\leq i\leq7, so that the sum of the AiA_i’s is also 1919 and so that M,M, the maximum of the “errors” Aiai,|A_i-a_i|, is as small as possible. For this minimum M,M, what is 100M?100M?

Answer: 61
Difficulty rating: 2160
Small Hint:

Starting from seven 33’s, the integer sum must be reduced by 22

Big Hint:

To minimize the worst error, round the two smallest aia_i’s down to 22

Solution:

Choose A1=A2=2A_1=A_2=2 and A3==A7=3.A_3=\cdots=A_7=3. The sum is 19,19, and the largest error is A2a2=0.61.|A_2-a_2|=0.61.

If M<0.61,M\lt0.61, then A2,,A7A_2,\ldots,A_7 must all equal 3,3, and A1A_1 can only be 22 or 3.3. Their sum would therefore be at least 20,20, a contradiction. Thus the minimum is M=0.61,M=0.61, and 100M=61.100M=61.

9.

In a circle, parallel chords of lengths 2,2, 3,3, and 44 determine central angles of α,\alpha, β,\beta, and α+β\alpha+\beta radians, respectively, where α+β<π.\alpha+\beta\lt\pi. If cosα,\cos\alpha, which is a positive rational number, is expressed as a fraction in lowest terms, what is the sum of its numerator and denominator?

Answer: 49
Difficulty rating: 2410
Small Hint:

A chord subtending angle θ\theta has length 2Rsin(θ2)2R\sin(\frac{\theta}{2})

Big Hint:

Let x=cos(α2)x=\cos(\frac{\alpha}{2}) and y=cos(β2),y=\cos(\frac{\beta}{2}), then eliminate the common radius

Solution:

Put k=12R,k=\frac{1}{2R}, x=cos(α2),x=\cos(\frac{\alpha}{2}), and y=cos(β2).y=\cos(\frac{\beta}{2}). The chord data give sinα2=2k,sinβ2=3k,sinα+β2=4k. \begin{aligned} \sin\frac\alpha2&=2k,\\ \sin\frac\beta2&=3k,\\ \sin\frac{\alpha+\beta}{2}&=4k. \end{aligned} The addition formula yields 2y+3x=4.2y+3x=4. Also 1x24=1y29, \frac{1-x^2}{4}=\frac{1-y^2}{9}, so 9x24y2=5.9x^2-4y^2=5. Substituting y=43x2y=\frac{4-3x}{2} gives x=78.x=\frac{7}{8}. Hence cosα=2x21=1732, \cos\alpha=2x^2-1=\frac{17}{32}, and the requested sum is 17+32=49.17+32=49.

10.

How many of the first 10001000 positive integers can be expressed in the form 2x+4x+6x+8x, \lfloor2x\rfloor+\lfloor4x\rfloor+\lfloor6x\rfloor+\lfloor8x\rfloor, where xx is a real number, and z\lfloor z\rfloor denotes the greatest integer less than or equal to z?z?

Answer: 600
Difficulty rating: 2340
Small Hint:

Substitute y=2xy=2x and separate yy into its integer and fractional parts

Big Hint:

Determine the values of r+2r+3r+4r\lfloor r\rfloor+\lfloor2r\rfloor+\lfloor3r\rfloor+\lfloor4r\rfloor for 0r<10\leq r\lt1

Solution:

Let y=2x=m+r,y=2x=m+r, where mm is an integer and 0r<1.0\leq r\lt1. The expression is 10m+r+2r+3r+4r. 10m+\lfloor r\rfloor+\lfloor2r\rfloor+\lfloor3r\rfloor+\lfloor4r\rfloor. Checking the breakpoints r=14,r=\frac{1}{4}, 13,\frac{1}{3}, 12,\frac{1}{2}, 23,\frac{2}{3}, 34\frac{3}{4} shows that the fractional-part contribution takes exactly the values 0,0, 1,1, 2,2, 4,4, 5,5, and 6.6. Thus precisely six residue classes modulo 1010 are attainable. Among the first 10001000 positive integers, this gives 1006=600.100\cdot6=600.

11.

An ellipse has foci at (9,20)(9,20) and (49,55)(49,55) in the xyxy-plane and is tangent to the xx-axis. What is the length of its major axis?

Answer: 85
Difficulty rating: 2360
Small Hint:

At tangency, the constant sum of distances is the minimum such sum for a point on the xx-axis

Big Hint:

Reflect one focus across the xx-axis to turn the broken path into a straight segment

Solution:

Reflect (49,55)(49,55) across the xx-axis to (49,55).(49,-55). For a point PP on the xx-axis, the sum of its distances to the original foci equals the length of a broken path from (9,20)(9,20) through PP to (49,55).(49,-55). Its minimum is the straight-line distance (499)2+(5520)2=402+752=85. \begin{aligned} &\sqrt{(49-9)^2+(-55-20)^2}\\ &\qquad{}=\sqrt{40^2+75^2}=85. \end{aligned} Tangency means that the ellipse’s constant distance sum equals this minimum. That sum is the major-axis length, so the answer is 85.85.

12.

Let A,A, B,B, C,C, and DD be the vertices of a regular tetrahedron, each of whose edges measures 11 meter. A bug, starting from vertex A,A, observes the following rule: at each vertex it chooses one of the three edges meeting at that vertex, each edge being equally likely to be chosen, and crawls along that edge to the vertex at its opposite end. Let p=n729p=\frac{n}{729} be the probability that the bug is at vertex AA when it has crawled exactly 77 meters. Find the value of n.n.

Answer: 182
Difficulty rating: 2260
Small Hint:

Let pkp_k be the probability of being at AA after kk steps

Big Hint:

From any vertex other than A,A, the probability of moving to AA is 13\frac{1}{3}

Solution:

Let pkp_k be the probability that the bug is at AA after kk steps. It cannot stay at A,A, while from any other vertex it moves to AA with probability 13.\frac{1}{3}. Hence pk+1=1pk3,p0=1. p_{k+1}=\frac{1-p_k}{3},\qquad p_0=1. Solving this recurrence gives pk=14+34(13)k. p_k=\frac14+\frac34\left(-\frac13\right)^k. Thus p7=143437=182729,p_7=\frac14-\frac{3}{4\cdot3^7}=\frac{182}{729}, so n=182.n=182.

13.

The numbers in the sequence 101,101, 104,104, 109,109, 116,116, \ldots are of the form an=100+n2,a_n=100+n^2, where n=1,n=1, 2,2, 3,3, .\ldots. For each n,n, let dnd_n be the greatest common divisor of ana_n and an+1.a_{n+1}. Find the maximum value of dnd_n as nn ranges through the positive integers.

Answer: 401
Difficulty rating: 2410
Small Hint:

A common divisor of consecutive terms also divides their difference 2n+12n+1

Big Hint:

Combine n2+100n^2+100 and 2n+12n+1 to show that the gcd divides a fixed prime

Solution:

A common divisor dnd_n divides an+1an=2n+1. a_{n+1}-a_n=2n+1. It therefore also divides 4(n2+100)(2n+1)2+2(2n+1)=401. \begin{aligned} &4(n^2+100)-(2n+1)^2\\ &\qquad{}+2(2n+1)=401. \end{aligned} Since 401401 is prime, dn401.d_n\leq401. Equality occurs at n=200,n=200, because 2n+1=4012n+1=401 and n2+100=40100=100401.n^2+100=40100=100\cdot401. Hence the maximum is 401.401.

14.

In a tournament each player played exactly one game against each of the other players. In each game the winner was awarded 11 point, the loser got 00 points, and each of the two players earned 12\frac12 point if the game was a tie. After the completion of the tournament, it was found that exactly half of the points earned by each player were earned against the ten players with the least number of points. (In particular, each of the ten lowest-scoring players earned half of her or his points against the other nine of the ten.) What was the total number of players in the tournament?

Answer: 25
Difficulty rating: 2720
Small Hint:

Sum the scores of the ten lowest-scoring players and count their internal games

Big Hint:

Let mm be the number of other players and double-count points from games across the two groups

Solution:

The games among the ten lowest players contribute (102)=45\binom{10}{2}=45 total points. These are half of those ten players’ combined score, so their combined score is 90.90. Hence they earned 4545 points in games against the other mm players.

The other players therefore earned 10m4510m-45 points against the lowest ten. By the condition, this is half their combined score, which is (m+102)90.\binom{m+10}{2}-90. Thus 2(10m45)=(m+102)90, 2(10m-45)=\binom{m+10}{2}-90, giving (m6)(m15)=0.(m-6)(m-15)=0. If m=6,m=6, the lowest ten average 99 points while the other six average only 5,5, impossible for the latter group to rank above them. Hence m=15,m=15, and the total number of players is 10+15=25.10+15=25.

15.

Three 12 cm×12 cm12\text{ cm}\times12\text{ cm} squares are each cut into two pieces AA and B,B, as shown in the first figure below, by joining the midpoints of two adjacent sides. These six pieces are then attached to a regular hexagon, as shown in the second figure, so as to fold into a polyhedron. What is the volume (in cm3\text{cm}^3) of this polyhedron?

Answer: 864
Difficulty rating: 2720
Small Hint:

Recognize each AA as a square face with one corner cut off and each BB as that corner triangle

Big Hint:

A plane through six edge midpoints of a cube cuts a regular hexagon and divides the cube into two congruent parts

Solution:

Consider a 12×12×1212\times12\times12 cube and the plane through the midpoints of the six edges that join opposite groups of three vertices. In coordinates 0x,y,z12,0\leq x,y,z\leq12, this is the plane x+y+z=18.x+y+z=18. Its cross-section is a regular hexagon with side 62,6\sqrt2, the same as the cut edge joining adjacent side midpoints.

On three faces of the cube, the plane leaves a square with a corner triangle removed, exactly piece A.A. On the other three faces, it leaves the complementary right-isosceles corner triangle, exactly piece B.B. Thus the pictured net is one of the two pieces into which this plane cuts the cube. Central symmetry interchanges the two pieces, so each has half the cube’s volume: V=1232=864. V=\frac{12^3}{2}=864.