2000 AMC 12 Solutions

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or take the full timed exam.

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

1.

In the year 2001,2001, the United States will host the International Mathematical Olympiad. Let I,I, M,M, and OO be distinct positive integers such that the product IMO=2001.I \cdot M \cdot O = 2001. What is the largest possible value of the sum I+M+O?I + M + O?

2323

5555

9999

111111

671671

Concepts:prime factorizationoptimization
Difficulty rating: 1000
Small Hint:

Factor 20012001 into primes

Big Hint:

To maximize the sum, make one factor as large as possible and the others small

Solution:

Factoring gives 2001=32329.2001 = 3 \cdot 23 \cdot 29.

To maximize the sum of three distinct positive integers with this product, take I=1,I = 1, M=3,M = 3, and O=2329=667.O = 23 \cdot 29 = 667.

The largest sum is 1+3+667=671.1 + 3 + 667 = 671.

Thus, the correct answer is E.

2.

What is 2000(20002000)?2000(2000^{2000})?

200020012000^{2001}

400020004000^{2000}

200040002000^{4000}

4,000,00020004{,}000{,}000^{2000}

20004,000,0002000^{4{,}000{,}000}

Concepts:exponent
Difficulty rating: 950
Small Hint:

Write the leading factor as 200012000^1

Big Hint:

Multiplying powers of the same base adds the exponents

Solution:

Writing 2000=20001,2000 = 2000^1, we get 2000120002000=20001+2000=20002001. \begin{gathered} 2000^1 \cdot 2000^{2000} \\ = 2000^{1 + 2000} \\ = 2000^{2001}. \end{gathered}

All of the other options are larger than this.

Thus, the correct answer is A.

3.

Each day, Jenny ate 20%20\% of the jellybeans that were in her jar at the beginning of that day. At the end of the second day, 3232 remained. How many jellybeans were in the jar originally?

4040

5050

5555

6060

7575

Difficulty rating: 1080
Small Hint:

Eating 20%20\% leaves 80%80\% at the end of each day

Big Hint:

After two days, (0.8)2(0.8)^2 of the original amount remains

Solution:

Since 20%20\% is eaten each day, 80%80\% remains at the end of each day. If xx is the original number, then (0.8)2x=32. (0.8)^2 x = 32.

Solving gives 0.64x=32,0.64x = 32, so x=50.x = 50.

Thus, the correct answer is B.

4.

The Fibonacci sequence 1,1, 1,1, 2,2, 3,3, 5,5, 8,8, 13,13, 21,21, \ldots starts with two 11s, and each term afterwards is the sum of its two predecessors. Which one of the ten digits is the last to appear in the units position of a number in the Fibonacci sequence?

00

44

66

77

99

Difficulty rating: 1240
Small Hint:

Track only the units digit of each term

Big Hint:

List the units digits until all ten digits have appeared, and note which shows up last

Solution:

The sequence of units digits begins 1,1,2,3,5,8,3,1,4,5,9,4,3,7,0,7,7,4,1,5,6, \begin{gathered} 1, 1, 2, 3, 5, 8, 3, 1, 4, 5, 9, \\ 4, 3, 7, 0, 7, 7, 4, 1, 5, 6, \ldots \end{gathered}

Scanning this list, the digit 66 is the last of the ten digits to appear.

Thus, the correct answer is C.

5.

If x2=p,|x - 2| = p, where x<2,x \lt 2, then what is xp?x - p?

2-2

22

22p2 - 2p

2p22p - 2

2p2|2p - 2|

Difficulty rating: 1150
Small Hint:

Since x<2,x \lt 2, the quantity x2x - 2 is negative, so x2=2x|x - 2| = 2 - x

Big Hint:

Solve 2x=p2 - x = p for x,x, then compute xpx - p

Solution:

Since x<2,x \lt 2, we have x2=2x=p,|x - 2| = 2 - x = p, so x=2p.x = 2 - p.

Then xp=(2p)p=22p. x - p = (2 - p) - p = 2 - 2p.

