2002 AIME II Exam 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 of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Or jump straight to one 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

Time Left:

3:00:00

1.

Given that

(1) xx and yy are both integers between 100100 and 999,999, inclusive;

(2) yy is the number formed by reversing the digits of x;x; and

(3) z=xy.z = |x - y|.

How many distinct values of zz are possible?

Answer: 9
Concepts:place valuedigits

Difficulty rating: 1790

Solution:

Write x=100h+10t+ux = 100h + 10t + u with digits h,h, t,t, u.u. Then y=100u+10t+h,y = 100u + 10t + h, so z=xy=99hu.z = |x - y| = 99\,|h - u|.

Since both xx and yy are three-digit numbers, both hh and uu run from 11 to 9,9, so hu|h - u| can be any of 0,1,,8.0, 1, \ldots, 8. Each choice gives a different multiple of 99,99, so there are 99 distinct values of z.z.

2.

Three of the vertices of a cube are P=(7,12,10),P = (7, 12, 10), Q=(8,8,1),Q = (8, 8, 1), and R=(11,3,9).R = (11, 3, 9). What is the surface area of the cube?

Answer: 294

Difficulty rating: 2020

Solution:

Compute the squared distances: PQ2=12+42+92=98,PQ^2 = 1^2 + 4^2 + 9^2 = 98, QR2=32+52+82=98,QR^2 = 3^2 + 5^2 + 8^2 = 98, and RP2=42+92+12=98.RP^2 = 4^2 + 9^2 + 1^2 = 98. So P,P, Q,Q, and RR form an equilateral triangle with side 98=72.\sqrt{98} = 7\sqrt{2}.

Three mutually equidistant vertices of a cube must be joined by face diagonals, and a face diagonal of a cube with edge ss has length s2.s\sqrt{2}. Thus s=7,s = 7, and the surface area is 672=294.6 \cdot 7^2 = 294.

3.

It is given that log6a+log6b+log6c=6,\log_{6} a + \log_{6} b + \log_{6} c = 6, where a,a, b,b, and cc are positive integers that form an increasing geometric sequence and bab - a is the square of an integer. Find a+b+c.a + b + c.

Answer: 111

Difficulty rating: 2170

Solution:

Adding the logs gives log6(abc)=6,\log_6(abc) = 6, so abc=66.abc = 6^6. In a geometric sequence ac=b2,ac = b^2, hence b3=66,b^3 = 6^6, so b=36b = 36 and ac=362=1296.ac = 36^2 = 1296.

Since the sequence is increasing, bab - a is a positive perfect square, so a=36k2a = 36 - k^2 for some k=1,,5,k = 1, \ldots, 5, giving candidates 35,32,27,20,11.35, 32, 27, 20, 11. Also aa must divide 1296=2434,1296 = 2^4 \cdot 3^4, and of the candidates only 2727 does, with c=1296/27=48.c = 1296/27 = 48.

Indeed 27,36,4827, 36, 48 is geometric with ratio 43,\frac{4}{3}, and a+b+c=27+36+48=111.a + b + c = 27 + 36 + 48 = 111.

4.

Patio blocks that are regular hexagons 11 unit on a side are used to outline a garden by placing the blocks edge to edge with nn on each side. The diagram indicates the path of blocks around the garden when n=5.n = 5.

If n=202,n = 202, then the area of the garden enclosed by the path, not including the path itself, is m(3/2)m\left(\sqrt{3}/2\right) square units, where mm is a positive integer. Find the remainder when mm is divided by 1000.1000.

Answer: 803

Difficulty rating: 2340

Solution:

The garden enclosed by the path is itself a hexagonal arrangement of unit hexagons with n1n - 1 on each side. Counting from the center outward in rings of 6,12,6, 12, \ldots hexagons, it contains 1+6+12++6(n2)=1+3(n2)(n1)1 + 6 + 12 + \cdots + 6(n-2) = 1 + 3(n-2)(n-1) blocks, which for n=202n = 202 is 1+3200201=120601.1 + 3 \cdot 200 \cdot 201 = 120601.

Each unit hexagon consists of 66 equilateral triangles of side 1,1, so its area is 634=332.6 \cdot \frac{\sqrt{3}}{4} = 3 \cdot \frac{\sqrt{3}}{2}. The garden's area is therefore 3120601=3618033 \cdot 120601 = 361803 times 32,\frac{\sqrt{3}}{2}, so m=361803,m = 361803, and the remainder upon division by 10001000 is 803.803.

