1993 AMC 12 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 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30

Want to learn professionally through interactive video classes?

Learn LIVE

Timed

1:15:00

1.

For integers a,a, b,b, and c,c, define a,b,c\boxed{a,b,c} to mean abbc+ca.a^b-b^c+c^a. Then 1,1,2\boxed{1,-1,2} equals

4-4

2-2

00

22

44

Answer: D
Concepts:substitutioninteger exponents
Difficulty rating: 770
Small Hint:

Substitute the three entries in their stated order

Big Hint:

Remember that (1)2=1(-1)^2=1 and 21=22^1=2

Solution:

By the definition, 1,1,2=11(1)2+21=11+2=2. \begin{aligned} \boxed{1,-1,2} &=1^{-1}-(-1)^2+2^1\\ &=1-1+2\\ &=2. \end{aligned} Thus the correct answer is D.

2.

In ABC,\triangle ABC, A=55,\angle A=55^\circ, C=75,\angle C=75^\circ, DD is on side AB\overline{AB} and EE is on side BC.\overline{BC}. If DB=BE,DB=BE, then BED=\angle BED=

5050^\circ

5555^\circ

6060^\circ

6565^\circ

7070^\circ

Answer: D
Difficulty rating: 1070
Small Hint:

First determine ABC\angle ABC

Big Hint:

Triangle DBEDBE is isosceles with vertex at BB

Solution:

We have ABC\angle ABC equal to 1805575=50.180^\circ-55^\circ-75^\circ=50^\circ. Because DD and EE lie on BA\overline{BA} and BC,\overline{BC}, respectively, DBE=50.\angle DBE=50^\circ. Since DB=BE,DB=BE, the two base angles of DBE\triangle DBE are 180502=65. \frac{180^\circ-50^\circ}{2}=65^\circ. Thus the correct answer is D.

3.

15304515= \frac{15^{30}}{45^{15}}=

(13)15\left(\frac13\right)^{15}

(13)2\left(\frac13\right)^2

11

3153^{15}

5155^{15}

Answer: E
Difficulty rating: 960
Small Hint:

Write 153015^{30} as (152)15(15^2)^{15}

Big Hint:

Combine the numerator and denominator inside one fifteenth power

Solution:

Using a common exponent, 15304515=(15245)15=515. \frac{15^{30}}{45^{15}} =\left(\frac{15^2}{45}\right)^{15} =5^{15}. Thus the correct answer is E.

4.

Define the operation “\circ” by xy=4x3y+xy,x\circ y=4x-3y+xy, for all real numbers xx and y.y. For how many real numbers yy does 3y=12?3\circ y=12?

00

11

33

44

more than 44

Answer: E
Difficulty rating: 890
Small Hint:

Substitute x=3x=3 into the operation

Big Hint:

Check whether the terms containing yy cancel

Solution:

For every real y,y, 3y=4(3)3y+3y=12. 3\circ y=4(3)-3y+3y=12. Hence every real number yy works, so there are more than 44 such numbers. Thus the correct answer is E.

5.

Last year a bicycle cost $160\$160 and a cycling helmet cost $40.\$40. This year the cost of the bicycle increased by 5%,5\%, and the cost of the helmet increased by 10%.10\%. The percent increase in the combined cost of the bicycle and the helmet is

6%6\%

7%7\%

7.5%7.5\%

8%8\%

15%15\%

Answer: A
Difficulty rating: 800
Small Hint:

Find the dollar increase for each item

Big Hint:

Compare the total increase with last year’s combined cost

Solution:

The bicycle increases by $8\$8 and the helmet by $4,\$4, for a total increase of $12.\$12. Last year’s combined cost was $200,\$200, so the percent increase is 12200100%=6%. \frac{12}{200}\cdot100\%=6\%. Thus the correct answer is A.

6.

810+41084+411= \sqrt{\frac{8^{10}+4^{10}}{8^4+4^{11}}}=

2\sqrt2