Thus, the correct answer is C.

6.

Two different prime numbers between 44 and 1818 are chosen. When their sum is subtracted from their product, which of the following numbers could be obtained?

2121

6060

119119

180180

231231

Difficulty rating: 1310
Small Hint:

The primes are 5,7,11,13,5, 7, 11, 13, and 1717; note that xy(x+y)xy - (x + y) =(x1)(y1)1= (x - 1)(y - 1) - 1

Big Hint:

Both primes are odd, so (x1)(y1)13(mod4);(x-1)(y-1)-1 \equiv 3 \pmod 4; then test the remaining candidates

Solution:

The primes between 44 and 1818 are 5,7,11,13,5, 7, 11, 13, and 17.17.

For two such primes, xy(x+y)xy - (x + y) =(x1)(y1)1= (x - 1)(y - 1) - 1 is a product of two even numbers minus 1,1, hence it is 3(mod4).3 \pmod 4. This leaves 119119 and 231.231. The latter would require (x1)(y1)=232,(x-1)(y-1)=232, but no two distinct numbers in {4,6,10,12,16}\{4,6,10,12,16\} have product 232.232.

Indeed, 1113(11+13)=14324=119. \begin{aligned} 11 \cdot 13 - (11 + 13) &= 143 - 24 \\ &= 119. \end{aligned}

Thus, the correct answer is C.

7.

How many positive integers bb have the property that logb729\log_b 729 is a positive integer?

00

11

22

33

44

Difficulty rating: 1370
Small Hint:

If logb729=n,\log_b 729 = n, then bn=729=36b^n = 729 = 3^6

Big Hint:

For bb to be an integer, nn must be a positive divisor of 66

Solution:

If logb729=n,\log_b 729 = n, then bn=729=36,b^n = 729 = 3^6, so nn must be a positive divisor of 6.6.

The possibilities n=1,2,3,6n = 1, 2, 3, 6 give b=36,33,32,31,b = 3^6, 3^3, 3^2, 3^1, that is, 729,27,9,729, 27, 9, and 3.3.

There are 44 such values of b.b.

Thus, the correct answer is E.

8.

Figures 0,0, 1,1, 2,2, and 33 consist of 1,1, 5,5, 13,13, and 2525 nonoverlapping unit squares, respectively. If the pattern were continued, how many nonoverlapping unit squares would there be in figure 100?100?

1040110401

1980119801

2020120201

3980139801

4080140801

Difficulty rating: 1370
Small Hint:

Each figure is a diamond whose rows are the odd numbers 1,3,5,1, 3, 5, \ldots up and back down

Big Hint:

Figure nn has n2+(n+1)2n^2 + (n + 1)^2 unit squares

Solution:

Figure nn is a diamond whose row lengths increase through the odd numbers and back down, giving a total of n2+(n+1)2n^2 + (n + 1)^2 unit squares. This matches 1,5,13,251, 5, 13, 25 for n=0,1,2,3.n = 0, 1, 2, 3.

Therefore figure 100100 has 1002+1012=10000+10201=20201 \begin{aligned} 100^2 + 101^2 &= 10000 + 10201 \\ &= 20201 \end{aligned} unit squares.

Thus, the correct answer is C.

9.

Mrs. Walter gave an exam in a mathematics class of five students. She entered the scores in random order into a spreadsheet, which recalculated the class average after each score was entered. Mrs. Walter noticed that after each score was entered, the average was always an integer. The scores (listed in ascending order) were 71,71, 76,76, 80,80, 82,82, and 91.91. What was the last score Mrs. Walter entered?

7171

7676

8080

8282

9191

Difficulty rating: 1580
Small Hint:

The sum of the first kk scores entered must be divisible by kk

Big Hint:

Use divisibility by 33 then by 44; the residues of the scores modulo 33 are 2,1,2,1,12, 1, 2, 1, 1

Solution:

The total is 71+76+80+82+91=400,71 + 76 + 80 + 82 + 91 = 400, which is divisible by 5.5. The sum of the first three scores must be divisible by 3.3.

Modulo 3,3, the scores are 2,1,2,1,1.2, 1, 2, 1, 1. The only triple summing to a multiple of 33 is 76+82+91=249,76 + 82 + 91 = 249, so these are the first three (with 9191 third, since the first two, 7676 and 82,82, must have equal parity).

Since 2491(mod4),249 \equiv 1 \pmod 4, the fourth score must be 3(mod4),\equiv 3 \pmod 4, which is 71.71. That leaves 8080 as the last score entered.

Thus, the correct answer is C.

10.

The point P=(1,2,3)P = (1, 2, 3) is reflected in the xyxy-plane, then its image QQ is rotated by 180180^\circ about the xx-axis to produce R,R, and finally, RR is translated by 55 units in the positive yy direction to produce S.S. What are the coordinates of S?S?

(1,7,3)(1, 7, -3)

(1,7,3)(-1, 7, -3)

(1,2,8)(-1, -2, 8)

(1,3,3)(-1, 3, 3)

(1,3,3)(1, 3, 3)

Difficulty rating: 1390
Small Hint:

Reflecting in the xyxy-plane negates the zz-coordinate

Big Hint:

A 180180^\circ turn about the xx-axis negates both the yy- and zz-coordinates

Solution:

Reflecting (1,2,3)(1, 2, 3) in the xyxy-plane gives Q=(1,2,3).Q = (1, 2, -3).

Rotating 180180^\circ about the xx-axis negates yy and z,z, giving R=(1,2,3).R = (1, -2, 3).

Translating 55 units in the positive yy direction gives S=(1,3,3).S = (1, 3, 3).

Thus, the correct answer is E.

11.

Two non-zero real numbers, aa and b,b, satisfy ab=ab.ab = a - b. Find a possible value of ab+baab.\frac{a}{b} + \frac{b}{a} - ab.

2-2

12-\dfrac{1}{2}

13\dfrac{1}{3}

12\dfrac{1}{2}

22

Difficulty rating: 1530
Small Hint:

Combine over a common denominator: ab+baab=a2+b2(ab)2ab\dfrac{a}{b} + \dfrac{b}{a} - ab = \dfrac{a^2 + b^2 - (ab)^2}{ab}

Big Hint:

Replace abab with aba - b in the numerator and expand

Solution:

Combining over a common denominator, ab+baab=a2+b2(ab)2ab. \frac{a}{b} + \frac{b}{a} - ab = \frac{a^2 + b^2 - (ab)^2}{ab}.

Replacing abab with aba - b in the numerator, a2+b2(ab)2=a2+b2(a22ab+b2)=2ab. \begin{gathered} a^2 + b^2 - (a - b)^2 \\ = a^2 + b^2 \\ {}- (a^2 - 2ab + b^2) \\ = 2ab. \end{gathered}

Therefore the expression equals 2abab=2.\dfrac{2ab}{ab} = 2.

Thus, the correct answer is E.

12.

Let A,A, M,M, and CC be nonnegative integers such that A+M+C=12.A + M + C = 12. What is the maximum value of AMC+AM+MC+CA? \begin{aligned} &A \cdot M \cdot C + A \cdot M \\ &\quad {}+ M \cdot C + C \cdot A? \end{aligned}

6262

7272

9292

102102

112112

Difficulty rating: 1650
Small Hint:

AMC+AM+MC+CAAMC + AM + MC + CA =(A+1)(M+1)(C+1)= (A + 1)(M + 1)(C + 1) (A+M+C)1- (A + M + C) - 1

Big Hint:

The three factors A+1,M+1,C+1A+1, M+1, C+1 sum to 15,15, so their product is largest when they are equal

Solution:

Observe that AMC+AM+MC+CA=(A+1)(M+1)(C+1)(A+M+C)1. \begin{aligned} &AMC + AM + MC + CA \\ &\quad = (A + 1)(M + 1)(C + 1) \\ &\quad {}- (A + M + C) - 1. \end{aligned}