5.

Find the sum of all positive integers a=2n3m,a = 2^n 3^m, where nn and mm are non-negative integers, for which a6a^6 is not a divisor of 6a.6^a.

Answer: 42

Difficulty rating: 2430

Solution:

With a=2n3m,a = 2^n 3^m, 6aa6=2a3a26n36m,\frac{6^a}{a^6} = \frac{2^a 3^a}{2^{6n} 3^{6m}}, which fails to be an integer exactly when 6n>a6n \gt a or 6m>a.6m \gt a.

If m,n1,m, n \ge 1, then a32n6na \ge 3 \cdot 2^n \ge 6n (since 2n2n2^n \ge 2n) and similarly a23m6m,a \ge 2 \cdot 3^m \ge 6m, so no such aa works. If m=0,m = 0, the condition is 2n<6n,2^n \lt 6n, which holds for n=1,2,3,4,n = 1, 2, 3, 4, giving a=2,4,8,16.a = 2, 4, 8, 16. If n=0,n = 0, the condition is 3m<6m,3^m \lt 6m, which holds for m=1,2,m = 1, 2, giving a=3,9.a = 3, 9. (For a=1a = 1 the condition fails.)

The sum is 2+4+8+16+3+9=42.2 + 4 + 8 + 16 + 3 + 9 = 42.

6.

Find the integer that is closest to 1000n=3100001n24.1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4}.

Answer: 521

Difficulty rating: 2340

Solution:

Since 1n24=14(1n21n+2),\frac{1}{n^2 - 4} = \frac{1}{4}\left(\frac{1}{n-2} - \frac{1}{n+2}\right), the sum telescopes: 1000n=3100001n24=250(1+12+13+1419999110000110001110002).1000 \sum_{n=3}^{10000} \frac{1}{n^2 - 4} = 250\left(1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} - \frac{1}{9999} - \frac{1}{10000} - \frac{1}{10001} - \frac{1}{10002}\right).

The front part is 2502512=520.83,250 \cdot \frac{25}{12} = 520.8\overline{3}, and the four tail terms subtract only about 250410000=0.1.250 \cdot \frac{4}{10000} = 0.1. The value is therefore about 520.73,520.73, so the closest integer is 521.521.

7.

It is known that, for all positive integers k,k, 12+22+32++k2=k(k+1)(2k+1)6.1^2 + 2^2 + 3^2 + \cdots + k^2 = \frac{k(k+1)(2k+1)}{6}. Find the smallest positive integer kk such that 12+22+32++k21^2 + 2^2 + 3^2 + \cdots + k^2 is a multiple of 200.200.

Answer: 112
Solution:

The sum is a multiple of 200200 exactly when k(k+1)(2k+1)k(k+1)(2k+1) is a multiple of 1200=24352.1200 = 2^4 \cdot 3 \cdot 5^2. The factor 33 always divides k(k+1)(2k+1)k(k+1)(2k+1) (if k1(mod3),k \equiv 1 \pmod 3, then 32k+13 \mid 2k+1), so only 242^4 and 525^2 matter.

Since 2k+12k+1 is odd and k,k, k+1k+1 cannot both be even, 1616 must divide kk or k+1,k+1, so k0k \equiv 0 or 15(mod16).15 \pmod{16}. Similarly 2525 must divide one of k,k, k+1,k+1, 2k+1,2k+1, giving k0,k \equiv 0, 24,24, or 12(mod25).12 \pmod{25}. Combining each pair of congruences modulo 400,400, the smallest positive solutions are 112,112, 175,175, 224,224, 287,287, 399,399, and 400.400.

The least is k=112:k = 112: indeed 112113225=(167)113(925)112 \cdot 113 \cdot 225 = (16 \cdot 7) \cdot 113 \cdot (9 \cdot 25) is a multiple of 1200.1200.

8.

Find the least positive integer kk for which the equation 2002n=k\left\lfloor \frac{2002}{n} \right\rfloor = k has no integer solutions for n.n. (The notation x\lfloor x \rfloor means the greatest integer less than or equal to x.x.)

Answer: 49
Solution:

The value kk is attained exactly when some integer nn satisfies k2002n<k+1,k \le \frac{2002}{n} \lt k + 1, that is, when the interval (2002k+1,2002k]\left(\frac{2002}{k+1}, \frac{2002}{k}\right] contains an integer. Its length is 2002k(k+1),\frac{2002}{k(k+1)}, which is at least 11 whenever k(k+1)2002k(k+1) \le 2002 — so every k44k \le 44 is attained.