1616

3232

122312^{\frac{2}{3}}

512.5512.5

Answer: B
Difficulty rating: 1260
Small Hint:

Rewrite every power with base 22

Big Hint:

Factor the smaller power from the numerator and denominator

Solution:

Writing all terms as powers of 2,2, 810+41084+411=230+220212+222=220(210+1)212(1+210)=28. \begin{aligned} \frac{8^{10}+4^{10}}{8^4+4^{11}} &=\frac{2^{30}+2^{20}}{2^{12}+2^{22}}\\ &=\frac{2^{20}(2^{10}+1)} {2^{12}(1+2^{10})}\\ &=2^8. \end{aligned} Its positive square root is 24=16.2^4=16. Thus the correct answer is B.

7.

The symbol RkR_k stands for an integer whose base-ten representation is a sequence of kk ones. For example, R3=111,R_3=111, R5=11111,R_5=11111, etc. When R24R_{24} is divided by R4,R_4, the quotient Q=R24R4Q=\frac{R_{24}}{R_4} is an integer whose base-ten representation is a sequence containing only ones and zeros. The number of zeros in QQ is

1010

1111

1212

1313

1515

Answer: E
Difficulty rating: 1500
Small Hint:

Use R24=R4(1+104+108+)R_{24}=R_4(1+10^4+10^8+\cdots)

Big Hint:

The quotient has six ones, each four places apart

Solution:

Grouping the 2424 digits into six blocks of four gives R24=R4(1+104+108+1012+1016+1020). \begin{aligned} R_{24} &=R_4\left(1+10^4+10^8\right.\\ &\qquad\left.{}+10^{12}+10^{16}\right.\\ &\qquad\left.{}+10^{20}\right). \end{aligned} Thus QQ has six ones, with three zeros between each consecutive pair. It therefore has 53=155\cdot3=15 zeros. Thus the correct answer is E.

8.

Let C1C_1 and C2C_2 be circles of radius 11 that are in the same plane and tangent to each other. How many circles of radius 33 are in this plane and tangent to both C1C_1 and C2?C_2?

22

44

55

66

88

Answer: D
Difficulty rating: 1780
Small Hint:

A radius-33 circle can be internally or externally tangent to each unit circle

Big Hint:

For its center, consider distance pairs (4,4),(4,4), (2,2),(2,2), (4,2),(4,2), and (2,4)(2,4)

Solution:

Let the centers of the tangent unit circles be 22 units apart. The new center must be 44 units from a unit-circle center for external tangency and 22 units away for internal tangency. The distance pair (4,4)(4,4) gives two centers, as does (2,2).(2,2). Each mixed pair (4,2)(4,2) and (2,4)(2,4) gives one center because the corresponding center-circles are internally tangent. Hence there are 2+2+1+1=62+2+1+1=6 circles. Thus the correct answer is D.

9.

Country AA has c%c\% of the world’s population and owns d%d\% of the world’s wealth. Country BB has e%e\% of the world’s population and f%f\% of its wealth. Assume that the citizens of AA share the wealth of AA equally, and assume that those of BB share the wealth of BB equally. Find the ratio of the wealth of a citizen of AA to the wealth of a citizen of B.B.

cdef\frac{cd}{ef}

cedf\frac{ce}{df}

cfde\frac{cf}{de}

decf\frac{de}{cf}

dfce\frac{df}{ce}

Answer: D
Difficulty rating: 1060
Small Hint:

Per-capita wealth is total wealth divided by population

Big Hint:

Form the ratio dcfe\frac{\frac{d}{c}}{\frac{f}{e}}

Solution:

Country AA’s per-capita share is proportional to dc,\frac{d}{c}, while country BB’s is proportional to fe.\frac{f}{e}. Their ratio is dcfe=decf. \frac{\frac{d}{c}}{\frac{f}{e}}=\frac{de}{cf}. Thus the correct answer is D.

10.