Since A+M+C=12,A + M + C = 12, this equals (A+1)(M+1)(C+1)13.(A + 1)(M + 1)(C + 1) - 13. The three factors sum to 15,15, so their product is maximized when each equals 5,5, giving 53=125.5^3 = 125.

The maximum value is 12513=112.125 - 13 = 112.

Thus, the correct answer is E.

13.

One morning each member of Angela’s family drank an 88-ounce mixture of coffee with milk. The amounts of coffee and milk varied from cup to cup, but were never zero. Angela drank a quarter of the total amount of milk and a sixth of the total amount of coffee. How many people are in the family?

33

44

55

66

77

Difficulty rating: 1710
Small Hint:

Suppose Angela’s own cup contains cc units of coffee and mm units of milk with c+m=1c + m = 1

Big Hint:

Then the family total is 6c6c coffee and 4m4m milk, so the number of people is 6c+4m6c + 4m

Solution:

Measure amounts in 88-ounce cups, so Angela’s cup holds cc coffee and mm milk with c+m=1.c + m = 1.

Since Angela drank a sixth of the coffee, the total coffee is 6c6c; since she drank a quarter of the milk, the total milk is 4m.4m. The number of people equals the total number of cups, 6c+4m=6c+4(1c)=4+2c. \begin{aligned} 6c + 4m &= 6c + 4(1 - c) \\ &= 4 + 2c. \end{aligned}

This is an integer only when 2c2c is an integer, and since 0<c<10 \lt c \lt 1 this forces c=12,c = \tfrac12, giving 4+1=54 + 1 = 5 people.

Thus, the correct answer is C.

14.

When the mean, median, and mode of the list 10,2,5,2,4,2,x10, 2, 5, 2, 4, 2, x

are arranged in increasing order, they form a non-constant arithmetic progression. What is the sum of all possible real values of x?x?

33

66

99

1717

2020

Difficulty rating: 1840
Small Hint:

The mode is 2,2, and the mean is 25+x7\dfrac{25 + x}{7}

Big Hint:

Split into cases by where xx falls relative to the other numbers, and require a non-constant progression

Solution:

The six fixed numbers sum to 25,25, so the mean is 25+x7,\dfrac{25 + x}{7}, and the mode is 2.2. If x2,x \le 2, then 22 is both median and mode, forcing a constant progression, so x>2.x \gt 2.

Case 2<x<42 \lt x \lt 4: the median is x.x. Requiring 2,x,25+x72, x, \dfrac{25 + x}{7} to form an arithmetic progression yields x=3x = 3 as the only value in this range.

Case x4x \ge 4: the median is 4,4, and the progression 2,4,62, 4, 6 forces the mean to be 6,6, so 25+x7=6,\dfrac{25 + x}{7} = 6, giving x=17.x = 17.

The sum of all possible values is 3+17=20.3 + 17 = 20.

Thus, the correct answer is E.

15.

Let ff be a function for which f ⁣(x3)=x2+x+1.f\!\left(\dfrac{x}{3}\right) = x^2 + x + 1. Find the sum of all values of zz for which f(3z)=7.f(3z) = 7.

13-\dfrac{1}{3}

19-\dfrac{1}{9}

00

59\dfrac{5}{9}

53\dfrac{5}{3}

Difficulty rating: 1650
Small Hint:

To evaluate f(3z),f(3z), set x3=3z,\dfrac{x}{3} = 3z, so x=9zx = 9z

Big Hint:

This gives a quadratic in zz; use the sum-of-roots formula ba-\dfrac{b}{a}

Solution:

Setting x3=3z\dfrac{x}{3} = 3z gives x=9z,x = 9z, so f(3z)=(9z)2+9z+1=81z2+9z+1=7. \begin{aligned} f(3z) &= (9z)^2 + 9z + 1 \\ &= 81z^2 + 9z + 1 \\ &= 7. \end{aligned}