For larger k,k, check directly: n=44,43,42,41,40n = 44, 43, 42, 41, 40 give 2002n=45,46,47,48,50.\left\lfloor \frac{2002}{n} \right\rfloor = 45, 46, 47, 48, 50. Since 20024148.8\frac{2002}{41} \approx 48.8 and 200240>50,\frac{2002}{40} \gt 50, the value 4949 is never attained, so the least such kk is 49.49.

9.

Let S\mathcal{S} be the set {1,2,3,,10}.\{1, 2, 3, \ldots, 10\}. Let nn be the number of sets of two non-empty disjoint subsets of S.\mathcal{S}. (Disjoint sets are defined as sets that have no common elements.) Find the remainder obtained when nn is divided by 1000.1000.

Answer: 501
Solution:

Count ordered pairs (A,B)(A, B) of disjoint subsets first: each of the 1010 elements goes in A,A, in B,B, or in neither, for 3103^{10} pairs. Among these, 2102^{10} have AA empty and 2102^{10} have BB empty, with the pair (,)(\varnothing, \varnothing) counted in both, so 3102210+1=570023^{10} - 2 \cdot 2^{10} + 1 = 57002 ordered pairs have both subsets non-empty.

Disjoint non-empty subsets are never equal, so each set {A,B}\{A, B\} is counted twice, giving n=570022=28501.n = \frac{57002}{2} = 28501. The remainder mod 10001000 is 501.501.

10.

While finding the sine of a certain angle, an absent-minded professor failed to notice that his calculator was not in the correct angular mode. He was lucky to get the right answer. The two least positive real values of xx for which the sine of xx degrees is the same as the sine of xx radians are mπnπ\frac{m\pi}{n - \pi} and pπq+π,\frac{p\pi}{q + \pi}, where m,m, n,n, p,p, and qq are positive integers. Find m+n+p+q.m + n + p + q.

Answer: 900

Difficulty rating: 2760

Solution:

An angle of xx degrees is πx180\frac{\pi x}{180} radians, so we need sinπx180=sinx.\sin \frac{\pi x}{180} = \sin x. Two angles have equal sines exactly when they differ by a multiple of 2π2\pi or sum to π\pi plus a multiple of 2π.2\pi.

The first case gives xπx180=2πj,x - \frac{\pi x}{180} = 2\pi j, so x=360jπ180π,x = \frac{360 j \pi}{180 - \pi}, with least positive value 360π180π6.4.\frac{360\pi}{180 - \pi} \approx 6.4. The second gives x+πx180=(2k+1)π,x + \frac{\pi x}{180} = (2k + 1)\pi, so x=180(2k+1)π180+π,x = \frac{180(2k+1)\pi}{180 + \pi}, with least positive value 180π180+π3.1.\frac{180\pi}{180 + \pi} \approx 3.1. These are the two smallest solutions.

Matching mπnπ\frac{m\pi}{n - \pi} and pπq+π\frac{p\pi}{q + \pi} gives m=360,m = 360, n=180,n = 180, p=180,p = 180, q=180,q = 180, so m+n+p+q=900.m + n + p + q = 900.

11.

Two distinct, real, infinite geometric series each have a sum of 11 and have the same second term. The third term of one of the series is 18,\frac{1}{8}, and the second term of both series can be written in the form mnp,\frac{\sqrt{m} - n}{p}, where m,m, n,n, and pp are positive integers and mm is not divisible by the square of any prime. Find 100m+10n+p.100m + 10n + p.

Answer: 518

Difficulty rating: 2760

Solution:

A geometric series with ratio rr and sum 11 has first term 1r,1 - r, so its second term is r(1r).r(1 - r). If the two ratios are rr and s,s, then r(1r)=s(1s)r(1 - r) = s(1 - s) gives rs=r2s2,r - s = r^2 - s^2, and since the series are distinct, rs,r \ne s, forcing s=1r.s = 1 - r.

Say the series with ratio rr has third term r2(1r)=18,r^2(1 - r) = \frac{1}{8}, i.e. 8r38r2+1=0.8r^3 - 8r^2 + 1 = 0. Substituting t=2rt = 2r gives t32t2+1=(t1)(t2t1)=0.t^3 - 2t^2 + 1 = (t - 1)(t^2 - t - 1) = 0. The root t=1t = 1 makes r=s=12r = s = \frac{1}{2} (the series would coincide), and r=154r = \frac{1 - \sqrt{5}}{4} forces s=1r>1,s = 1 - r \gt 1, which diverges. So r=1+54.r = \frac{1 + \sqrt{5}}{4}.