Let rr be the number that results when both the base and the exponent of aba^b are tripled, where a,a, b>0.b\gt0. If rr equals the product of aba^b and xbx^b where x>0,x\gt0, then x=x=

33

3a23a^2

27a227a^2

2a3b2a^{3b}

3a2b3a^{2b}

Answer: C
Difficulty rating: 1260
Small Hint:

Tripling both parts changes aba^b to (3a)3b(3a)^{3b}

Big Hint:

Rewrite the equality so both sides are bbth powers

Solution:

We have r=(3a)3b=(27a3)b. r=(3a)^{3b}=\bigl(27a^3\bigr)^b. Also r=abxb=(ax)b.r=a^bx^b=(ax)^b. Positivity allows us to equate the bases, so ax=27a3ax=27a^3 and x=27a2.x=27a^2. Thus the correct answer is C.

11.

If log2(log2(log2(x)))=2,\log_2(\log_2(\log_2(x)))=2, then how many digits are in the base-ten representation for x?x?

55

77

99

1111

1313

Answer: A
Difficulty rating: 1400
Small Hint:

Undo the logarithms one at a time from the outside

Big Hint:

The successive values are 2,2, 4,4, and 1616 before solving for xx

Solution:

Undoing the logarithms gives log2(log2x)=4,log2x=16,x=216=65536. \begin{aligned} \log_2(\log_2 x)&=4,\\ \log_2x&=16,\\ x&=2^{16}=65536. \end{aligned} This number has 55 decimal digits. Thus the correct answer is A.

12.

If f(2x)=22+xf(2x)=\frac{2}{2+x} for all x>0,x\gt0, then 2f(x)=2f(x)=

21+x\frac{2}{1+x}

22+x\frac{2}{2+x}

41+x\frac{4}{1+x}

42+x\frac{4}{2+x}

84+x\frac{8}{4+x}

Answer: E
Difficulty rating: 1180
Small Hint:

To obtain f(x),f(x), replace the given input variable by x2\frac{x}{2}

Big Hint:

Simplify 2f(x)=2(22+x2)2f(x)=2\left(\frac{2}{2+\frac{x}{2}}\right)

Solution:

Replacing the given xx by x2\frac{x}{2} yields f(x)=22+x2=44+x. f(x)=\frac{2}{2+\frac{x}{2}}=\frac{4}{4+x}. Therefore 2f(x)=84+x.2f(x)=\frac{8}{4+x}. Thus the correct answer is E.

13.

A square of perimeter 2020 is inscribed in a square of perimeter 28.28. What is the greatest distance between a vertex of the inner square and a vertex of the outer square?

58\sqrt{58}

752\frac{7\sqrt5}{2}

88

65\sqrt{65}

535\sqrt3

Answer: D
Difficulty rating: 1730
Small Hint:

A vertex of the inner square divides an outer side into lengths xx and yy

Big Hint:

Use x+y=7x+y=7 and x2+y2=25x^2+y^2=25

Solution:

The outer and inner side lengths are 77 and 5.5. At any inner vertex, the two pieces of the outer side have lengths xx and yy with x+y=7,x2+y2=25. x+y=7,\qquad x^2+y^2=25. Hence 2xy=4925=24,2xy=49-25=24, so {x,y}={3,4}.\{x,y\}=\{3,4\}. From an inner vertex on one side, the farther opposite outer vertex has horizontal displacement 44 and vertical displacement 7.7. The greatest distance is therefore 42+72=65.\sqrt{4^2+7^2}=\sqrt{65}. Thus the correct answer is D.

14.

The convex pentagon ABCDEABCDE has A=B=120,\angle A=\angle B=120^\circ, EA=AB=BC=2EA=AB=BC=2 and CD=DE=4.CD=DE=4. What is the area of ABCDE?ABCDE?

1010

737\sqrt3

1515

939\sqrt3

12512\sqrt5

Answer: B
Difficulty rating: 1570
Small Hint:

Draw CE\overline{CE} to split the pentagon into a trapezoid and a triangle

Big Hint:

The angle conditions give CE=4,CE=4, so CDE\triangle CDE is equilateral

Solution:

Place A=(0,0)A=(0,0) and B=(2,0).B=(2,0). The 120120^\circ angles and side lengths EA=BC=2EA=BC=2 give E=(1,3),C=(3,3). E=(-1,\sqrt3),\qquad C=(3,\sqrt3). Thus ABCEABCE is a trapezoid of height 3\sqrt3 and bases 22 and 4,4, so its area is 33.3\sqrt3. Also CE=4=CD=DE,CE=4=CD=DE, making CDE\triangle CDE equilateral with area 43.4\sqrt3. The total area is 73.7\sqrt3. Thus the correct answer is B.

15.

For how many values of nn will an nn-sided regular polygon have interior angles with integral degree measures?

1616

1818

2020

2222

2424

Answer: D
Difficulty rating: 1710
Small Hint:

An interior angle is 180360n180^\circ-\frac{360^\circ}{n}

Big Hint:

Count divisors nn of 360360 and exclude values below 33

Solution:

The interior angle is 180360n,180^\circ-\frac{360^\circ}{n}, which is integral exactly when 360360 is divisible by n.n. Since 360=23325,360=2^3\cdot3^2\cdot5, it has (3+1)(2+1)(1+1)=24 (3+1)(2+1)(1+1)=24 positive divisors. Excluding n=1n=1 and n=2n=2 leaves 2222 allowable values. Thus the correct answer is D.

16.

Consider the non-decreasing sequence of positive integers 1,2,2,3,3,3,4,4,4,4,5,5,5,5,5, \begin{aligned} &1,2,2,3,3,3,4,4,4,4,\\ &5,5,5,5,5,\ldots \end{aligned} in which the nnth positive integer appears nn times. The remainder when the 19931993rd term is divided by 55 is

00

11

22

33

44

Answer: D
Difficulty rating: 1500
Small Hint:

The final occurrence of nn is in position n(n+1)2\frac{n(n+1)}2

Big Hint:

Compare 19931993 with the triangular numbers for 6262 and 6363

Solution:

The last 6262 occurs in position 62632=1953, \frac{62\cdot63}{2}=1953, while the last 6363 occurs in position 63642=2016.\frac{63\cdot64}{2}=2016. Thus the 19931993rd term is 63,63, whose remainder modulo 55 is 3.3. Thus the correct answer is D.

17.

Amy painted a dart board over a square clock face using the “hour positions” as boundaries. [See figure.] If tt is the area of one of the eight triangular regions such as that between 1212 o’clock and 11 o’clock, and qq is the area of one of the four corner quadrilaterals such as that between 11 o’clock and 22 o’clock, then qt=\frac qt=

2322\sqrt3-2

32\frac32

5+12\frac{\sqrt5+1}{2}

3\sqrt3

22

Answer: A
Difficulty rating: 1960
Small Hint:

Scale the square so its sides are x=±1x=\pm1 and y=±1y=\pm1

Big Hint:

The 11 o’clock ray meets the top side at x=13x=\frac{1}{\sqrt3}

Solution:

Let the square be [1,1]2[-1,1]^2 and its center be the origin. The 11 o’clock ray meets the top side at (13,1),(\frac{1}{\sqrt3},1), so t=12(13)(1)=123. t=\frac12\left(\frac1{\sqrt3}\right)(1)=\frac1{2\sqrt3}. The corner quadrilateral has vertices (0,0),(0,0), (13,1),(\frac{1}{\sqrt3},1), (1,1),(1,1), (1,13).(1,\frac{1}{\sqrt3}). Its area is q=113.q=1-\frac1{\sqrt3}. Hence qt=113123=232. \frac qt=\frac{1-\frac{1}{\sqrt3}}{\frac{1}{2\sqrt3}}=2\sqrt3-2. Thus the correct answer is A.

18.