This rearranges to 81z2+9z6=0.81z^2 + 9z - 6 = 0.

By the sum-of-roots formula, the sum of the values of zz is 981=19.-\dfrac{9}{81} = -\dfrac{1}{9}.

Thus, the correct answer is B.

16.

A checkerboard of 1313 rows and 1717 columns has a number written in each square, beginning in the upper left corner, so that the first row is numbered 1,1, 2,2, ,\ldots, 17,17, the second row 18,18, 19,19, ,\ldots, 34,34, and so on down the board. If the board is renumbered so that the left column, top to bottom, is 1,1, 2,2, ,\ldots, 13,13, the second column 14,14, 15,15, ,\ldots, 2626 and so on across the board, some squares have the same numbers in both numbering systems. Find the sum of the numbers in these squares (under either system).

222222

333333

444444

555555

666666

Difficulty rating: 1770
Small Hint:

The square in row m,m, column nn is numbered 17(m1)+n17(m - 1) + n originally and 13(n1)+m13(n - 1) + m after

Big Hint:

Setting the two expressions equal gives 4m3n=14m - 3n = 1; find all valid (m,n)(m, n)

Solution:

The square (m,n)(m, n) is numbered 17(m1)+n17(m - 1) + n originally and 13(n1)+m13(n - 1) + m after renumbering. Setting these equal gives 4m3n=1. 4m - 3n = 1.

The solutions with 1m131 \le m \le 13 and 1n171 \le n \le 17 are (1,1),(1, 1), (4,5),(4, 5), (7,9),(7, 9), (10,13),(10, 13), and (13,17).(13, 17).

These squares hold the numbers 1,56,111,166,1, 56, 111, 166, and 221,221, whose sum is 555.555.

Thus, the correct answer is D.

17.

A circle centered at OO has radius 11 and contains the point A.A. Segment ABAB is tangent to the circle at AA and AOB=θ.\angle AOB = \theta. If point CC lies on OA\overline{OA} and BCBC bisects ABO,\angle ABO, then what is OC?OC?

sec2θtanθ\sec^2\theta - \tan\theta

12\dfrac{1}{2}

cos2θ1+sinθ\dfrac{\cos^2\theta}{1 + \sin\theta}

11+sinθ\dfrac{1}{1 + \sin\theta}

sinθcos2θ\dfrac{\sin\theta}{\cos^2\theta}

Difficulty rating: 1870
Small Hint:

Since OA=1OA = 1 and OAB=90,\angle OAB = 90^\circ, we have BA=tanθBA = \tan\theta and OB=secθOB = \sec\theta

Big Hint:

The bisector gives OCCA=OBBA,\dfrac{OC}{CA} = \dfrac{OB}{BA}, and OC+CA=OA=1OC + CA = OA = 1

Solution:

Because OA=1OA = 1 and ABAB is tangent at A,A, angle OABOAB is right, so BA=tanθ,OB=secθ. BA = \tan\theta, \qquad OB = \sec\theta.

Since BCBC bisects ABO,\angle ABO, the angle bisector theorem gives OCCA=OBBA.\dfrac{OC}{CA} = \dfrac{OB}{BA}. Using OC+CA=OA=1,OC + CA = OA = 1, OC=OBOB+BA=secθsecθ+tanθ. \begin{aligned} OC &= \frac{OB}{OB + BA} \\ &= \frac{\sec\theta}{\sec\theta + \tan\theta}. \end{aligned}

Multiplying numerator and denominator by cosθ\cos\theta gives OC=11+sinθ.OC = \dfrac{1}{1 + \sin\theta}.

Thus, the correct answer is D.

18.

In year N,N, the 300300th day of the year is a Tuesday. In year N+1,N + 1, the 200200th day is also a Tuesday. On what day of the week did the 100100th day of year N1N - 1 occur?

Thursday

Friday

Saturday

Sunday

Monday

Difficulty rating: 1870
Small Hint:

Two dates fall on the same weekday exactly when the number of days between them is a multiple of 77