The common second term is r(1r)=1+54354=25216=518,r(1 - r) = \frac{1 + \sqrt{5}}{4} \cdot \frac{3 - \sqrt{5}}{4} = \frac{2\sqrt{5} - 2}{16} = \frac{\sqrt{5} - 1}{8}, so m=5,m = 5, n=1,n = 1, p=8,p = 8, and 100m+10n+p=518.100m + 10n + p = 518.

12.

A basketball player has a constant probability of .4.4 of making any given shot, independent of previous shots. Let ana_n be the ratio of shots made to shots attempted after nn shots. The probability that a10=.4a_{10} = .4 and an.4a_n \le .4 for all nn such that 1n91 \le n \le 9 is given to be paqbr/(sc),p^a q^b r / \left(s^c\right), where p,p, q,q, r,r, and ss are primes, and a,a, b,b, and cc are positive integers. Find (p+q+r+s)(a+b+c).(p + q + r + s)(a + b + c).

Answer: 660
Solution:

Record the player's progress as a path through points (n,y),(n, y), where yy is the number of shots made after nn attempts. The condition an.4a_n \le .4 caps yy at 0.4n,\lfloor 0.4n \rfloor, which for n=1,,9n = 1, \ldots, 9 is 0,0,1,1,2,2,2,3,3,0, 0, 1, 1, 2, 2, 2, 3, 3, and a10=.4a_{10} = .4 means the path ends at (10,4).(10, 4).

Count the allowed paths by adding, at each point, the counts of its two predecessors (a miss keeps y,y, a make raises it by 11). The counts at the maximum allowed heights for n=3,,9n = 3, \ldots, 9 come out to 1,2,2,5,9,9,23,1, 2, 2, 5, 9, 9, 23, and the tenth shot must be a make, so 2323 shot sequences qualify. Each consists of 44 makes and 66 misses, so the probability is 23(25)4(35)6=243623510.23 \left(\tfrac{2}{5}\right)^4 \left(\tfrac{3}{5}\right)^6 = \frac{2^4 \, 3^6 \cdot 23}{5^{10}}.

Thus {p,q,r,s}={2,3,23,5}\{p, q, r, s\} = \{2, 3, 23, 5\} and (a,b,c)=(4,6,10),(a, b, c) = (4, 6, 10), giving (2+3+23+5)(4+6+10)=3320=660.(2 + 3 + 23 + 5)(4 + 6 + 10) = 33 \cdot 20 = 660.

13.

In triangle ABC,ABC, point DD is on BC\overline{BC} with CD=2CD = 2 and DB=5,DB = 5, point EE is on AC\overline{AC} with CE=1CE = 1 and EA=3,EA = 3, AB=8,AB = 8, and AD\overline{AD} and BE\overline{BE} intersect at P.P. Points QQ and RR lie on AB\overline{AB} so that PQ\overline{PQ} is parallel to CA\overline{CA} and PR\overline{PR} is parallel to CB.\overline{CB}. It is given that the ratio of the area of triangle PQRPQR to the area of triangle ABCABC is m/n,m/n, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 901

Difficulty rating: 2990

Solution:

Assign masses 55 at A,A, 66 at B,B, and 1515 at C.C. Then EE balances AC\overline{AC} (53=1515 \cdot 3 = 15 \cdot 1) and DD balances BC\overline{BC} (65=1526 \cdot 5 = 15 \cdot 2), so the cevians AD\overline{AD} and BE\overline{BE} meet at the center of mass P,P, of total mass 26.26. Extending CP\overline{CP} to meet AB\overline{AB} at F,F, the mass at FF is 5+6=11,5 + 6 = 11, so on segment CFCF we get CP:PF=11:15,CP : PF = 11 : 15, that is, FPFC=1526.\frac{FP}{FC} = \frac{15}{26}.

The homothety centered at FF with ratio 1526\frac{15}{26} sends CC to PP and maps line ABAB to itself; it carries line CACA to the parallel line through PP — which is line PQPQ — and line CBCB to line PR.PR. Hence it maps triangle CABCAB onto triangle PQR,PQR, and [PQR][ABC]=(1526)2=225676.\frac{[PQR]}{[ABC]} = \left(\frac{15}{26}\right)^2 = \frac{225}{676}.

Since gcd(225,676)=1,\gcd(225, 676) = 1, the answer is m+n=225+676=901.m + n = 225 + 676 = 901.