Al and Barb start their new jobs on the same day. Al’s schedule is 33 work-days followed by 11 rest-day. Barb’s schedule is 77 work-days followed by 33 rest-days. On how many of their first 10001000 days do both have rest-days on the same day?

4848

5050

7272

7575

100100

Answer: E
Difficulty rating: 1420
Small Hint:

The combined schedule repeats every lcm(4,10)\operatorname{lcm}(4,10) days

Big Hint:

Within one 2020-day cycle, compare Al’s rest days with Barb’s

Solution:

The combined pattern repeats every 2020 days. Al rests on days 4,4, 8,8, 12,12, 16,16, 20,20, while Barb rests on days 8,8, 9,9, 10,10, 18,18, 19,19, 20.20. Their common rest days are 88 and 20,20, two per cycle. There are 100020=50\frac{1000}{20}=50 cycles, giving 250=1002\cdot50=100 common rest days. Thus the correct answer is E.

19.

How many ordered pairs (m,n)(m,n) of positive integers are solutions to 4m+2n=1? \frac4m+\frac2n=1?

11

22

33

44

more than 44

Answer: D
Difficulty rating: 1690
Small Hint:

Clear denominators and complete a product involving m4m-4 and n2n-2

Big Hint:

The equation is equivalent to (m4)(n2)=8(m-4)(n-2)=8

Solution:

Clearing denominators and rearranging gives mn4n2m=0(m4)(n2)=8. \begin{aligned} mn-4n-2m=0 &\quad\Longleftrightarrow\quad\\ (m-4)(n-2)=8. \end{aligned} Both factors must be positive. The four ordered positive factor pairs of 88 give (m,n)=(5,10),(6,6),(8,4),(12,3). \begin{aligned} (m,n)={}&(5,10),(6,6),\\ &(8,4),(12,3). \end{aligned} Thus the correct answer is D.

20.

Consider the equation 10z23izk=0,10z^2-3iz-k=0, where zz is a complex variable and i2=1.i^2=-1. Which of the following statements is true?

For all positive real numbers k,k, both roots are pure imaginary.

For all negative real numbers k,k, both roots are pure imaginary.

For all pure imaginary numbers k,k, both roots are real and rational.

For all pure imaginary numbers k,k, both roots are real and irrational.

For all complex numbers k,k, neither root is real.

Answer: B
Difficulty rating: 2040
Small Hint:

Apply the quadratic formula and simplify the discriminant

Big Hint:

For negative real k,k, determine the type of 9+40k\sqrt{-9+40k}

Solution:

The roots are z=3i±9+40k20. z=\frac{3i\pm\sqrt{-9+40k}}{20}. If kk is negative and real, then 9+40k-9+40k is negative real, so its square roots are pure imaginary. Both resulting values of zz are therefore pure imaginary. The other universal claims fail, for example by taking k=1,k=1, i,i, or 00 as appropriate. Thus the correct answer is B.

21.

Let a1,a_1, a2,a_2, ,\ldots, aka_k be a finite arithmetic sequence with

a4+a7+a10=17 a_4+a_7+a_{10}=17

and

a4+a5+a6++a12+a13+a14=77. \begin{aligned} &a_4+a_5+a_6+\cdots+a_{12}\\ &\quad{}+a_{13}+a_{14}=77. \end{aligned} If ak=13,a_k=13, then k=k=

1616

1818

2020

2222

2424

Answer: B
Difficulty rating: 1780
Small Hint:

Use the middle terms to find a7a_7 and a9a_9

Big Hint:

The difference between a7a_7 and a9a_9 determines the common difference

Solution:

Because symmetric terms of an arithmetic sequence average to the middle term, 3a7=17,11a9=77. 3a_7=17,\qquad 11a_9=77. Thus a7=173a_7=\frac{17}{3} and a9=7,a_9=7, so the common difference is d=71732=23.d=\frac{7-\frac{17}{3}}{2}=\frac{2}{3}. Since 137=6=9d,13-7=6=9d, we have ak=a9+9=a18.a_k=a_{9+9}=a_{18}. Thus the correct answer is B.