Big Hint:

Use the two given Tuesdays to decide which of N1,N,N+1N - 1, N, N + 1 is a leap year

Solution:

From day 300300 of year NN to day 200200 of year N+1,N + 1, the number of days is 365300+200=265365 - 300 + 200 = 265 if NN is not a leap year. But 265=737+6,265 = 7 \cdot 37 + 6, which would land on a Monday, not a Tuesday.

So year NN is a leap year, and the gap is 266=738266 = 7 \cdot 38 days, giving a Tuesday as stated. It follows that year N1N - 1 is not a leap year.

The 100100th day of year N1N - 1 precedes the Tuesday on day 300300 of year NN by 365100+300=565365 - 100 + 300 = 565 days. Since 565=780+5,565 = 7 \cdot 80 + 5, that day is 55 weekdays before Tuesday, namely Thursday.

Thus, the correct answer is A.

19.

In triangle ABC,ABC, AB=13,AB = 13, BC=14,BC = 14, and AC=15.AC = 15. Let DD denote the midpoint of BC\overline{BC} and let EE denote the intersection of BC\overline{BC} with the bisector of angle BAC.BAC. Which of the following is closest to the area of triangle ADE?ADE?

22

2.52.5

33

3.53.5

44

Difficulty rating: 1810
Small Hint:

By Heron’s formula the area of ABC\triangle ABC is 84,84, so the altitude from AA to BCBC is 1212

Big Hint:

DD is at distance 77 from BB; the bisector foot EE satisfies BE:EC=13:15BE : EC = 13 : 15

Solution:

By Heron’s formula, the area of ABC\triangle ABC is 21876=84,\sqrt{21 \cdot 8 \cdot 7 \cdot 6} = 84, so the altitude from AA to BCBC is 28414=12.\dfrac{2 \cdot 84}{14} = 12.

The midpoint DD is 77 from B.B. The bisector from AA meets BCBC at EE with BE:EC=AB:AC=13:15,BE : EC = AB : AC = 13 : 15, so BE=141328=6.5.BE = 14 \cdot \dfrac{13}{28} = 6.5.

Both DD and EE lie on BC,BC, so ADE\triangle ADE has base DE=76.5=0.5DE = 7 - 6.5 = 0.5 and altitude 12,12, giving area 120.512=3. \tfrac12 \cdot 0.5 \cdot 12 = 3.

Thus, the correct answer is C.

20.

If x,x, y,y, and zz are positive numbers satisfying x+1y=4,x + \frac{1}{y} = 4, y+1z=1,y + \frac{1}{z} = 1, and z+1x=73,z + \frac{1}{x} = \frac{7}{3}, then what is xyz?xyz?

23\dfrac{2}{3}

11

43\dfrac{4}{3}

22

73\dfrac{7}{3}

Difficulty rating: 1970
Small Hint:

Add the three equations, and separately multiply all three together

Big Hint:

Expanding the product produces xyz+1xyzxyz + \dfrac{1}{xyz} plus the sum you already computed

Solution:

Adding the three equations gives (x+1y)+(y+1z)+(z+1x)=4+1+73=223. \begin{gathered} \left(x + \tfrac1y\right) + \left(y + \tfrac1z\right) \\ {}+ \left(z + \tfrac1x\right) \\ = 4 + 1 + \tfrac73 \\ = \tfrac{22}{3}. \end{gathered}

Multiplying them gives 4173=283. 4 \cdot 1 \cdot \tfrac73 = \tfrac{28}{3}.

Expanding the product, (x+1y)(y+1z)(z+1x)=xyz+(x+y+z+1x+1y+1z)+1xyz. \begin{aligned} &\left(x + \tfrac1y\right) \\ &\quad {}\cdot \left(y + \tfrac1z\right) \\ &\quad {}\cdot \left(z + \tfrac1x\right) \\ &= xyz \\ &\quad {}+ \left(x + y + z + \tfrac1x + \tfrac1y + \tfrac1z\right) \\ &\quad {}+ \frac{1}{xyz}. \end{aligned} The middle group is the sum 223,\tfrac{22}{3}, so xyz+1xyz=283223=2.xyz + \dfrac{1}{xyz} = \tfrac{28}{3} - \tfrac{22}{3} = 2.