14.

The perimeter of triangle APMAPM is 152,152, and angle PAMPAM is a right angle. A circle of radius 1919 with center OO on AP\overline{AP} is drawn so that it is tangent to AM\overline{AM} and PM.\overline{PM}. Given that OP=m/n,OP = m/n, where mm and nn are relatively prime positive integers, find m+n.m + n.

Answer: 98

Difficulty rating: 3060

Solution:

Let TT be the point where the circle touches PM.\overline{PM}. Since AMAP\overline{AM} \perp \overline{AP} and OO lies on AP\overline{AP} at distance 1919 from line AM,AM, the circle is tangent to AM\overline{AM} at AA itself, so the two tangents from MM give MT=MA.MT = MA. Right triangles POTPOT and PMAPMA (right angles at TT and AA) share angle P,P, so they are similar with ratio OTMA=19MA.\frac{OT}{MA} = \frac{19}{MA}.

The small triangle's perimeter is PO+OT+TP=(PA19)+19+TP=PA+PT,PO + OT + TP = (PA - 19) + 19 + TP = PA + PT, and since MT=MA,MT = MA, PA+PT=PA+PMMT=1522MA.PA + PT = PA + PM - MT = 152 - 2\,MA. Perimeters of similar triangles are in the ratio of similarity, so 19MA=1522MA152,\frac{19}{MA} = \frac{152 - 2\,MA}{152}, which simplifies to MA276MA+1444=(MA38)2=0.MA^2 - 76\,MA + 1444 = (MA - 38)^2 = 0. Thus MA=38.MA = 38.

The ratio of similarity is then 1938=12,\frac{19}{38} = \frac{1}{2}, so PO=12PM.PO = \frac{1}{2} PM. From the perimeter, PA+PM=15238=114,PA + PM = 152 - 38 = 114, and PA=PO+19,PA = PO + 19, so 12PM+19+PM=114,\frac{1}{2} PM + 19 + PM = 114, giving PM=1903PM = \frac{190}{3} and OP=953.OP = \frac{95}{3}. Hence m+n=95+3=98.m + n = 95 + 3 = 98.

15.

Circles C1\mathcal{C}_1 and C2\mathcal{C}_2 intersect at two points, one of which is (9,6),(9, 6), and the product of their radii is 68.68. The xx-axis and the line y=mx,y = mx, where m>0,m \gt 0, are tangent to both circles. It is given that mm can be written in the form ab/c,a\sqrt{b}/c, where a,a, b,b, and cc are positive integers, bb is not divisible by the square of any prime, and aa and cc are relatively prime. Find a+b+c.a + b + c.

Answer: 282
Solution:

Both circles are tangent to the xx-axis and to y=mx,y = mx, so both centers lie on the bisector of the first-quadrant angle between those lines. If the bisector makes angle α\alpha with the xx-axis, then m=tan2α,m = \tan 2\alpha, and each center has the form (xi,xitanα)(x_i, \, x_i \tan\alpha) with radius ri=xitanαr_i = x_i \tan\alpha (its distance to the xx-axis).

Since (9,6)(9, 6) lies on each circle, (9xi)2+(6xitanα)2=xi2tan2α,(9 - x_i)^2 + (6 - x_i \tan\alpha)^2 = x_i^2 \tan^2\alpha, which expands to xi2(18+12tanα)xi+117=0.x_i^2 - (18 + 12\tan\alpha)\,x_i + 117 = 0. Both x1x_1 and x2x_2 satisfy this one quadratic, so by Vieta's formulas x1x2=117.x_1 x_2 = 117. Then r1r2=x1x2tan2α=117tan2α=68,r_1 r_2 = x_1 x_2 \tan^2\alpha = 117 \tan^2\alpha = 68, so tan2α=68117\tan^2\alpha = \frac{68}{117} and tanα=217313.\tan\alpha = \frac{2\sqrt{17}}{3\sqrt{13}}.

Finally, m=2tanα1tan2α=2tanα49/117=23449217313=156174913=1222149,m = \frac{2\tan\alpha}{1 - \tan^2\alpha} = \frac{2\tan\alpha}{49/117} = \frac{234}{49} \cdot \frac{2\sqrt{17}}{3\sqrt{13}} = \frac{156\sqrt{17}}{49\sqrt{13}} = \frac{12\sqrt{221}}{49}, so a+b+c=12+221+49=282.a + b + c = 12 + 221 + 49 = 282.