22.

Twenty cubical blocks are arranged as shown. First, 1010 are arranged in a triangular pattern; then a layer of 6,6, arranged in a triangular pattern, is centered on the 10;10; then a layer of 3,3, arranged in a triangular pattern, is centered on the 6;6; and finally one block is centered on top of the third layer. The blocks in the bottom layer are numbered 11 through 1010 in some order. Each block in layers 2,2, 33 and 44 is assigned the number which is the sum of the numbers assigned to the three blocks on which it rests. Find the smallest possible number which could be assigned to the top block.

5555

8383

114114

137137

144144

Answer: C
Difficulty rating: 1960
Small Hint:

Determine how many times each bottom block contributes to the top

Big Hint:

The center, six edge positions, and three corner positions have coefficients 6,6, 3,3, and 11

Solution:

Expanding the sums layer by layer, the top value is 6c+3(e1+e2+e36c+3(e_1+e_2+e_3+e4+e5+e6){}+e_4+e_5+e_6)+(v1+v2+v3),{}+(v_1+v_2+v_3), where cc is the center bottom block, the eie_i are the six non-corner boundary blocks, and the viv_i are the three corner blocks. To minimize this weighted sum, assign 11 to the coefficient-66 position, 2,2, ,\ldots, 77 to the coefficient-33 positions, and 8,8, 9,9, 1010 to the coefficient-11 positions. The minimum is 6+3(2+3+46+3(2+3+4+5+6+7){}+5+6+7)+(8+9+10)=114.{}+(8+9+10)=114. Thus the correct answer is C.

23.

Points A,A, B,B, CC and DD are on a circle of diameter 1,1, and XX is on diameter AD.\overline{AD}. If BX=CXBX=CX and 3BAC=BXC=36,3\angle BAC=\angle BXC=36^\circ, then AX=AX=

cos6cos12sec18\cos6^\circ\cos12^\circ\sec18^\circ

cos6sin12csc18\cos6^\circ\sin12^\circ\csc18^\circ

cos6sin12sec18\cos6^\circ\sin12^\circ\sec18^\circ

sin6sin12csc18\sin6^\circ\sin12^\circ\csc18^\circ

sin6sin12sec18\sin6^\circ\sin12^\circ\sec18^\circ

Answer: B
Difficulty rating: 2280
Small Hint:

Because BX=CX,BX=CX, the diameter through XX bisects BXC\angle BXC

Big Hint:

Find ABAB using right triangle ABD,ABD, then apply the Law of Sines in ABX\triangle ABX

Solution:

Since BX=CX,BX=CX, the line ADAD bisects BXC,\angle BXC, and symmetry also gives BAD=6.\angle BAD=6^\circ. Because AD=1AD=1 is a diameter, ABD=90,\angle ABD=90^\circ, so AB=cos6.AB=\cos6^\circ. Also AXB=18018=162,ABX=1801626=12. \begin{gathered} \angle AXB=180^\circ-18^\circ=162^\circ, \\ \angle ABX=180^\circ-162^\circ\\ {}-6^\circ=12^\circ. \end{gathered} The Law of Sines in ABX\triangle ABX gives AX=ABsin12sin162=cos6sin12csc18. \begin{aligned} AX&=\frac{AB\sin12^\circ}{\sin162^\circ}\\ &=\cos6^\circ\sin12^\circ\\ &\qquad{}\csc18^\circ. \end{aligned} Thus the correct answer is B.

24.

A box contains 33 shiny pennies and 44 dull pennies. One by one, pennies are drawn at random from the box and not replaced. If the probability is ab\frac{a}{b} that it will take more than four draws until the third shiny penny appears and ab\frac{a}{b} is in lowest terms, then a+b=a+b=

1111

2020

3535

5858

6666