Hence (xyz1)2=0,(xyz - 1)^2 = 0, so xyz=1.xyz = 1.

Thus, the correct answer is B.

21.

Through a point on the hypotenuse of a right triangle, lines are drawn parallel to the legs of the triangle so that the triangle is divided into a square and two smaller right triangles. The area of one of the two small right triangles is mm times the area of the square. What is the ratio of the area of the other small right triangle to the area of the square?

12m+1\dfrac{1}{2m + 1}

mm

1m1 - m

14m\dfrac{1}{4m}

18m2\dfrac{1}{8m^2}

Difficulty rating: 1970
Small Hint:

Let the square have side 11; one small triangle has a leg rr along the square, so its area is r2=m\dfrac{r}{2} = m

Big Hint:

The two small triangles are similar, so the other triangle’s matching leg is 1r\dfrac{1}{r}

Solution:

Let the square have side 1.1. The small triangle sharing one side of the square has a perpendicular leg r,r, so its area is 121r=m,\tfrac12 \cdot 1 \cdot r = m, giving r=2m.r = 2m.

The two small triangles are similar, so the other triangle’s leg along the square is 1r,\dfrac1r, and its area is 1211r=12r=14m. \frac12 \cdot 1 \cdot \frac1r = \frac{1}{2r} = \frac{1}{4m}.

Thus, the correct answer is D.

22.

The graph below shows a portion of the curve defined by the quartic polynomial P(x)=x4+ax3+bx2+cx+d.P(x) = x^4 + ax^3 + bx^2 + cx + d. Which of the following is the smallest?

P(1)P(-1)

The product of the zeros of PP

The product of the non-real zeros of PP

The sum of the coefficients of PP

The sum of the real zeros of PP

Difficulty rating: 2030
Small Hint:

The graph shows exactly two real zeros, both positive, so PP has two non-real (conjugate) zeros

Big Hint:

The product of all zeros equals d,d, the yy-intercept; divide it by the product of the real zeros

Solution:

The graph crosses the xx-axis exactly twice, both times at positive values, so PP has two real zeros and two non-real (complex conjugate) zeros.

Reading off the graph: the sum of the coefficients is P(1)>3;P(1) \gt 3; P(1)>4;P(-1) \gt 4; the sum of the real zeros is greater than 4.5;4.5; and the product of all zeros is d,d, the yy-intercept, which is less than 6.6.

Let RR be the product of the real zeros, so R>4.5.R \gt 4.5. The product of the non-real zeros is dR,\dfrac dR, which is less than 64.5<2.\dfrac{6}{4.5} \lt 2.

This is smaller than every other listed quantity.

Thus, the correct answer is C.

23.

Professor Gamble buys a lottery ticket, which requires that he pick six different integers from 11 through 46,46, inclusive. He chooses his numbers so that the sum of the base-ten logarithms of his six numbers is an integer. It so happens that the integers on the winning ticket have the same property -- the sum of the base-ten logarithms is an integer. What is the probability that Professor Gamble holds the winning ticket?

15\dfrac{1}{5}

14\dfrac{1}{4}

13\dfrac{1}{3}

12\dfrac{1}{2}

11

Difficulty rating: 2330
Small Hint:

The sum of logarithms is an integer exactly when the product of the six numbers is a power of 1010

Big Hint:

Only numbers of the form 2a5b2^a 5^b can appear; balance the total factors of 22 and 55

Solution:

The sum of the logarithms is an integer kk exactly when the product of the six numbers is 10k.10^k. Since 10=25,10 = 2 \cdot 5, each chosen number must be of the form 2a5b,2^a 5^b, so it comes from 1,2,4,5,8,10,16,20,25,32,40. 1, 2, 4, 5, 8, 10, 16, 20, 25, 32, 40.