Answer: E
Difficulty rating: 1900
Small Hint:

View the three shiny pennies as occupying three of seven draw positions

Big Hint:

Subtract the cases in which all three shiny pennies occur among the first four positions

Solution:

The shiny pennies occupy a uniformly chosen 33-element subset of the 77 draw positions. There are (73)=35\binom73=35 possibilities. The third shiny penny appears by draw 44 exactly when all three shiny positions lie among the first four, which occurs in (43)=4\binom43=4 cases. The requested probability is 1435=3135. 1-\frac4{35}=\frac{31}{35}. Therefore a+b=31+35=66.a+b=31+35=66. Thus the correct answer is E.

25.

Let SS be the set of points on the rays forming the sides of a 120120^\circ angle, and let PP be a fixed point inside the angle on the angle bisector. Consider all distinct equilateral triangles PQRPQR with QQ and RR in S.S. (Points QQ and RR may be on the same ray, and switching the names of QQ and RR does not create a distinct triangle.) There are

exactly 22 such triangles.

exactly 33 such triangles.

exactly 77 such triangles.

exactly 1515 such triangles.

more than 1515 such triangles.

Answer: E
Difficulty rating: 2310
Small Hint:

Call the angle’s vertex OO and choose AA on one ray so that AOP\triangle AOP is equilateral

Big Hint:

Vary a point QQ continuously on AO\overline{AO} and construct a matching point RR on the other ray

Solution:

Let OO be the vertex. Choose AA on one ray so that OA=OP;OA=OP; because OPOP bisects the 120120^\circ angle, AOP\triangle AOP is equilateral. For any QQ on AO,\overline{AO}, choose RR on the other ray with OR=AQ.OR=AQ. Then PORPAQ\triangle POR\cong\triangle PAQ by SAS. Consequently PQ=PRPQ=PR and QPR=APO=60,\angle QPR=\angle APO=60^\circ, so PQR\triangle PQR is equilateral. Continuously many choices of QQ give distinct triangles, hence certainly more than 15.15. Thus the correct answer is E.

26.

Find the largest positive value attained by the function f(x)=8xx214xx248, \begin{aligned} f(x)&=\sqrt{8x-x^2}\\ &\quad-\sqrt{14x-x^2-48}, \end{aligned} xx a real number.

71\sqrt7-1

33

232\sqrt3

44

555\sqrt{55}-\sqrt5

Answer: C
Difficulty rating: 2080
Small Hint:

Factor both radicands using the common factor 8x8-x

Big Hint:

On the domain 6x8,6\le x\le8, rationalize 8x(xx6)\sqrt{8-x}(\sqrt x-\sqrt{x-6})

Solution:

Both radicals are real exactly when 6x8.6\le x\le8. Factoring and rationalizing, f(x)=8x(xx6)=68xx+x6. \begin{aligned} f(x) &=\sqrt{8-x}\bigl(\sqrt x-\sqrt{x-6}\bigr)\\ &=\frac{6\sqrt{8-x}}{\sqrt x+\sqrt{x-6}}. \end{aligned} On this interval the numerator decreases while the denominator increases, so the maximum occurs at x=6.x=6. Its value is f(6)=12=23. f(6)=\sqrt{12}=2\sqrt3. Thus the correct answer is C.

27.

The sides of ABC\triangle ABC have lengths 6,6, 88 and 10.10. A circle with center PP and radius 11 rolls around the inside of ABC,\triangle ABC, always remaining tangent to at least one side of the triangle. When PP first returns to its original position, through what distance has PP traveled?

1010

1212

1414

1515

1717

Answer: B
Difficulty rating: 2170
Small Hint:

The center traces a smaller triangle whose sides are parallel to the original sides

Big Hint:

The original 66-88-1010 triangle has inradius 2,2, while the center’s path has inradius 11

Solution:

The center PP remains one unit from the side it touches, so its path is the triangle formed by the three inward parallel lines at distance 1.1. This triangle is similar to ABC.\triangle ABC. The original right triangle has area 2424 and semiperimeter 12,12, hence inradius 2412=2.\frac{24}{12}=2. The path triangle has inradius 21=1,2-1=1, so its linear scale is 12.\frac{1}{2}. Its perimeter, and therefore the distance traveled, is 12(6+8+10)=12. \frac12(6+8+10)=12. Thus the correct answer is B.

28.

How many triangles with positive area are there whose vertices are points in the xyxy-plane whose coordinates are integers (x,y)(x,y) satisfying 1x41\le x\le4 and 1y4?1\le y\le4?

496496

500500

512512

516516

560560

Answer: D
Difficulty rating: 2260
Small Hint:

Start with all (163)\binom{16}{3} triples and subtract collinear ones

Big Hint:

Three collinear grid points can occur only horizontally, vertically, or on a slope-±1\pm1 diagonal

Solution:

There are (163)=560\binom{16}{3}=560 triples of grid points. The four rows and four columns contribute 8(43)=32 8\binom43=32 collinear triples. For slope 1,1, the diagonal lengths capable of containing three points are 3,3, 4,4, 3,3, contributing (33)+(43)+(33)=6;\binom33+\binom43+\binom33=6; slope 1-1 contributes another 6.6. No other slope fits three lattice points inside a 44-by-44 point array. Thus the number of positive-area triangles is 5603266=516.560-32-6-6=516. Thus the correct answer is D.

29.

Which of the following sets could NOT be the lengths of the external diagonals of a right rectangular prism [a “box”]? (An external diagonal is a diagonal of one of the rectangular faces of the box.)

{4,5,6}\{4,5,6\}

{4,5,7}\{4,5,7\}

{4,6,7}\{4,6,7\}

{5,6,7}\{5,6,7\}

{5,7,8}\{5,7,8\}

Answer: B
Difficulty rating: 2030
Small Hint:

If pqrp\le q\le r are the face diagonals, express the edge squares in terms of p2,q2,r2p^2,q^2,r^2

Big Hint:

A necessary and sufficient positivity condition is r2<p2+q2r^2\lt p^2+q^2

Solution:

If the edge lengths are a,a, b,b, c,c, then the three face-diagonal squares are a2+b2,a^2+b^2, a2+c2,a^2+c^2, b2+c2.b^2+c^2. For sorted diagonals pqr,p\le q\le r, a2=p2+q2r22, a^2=\frac{p^2+q^2-r^2}{2}, so necessarily r2<p2+q2;r^2\lt p^2+q^2; the analogous formulas show this is also sufficient. Only {4,5,7}\{4,5,7\} fails, since 72=49>16+25=41.7^2=49\gt16+25=41. Thus the correct answer is B.

30.

Given 0x0<1,0\le x_0\lt1, let xn={2xn1,if 2xn1<1,2xn11,if 2xn11 x_n= \begin{cases} 2x_{n-1},&\text{if }2x_{n-1}\lt1,\\ 2x_{n-1}-1,&\text{if }2x_{n-1}\ge1 \end{cases} for all integers n>0.n\gt0. For how many x0x_0 is it true that x0=x5?x_0=x_5?

00

11

55

3131

infinitely many

Answer: D
Difficulty rating: 2380
Small Hint:

Each step takes the fractional part of twice the preceding value

Big Hint:

Thus x5x_5 is the fractional part of 32x032x_0

Solution:

The recurrence is xn={2xn1},x_n=\{2x_{n-1}\}, so x5={32x0}.x_5=\{32x_0\}. The equality x5=x0x_5=x_0 requires 32x0x0=32x0, 32x_0-x_0=\lfloor32x_0\rfloor, hence 31x031x_0 is an integer. The values x0=k31x_0=\frac{k}{31} for k=0,k=0, 1,1, ,\ldots, 3030 all satisfy the recurrence and lie in [0,1).[0,1). There are 3131 values. Thus the correct answer is D.