For each, record the excess of factors of 22 over factors of 55: 0,1,2,1,3,0,4,1,2,5,2.0, 1, 2, -1, 3, 0, 4, 1, -2, 5, 2. The product is a power of 1010 only if the six chosen values have equal totals of 22s and 55s, i.e. their excesses sum to 0.0.

The only negative excesses are 1-1 for 55 and 2-2 for 25.25. A six-number ticket with total excess 00 must contain both: omitting either leaves too few zero and small positive excesses to reach six numbers. The other four numbers must therefore have total excess 3.3. There are two numbers of excess 00 (1,101,10), two of excess 11 (2,202,20), and two of excess 22 (4,404,40); any number of excess at least 33 would leave too few zeros to complete a four-number selection. Thus we must take both excess-00 numbers, one excess-11 number, and one excess-22 number. This gives exactly four valid tickets: {1,5,10,20,25,40},\{1, 5, 10, 20, 25, 40\}, {1,2,5,10,25,40},\{1, 2, 5, 10, 25, 40\}, {1,2,4,5,10,25},\{1, 2, 4, 5, 10, 25\}, and {1,4,5,10,20,25}.\{1, 4, 5, 10, 20, 25\}.

Professor Gamble holds one of these four, and only one matches the winning ticket, so the probability is 14.\dfrac14.

Thus, the correct answer is B.

24.

If circular arcs ACAC and BCBC have centers at BB and A,A, respectively, then there exists a circle tangent to both arc ACAC and arc BC,BC, and to AB.\overline{AB}. If the length of arc BCBC is 12,12, then what is the circumference of the circle?

2424

2525

2626

2727

2828

Difficulty rating: 2390
Small Hint:

Both arcs have radius AB,AB, and CC is at distance ABAB from both AA and B,B, so ABC\triangle ABC is equilateral

Big Hint:

Use Power of a Point at AA with AD=12ABAD = \tfrac12 AB to find the small circle’s radius r=38ABr = \tfrac38 AB

Solution:

Each arc has radius AB,AB, and CC is at distance ABAB from both AA and B,B, so ABC\triangle ABC is equilateral. Thus arc BCBC subtends 6060^\circ of a circle of radius AB,AB, whose full circumference is 612=72.6 \cdot 12 = 72.

Let the small circle have radius rr and touch AB\overline{AB} at its midpoint D,D, where AD=12AB.AD = \tfrac12 AB. By Power of a Point, AD2=AB(AB2r),AD^2 = AB(AB - 2r), so AB24=AB22rAB, \frac{AB^2}{4} = AB^2 - 2r\,AB, giving 2r=34AB,2r = \tfrac34 AB, hence r=38AB.r = \tfrac38 AB.

The circumferences are in the ratio of the radii, so the small circle’s circumference is 3872=27.\tfrac38 \cdot 72 = 27.

Thus, the correct answer is D.

25.

Eight congruent equilateral triangles, each of a different color, are used to construct a regular octahedron. How many distinguishable ways are there to construct the octahedron? (Two colored octahedrons are distinguishable if neither can be rotated to look just like the other.)

210210

560560

840840

12601260

16801680

Difficulty rating: 2440
Small Hint:

There are 8!8! ways to place the eight distinct colors before accounting for rotations

Big Hint:

The rotation group of the octahedron has 2424 elements, and distinct colors give each arrangement a trivial stabilizer

Solution:

There are 8!8! ways to assign the eight distinct colors to the eight faces. Two assignments give the same octahedron exactly when one is a rotation of the other.

The rotation group of a regular octahedron has 2424 elements. Because all eight colors are different, no nontrivial rotation fixes a coloring, so each distinguishable octahedron corresponds to exactly 2424 assignments.

Therefore the number of distinguishable octahedrons is 8!24=4032024=1680. \frac{8!}{24} = \frac{40320}{24} = 1680.

Thus, the correct answer is E.