1982 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.

When the polynomial x32x^3-2 is divided by the polynomial x22,x^2-2, the remainder is

22

2-2

2x2-2x-2

2x+22x+2

2x22x-2

Answer: E
Concepts:polynomialalgebraic manipulation
Difficulty rating: 1110
Small Hint:

Work modulo x22x^2-2

Big Hint:

Replace x2x^2 by 22 in x32x^3-2

Solution:

Modulo x22,x^2-2, we have x22,x^2\equiv2, so x322x2.x^3-2\equiv2x-2. This linear polynomial is the remainder.

Therefore, the correct answer is E.

2.

If a number eight times as large as xx is increased by two, then one fourth of the result equals

2x+122x+\frac12

x+12x+\frac12

2x+22x+2

2x+42x+4

2x+162x+16

Answer: A
Difficulty rating: 900
Small Hint:

Translate the first two operations before dividing

Big Hint:

Simplify 8x+24\frac{8x+2}{4} term by term

Solution:

Eight times x,x, increased by two, is 8x+2.8x+2. One fourth is 8x+24=2x+12.\frac{8x+2}{4}=2x+\frac12.

Therefore, the correct answer is A.

3.

Evaluate (xx)(xx)(x^x)^{(x^x)} at x=2.x=2.

1616

6464

256256

10241024

65,53665{,}536

Answer: C
Difficulty rating: 1020
Small Hint:

Evaluate the inner xxx^x first

Big Hint:

The same value becomes both the base and exponent

Solution:

At x=2,x=2, xx=22=4.x^x=2^2=4. Hence (xx)(xx)=44=256.(x^x)^{(x^x)}=4^4=256.

Therefore, the correct answer is C.

4.

The perimeter of a semicircular region, measured in centimeters, is numerically equal to its area, measured in square centimeters. The radius of the semicircle, measured in centimeters, is

π\pi

2π\frac2\pi

11

12\frac12

4π+2\frac4\pi+2

Answer: E
Difficulty rating: 1290
Small Hint:

Include the diameter in the perimeter of the region

Big Hint:

Set πr+2r\pi r+2r equal to πr22\frac{\pi r^2}{2}

Solution:

For r>0,r\gt0, equality of perimeter and area gives πr+2r=πr22.\pi r+2r=\frac{\pi r^2}{2}. Dividing by rr and solving yields r=2(π+2)π=2+4π.r=\frac{2(\pi+2)}{\pi}=2+\frac{4}{\pi}.

Therefore, the correct answer is E.

5.

Two positive numbers xx and yy are in the ratio a:b,a:b, where 0<a<b.0\lt a\lt b. If x+y=c,x+y=c, then the smaller of xx and yy is

acb\frac{ac}{b}

bcacb\frac{bc-ac}{b}

aca+b\frac{ac}{a+b}

bca+b\frac{bc}{a+b}

acba\frac{ac}{b-a}

Answer: C
Difficulty rating: 1100
Small Hint:

Write the numbers as kaka and kbkb

Big Hint:

Use their sum to determine the common scale factor

Solution:

Write x=kax=ka and y=kb.y=kb. Since a<b,a\lt b, xx is smaller. From k(a+b)=c,k(a+b)=c, k=ca+b,k=\frac{c}{a+b}, so x=aca+b.x=\frac{ac}{a+b}.

Therefore, the correct answer is C.

6.

The sum of all but one of the interior angles of a convex polygon equals 2570.2570^\circ. The remaining angle is

9090^\circ

105105^\circ

120120^\circ

130130^\circ

144144^\circ

Answer: D
Difficulty rating: 1360
Small Hint:

A polygon’s total interior angle sum is a multiple of 180180^\circ

Big Hint:

The missing convex angle must place the total strictly between 25702570^\circ and 27502750^\circ

Solution:

The total must be (n2)180(n-2)180^\circ and the missing angle lies between 00^\circ and 180.180^\circ. The only multiple of 180180^\circ between 25702570^\circ and 27502750^\circ is 2700,2700^\circ, leaving 27002570=130.2700^\circ-2570^\circ=130^\circ.

Therefore, the correct answer is D.

7.

If the operation xyx*y is defined by xy=(x+1)(y+1)1,x*y=(x+1)(y+1)-1, then which one of the following is false?

xy=yxx*y=y*x for all real xx and y.y.

x(y+z)x*(y+z) equals (xy)+(xz)(x*y)+(x*z) for all real x,x, y,y, and z.z.

(x1)(x+1)(x-1)*(x+1) equals (xx)1(x*x)-1 for all real x.x.

x0=xx*0=x for all real x.x.

x(yz)=(xy)zx*(y*z)=(x*y)*z for all real x,x, y,y, and z.z.

Answer: B
Difficulty rating: 1390
Small Hint:

First simplify the operation to x+y+xyx+y+xy

Big Hint:

Test the proposed distributive law with x=1x=1 and y=z=0y=z=0

Solution:

Since xy=x+y+xy,x*y=x+y+xy, the operation is commutative, has identity 0,0, and becomes ordinary multiplication after adding 1.1. Thus it is associative, and direct expansion also verifies C. Statement B fails when x=1x=1 and y=z=0:y=z=0: its left side is 10=1,1*0=1, but its right side is (10)+(10)=2.(1*0)+(1*0)=2. Hence B is false.

Therefore, the correct answer is B.

8.

By definition r!=r(r1)1r!=r(r-1)\cdots1 and (jk)=j!k!(jk)!,\binom jk=\frac{j!}{k!(j-k)!}, where r,r, j,j, kk are positive integers and k<j.k\lt j. If (n1),\binom n1, (n2),\binom n2, (n3)\binom n3 form an arithmetic progression with n>3,n\gt3, then nn equals

55

77

99

1111

1212

Answer: B
Difficulty rating: 1730
Small Hint:

The middle term of an arithmetic progression is the average of its neighbors

Big Hint:

Substitute the factorial formulas into 2(n2)=(n1)+(n3)2\binom n2=\binom n1+\binom n3

Solution:

The progression condition is 2(n2)=(n1)+(n3).2\binom n2=\binom n1+\binom n3. Substitution and cancellation give n29n+14=0,n^2-9n+14=0, or (n2)(n7)=0.(n-2)(n-7)=0. Since n>3,n\gt3, n=7.n=7.

Therefore, the correct answer is B.

9.

A vertical line divides the triangle with vertices (0,0),(0,0), (1,1)(1,1) and (9,1)(9,1) in the xyxy-plane into two regions of equal area. The equation of the line is x=x=

2.52.5

3.03.0

3.53.5

4.04.0

4.54.5

Answer: B
Difficulty rating: 1630
Small Hint:

For 1x9,1\le x\le9, the triangle lies between y=x9y=\frac{x}{9} and y=1y=1

Big Hint:

Set the accumulated area to one half of the triangle’s total area

Solution:

The triangle has area 4.4. The portion with 0x10\le x\le1 has area 01(xx9)dx=49. \int_0^1\left(x-\frac x9\right)\,dx=\frac49. For a cut x=t1,x=t\ge1, the area to its left is therefore 49+1t(1x9)dx.\frac49+\int_1^t(1-\frac{x}{9})\,dx. Setting this equal to 22 gives tt218=52,t-\frac{t^2}{18}=\frac{5}{2}, whose relevant solution is t=3.t=3.

Therefore, the correct answer is B.

10.

In the adjoining diagram, BOBO bisects CBA,\angle CBA, COCO bisects ACB,\angle ACB, and MNMN is parallel to BC.BC. If AB=12,AB=12, BC=24,BC=24, and AC=18,AC=18, then the perimeter of AMN\triangle AMN is

3030

3333

3636

3939

4242

Answer: A
Difficulty rating: 1910
Small Hint:

Because OO is the incenter, its distance from BCBC is the inradius

Big Hint:

Compare the altitude of AMN\triangle AMN with the altitude of ABC\triangle ABC

Solution:

The sides 12,12, 18,18, 2424 have semiperimeter 2727 and area 271593=2715, \sqrt{27\cdot15\cdot9\cdot3}=27\sqrt{15}, so the inradius is r=15.r=\sqrt{15}. Taking BCBC as base, the altitude is h=2(2715)24=9154.h=\frac{2(27\sqrt{15})}{24}=\frac{9\sqrt{15}}{4}. Thus the similarity scale from ABC\triangle ABC to AMN\triangle AMN is 1rh=149=59.1-\frac{r}{h}=1-\frac{4}{9}=\frac{5}{9}. Its perimeter is (59)(12+18+24)=30.(\frac{5}{9})(12+18+24)=30.

Therefore, the correct answer is A.

11.

How many integers with four different digits are there between 1,0001{,}000 and 9,9999{,}999 such that the absolute value of the difference between the first digit and the last digit is 2?2?

672672

784784

840840

896896

1,0081{,}008

Answer: C
Difficulty rating: 1710
Small Hint:

First count the allowed ordered pairs of first and last digits

Big Hint:

Once those digits are fixed, choose two distinct middle digits from the remaining eight

Solution:

For leading digits 1,,9,1,\ldots,9, the number of possible last digits differing by 22 is 1+1+2+2+21+1+2+2+2 plus 2+2+1+1,2+2+1+1, or 14.14. In addition, leading digit 22 may end in 0,0, giving 1515 endpoint pairs. The middle digits can then be chosen in 878\cdot7 ordered ways. Thus the count is 1556=840.15\cdot56=840.

Therefore, the correct answer is C.

12.

Let f(x)=ax7+bx3+cx5,f(x)=ax^7+bx^3+cx-5, where a,a, b,b, and cc are constants. If f(7)=7,f(-7)=7, then f(7)f(7) equals

17-17

7-7

1414

2121

not uniquely determined

Answer: A
Difficulty rating: 1360
Small Hint:

Separate the constant term from the odd-powered terms

Big Hint:

If g(x)=f(x)+5,g(x)=f(x)+5, compare g(7)g(7) and g(7)g(-7)

Solution:

Let g(x)=ax7+bx3+cx,g(x)=ax^7+bx^3+cx, which is odd. Since f(7)=g(7)5=7,f(-7)=g(-7)-5=7, g(7)=12.g(-7)=12. Therefore g(7)=12,g(7)=-12, and f(7)=125=17.f(7)=-12-5=-17.

Therefore, the correct answer is A.

13.

If a>1,a\gt1, b>1b\gt1 and p=logb(logba)logba,p=\frac{\log_b(\log_ba)}{\log_ba}, then apa^p equals

11

bb

logab\log_ab

logba\log_ba

alogbaa^{\log_ba}

Answer: D
Difficulty rating: 1730
Small Hint:

Let t=logba,t=\log_ba, so a=bta=b^t

Big Hint:

Rewrite pp as logbtt\frac{\log_bt}{t}

Solution:

Set t=logba,t=\log_ba, so a=bta=b^t and p=logbtt.p=\frac{\log_bt}{t}. Then ap=(bt)logbtt,a^p=(b^t)^{\frac{\log_bt}{t}}, which equals blogbt=t.b^{\log_bt}=t. Therefore ap=logba.a^p=\log_ba.

Therefore, the correct answer is D.

14.

In the adjoining figure, points BB and CC lie on line segment AD,AD, and AB,AB, BC,BC, and CDCD are diameters of circles O,O, N,N, and P,P, respectively. Circles O,O, N,N, and PP all have radius 15,15, and the line AGAG is tangent to circle PP at G.G. If AGAG intersects circle NN at points EE and F,F, then chord EFEF has length

2020

15215\sqrt2

2424

2525

none of these

Answer: C
Difficulty rating: 2090
Small Hint:

Use right triangle APGAPG to find the distance from NN to line AGAG

Big Hint:

A chord at distance dd from a circle’s center has length 2r2d22\sqrt{r^2-d^2}

Solution:

Here AP=75,AP=75, PG=15,PG=15, and AGPG.AG\perp PG. The distance from NN to AGAG scales with ANAP=4575,\frac{AN}{AP}=\frac{45}{75}, so it is 15(4575)=9.15(\frac{45}{75})=9. Therefore the chord in the radius-1515 circle has length 215292=2144=24.2\sqrt{15^2-9^2}=2\sqrt{144}=24.

Therefore, the correct answer is C.

15.

Let z\lfloor z\rfloor denote the greatest integer not exceeding z.z. Let xx and yy satisfy the simultaneous equations y=2x+3,y=3x2+5. \begin{aligned} y&=2\lfloor x\rfloor+3,\\ y&=3\lfloor x-2\rfloor+5. \end{aligned} If xx is not an integer, then x+yx+y is

an integer

between 44 and 55

between 4-4 and 44

between 1515 and 1616

16.516.5

Answer: D
Difficulty rating: 1660
Small Hint:

For nonintegral x,x, relate x2\lfloor x-2\rfloor to x\lfloor x\rfloor

Big Hint:

Let n=xn=\lfloor x\rfloor and equate the two formulas for yy

Solution:

For nonintegral x,x, let n=x;n=\lfloor x\rfloor; then x2=n2.\lfloor x-2\rfloor=n-2. Thus 2n+3=3(n2)+5,2n+3=3(n-2)+5, so n=4n=4 and y=11.y=11. Since 4<x<5,4\lt x\lt5, we have 15<x+y<16.15\lt x+y\lt16.

Therefore, the correct answer is D.

16.

In the adjoining figure, a wooden cube has edges of length 33 meters. Square holes of side one meter, centered in each face, are cut through to the opposite face. The edges of the holes are parallel to the edges of the cube. The entire surface area including the inside, in square meters, is

5454

7272

7676

8484

8686

Answer: B
Difficulty rating: 1860
Small Hint:

Start with the outer faces after removing their central squares

Big Hint:

For each of the three tunnels, count the four interior walls not removed by the crossing tunnels

Solution:

The six outer faces contribute 6(3212)=48.6(3^2-1^2)=48. Each of the three length-33 square tunnels has four inner walls, but the central unit segment of every wall is removed by a perpendicular tunnel, leaving area 22 per wall. Thus the inside contributes 342=24.3\cdot4\cdot2=24. The total is 48+24=72.48+24=72.

Therefore, the correct answer is B.

17.

How many real numbers xx satisfy the equation 32x+23x+33x+3=0?3^{2x+2}-3^{x+3}-3^x+3=0?

00

11

22

33

44

Answer: C
Difficulty rating: 1590
Small Hint:

Substitute t=3x,t=3^x, noting that t>0t\gt0

Big Hint:

The equation becomes a quadratic in tt

Solution:

Let t=3x>0.t=3^x\gt0. Then 9t228t+3=0,9t^2-28t+3=0, whose roots are t=3t=3 and t=19.t=\frac{1}{9}. Both are positive and each corresponds to one real x,x, so there are 22 solutions.

Therefore, the correct answer is C.

18.

In the adjoining figure of a rectangular solid, DHG=45\angle DHG=45^\circ and FHB=60.\angle FHB=60^\circ. Find the cosine of BHD.\angle BHD.

36\frac{\sqrt3}{6}

26\frac{\sqrt2}{6}

63\frac{\sqrt6}{3}

64\frac{\sqrt6}{4}

624\frac{\sqrt6-\sqrt2}{4}

Answer: D
Difficulty rating: 2230
Small Hint:

Assign coordinates at HH along the three mutually perpendicular edges

Big Hint:

Translate the two given angles into relationships among the three edge lengths, then use a dot product

Solution:

Let H=(0,0,0),H=(0,0,0), F=(u,0,0),F=(u,0,0), G=(0,v,0),G=(0,v,0), and C=(0,0,w).C=(0,0,w). Then B=(u,0,w)B=(u,0,w) and D=(0,v,w).D=(0,v,w). The 6060^\circ condition gives w=3u,w=\sqrt3u, while the 4545^\circ condition gives v=w.v=w. Hence cosBHD=w2u2+w22w2=64. \begin{aligned} \cos\angle BHD &=\frac{w^2} {\sqrt{u^2+w^2}\sqrt{2w^2}}\\ &=\frac{\sqrt6}{4}. \end{aligned}

Therefore, the correct answer is D.

19.

Let f(x)=x2+x4f(x)=|x-2|+|x-4| 2x6,-|2x-6|, for 2x8.2\le x\le8. The sum of the largest and smallest values of f(x)f(x) is

11

22

44

66

none of these

Answer: B
Difficulty rating: 1630
Small Hint:

Break the interval at the zeros 2,2, 3,3, and 44

Big Hint:

Simplify f(x)f(x) on each resulting interval

Solution:

On [2,3],[2,3], f(x)=2x4;f(x)=2x-4; on [3,4],[3,4], f(x)=82x;f(x)=8-2x; and on [4,8],[4,8], f(x)=0.f(x)=0. Thus the minimum is 00 and the maximum is 2,2, whose sum is 2.2.

Therefore, the correct answer is B.

20.

The number of pairs of positive integers (x,y)(x,y) which satisfy the equation x2+y2=x3x^2+y^2=x^3 is

00

11

22

not finite

none of these

Answer: D
Difficulty rating: 1940
Small Hint:

Rearrange as y2=x2(x1)y^2=x^2(x-1)

Big Hint:

Choose x1x-1 to be a perfect square

Solution:

For every positive integer k,k, take x=k2+1x=k^2+1 and y=k(k2+1)=kx.y=k(k^2+1)=kx. Then y2=k2x2=x2(x1),y^2=k^2x^2=x^2(x-1), so x2+y2=x3.x^2+y^2=x^3. This supplies infinitely many positive-integer pairs.

Therefore, the correct answer is D.

21.

In the adjoining figure, the triangle ABCABC is a right triangle with BCA=90.\angle BCA=90^\circ. Median CMCM is perpendicular to median BN,BN, and side BC=s.BC=s. The length of BNBN is

s2s\sqrt2

32s2\frac32s\sqrt2

2s22s\sqrt2

s52\frac{s\sqrt5}{2}

s62\frac{s\sqrt6}{2}

Answer: E
Difficulty rating: 2150
Small Hint:

Place C=(0,0),C=(0,0), B=(0,s),B=(0,s), and A=(t,0)A=(t,0)

Big Hint:

Use a dot product for the directions of the two medians

Solution:

Set C=(0,0),C=(0,0), B=(0,s),B=(0,s), and A=(t,0).A=(t,0). Then M=(t2,s2)M=(\frac{t}{2},\frac{s}{2}) and N=(t2,0).N=(\frac{t}{2},0). Perpendicularity gives (t2,s2)(t2,s)=0,(\frac{t}{2},\frac{s}{2})\cdot(\frac{t}{2},-s)=0, hence t2=2s2.t^2=2s^2. Therefore BN=(t2)2+s2=s22+s2=s62. \begin{aligned} BN&=\sqrt{(\frac{t}{2})^2+s^2}\\ &=\sqrt{\frac{s^2}{2}+s^2}\\ &=\frac{s\sqrt6}{2}. \end{aligned}

Therefore, the correct answer is E.

22.

In a narrow alley of width ww a ladder of length aa is placed with its foot at a point PP between the walls. Resting against one wall at Q,Q, a distance kk above the ground, the ladder makes a 4545^\circ angle with the ground. Resting against the other wall at R,R, a distance hh above the ground, the ladder makes a 7575^\circ angle with the ground. The width ww is equal to

aa

RQRQ

kk

h+k2\frac{h+k}{2}

hh

Answer: E
Difficulty rating: 1910
Small Hint:

Express the two horizontal portions of the alley using cosines

Big Hint:

Compare cos75+cos45\cos75^\circ+\cos45^\circ with sin75\sin75^\circ

Solution:

The horizontal distances from PP to the walls are acos75a\cos75^\circ and acos45,a\cos45^\circ, so w=a(cos75+cos45).w=a(\cos75^\circ+\cos45^\circ). The sum-to-product identity gives cos75+cos45=sin75.\cos75^\circ+\cos45^\circ=\sin75^\circ. Since h=asin75,h=a\sin75^\circ, w=h.w=h.

Therefore, the correct answer is E.

23.

The lengths of the sides of a triangle are consecutive integers, and the largest angle is twice the smallest angle. The cosine of the smallest angle is

34\frac34

710\frac7{10}

23\frac23

914\frac9{14}

none of these

Answer: A
Difficulty rating: 2150
Small Hint:

Let the smallest and largest angles be θ\theta and 2θ2\theta

Big Hint:

Use the law of sines to compare the shortest and longest consecutive sides

Solution:

Let the consecutive sides be n,n, n+1,n+1, n+2,n+2, opposite angles θ,\theta, ϕ,\phi, 2θ.2\theta. By the law of sines, n+2n=sin2θsinθ=2cosθ. \frac{n+2}{n}=\frac{\sin2\theta}{\sin\theta}=2\cos\theta. The law of cosines at the smallest angle also gives cosθ=n2+6n+52(n+1)(n+2). \cos\theta=\frac{n^2+6n+5}{2(n+1)(n+2)}. Equating these expressions yields n23n4=0,n^2-3n-4=0, so n=4.n=4. Hence the sides are 4,4, 5,5, 66 and cosθ=624=34.\cos\theta=\frac{6}{2\cdot4}=\frac{3}{4}.

Therefore, the correct answer is A.

24.

In the adjoining figure, the circle meets the sides of an equilateral triangle at six points. If AG=2,AG=2, GF=13,GF=13, FC=1FC=1 and HJ=7,HJ=7, then DEDE equals

2222\sqrt{22}

737\sqrt3

99

1010

1313

Answer: A
Difficulty rating: 2310
Small Hint:

All three sides of the triangle have length 1616

Big Hint:

Apply power of a point from A,A, B,B, and CC to relate the two base segments and DEDE

Solution:

First, power of AA gives AH(AH+7)=AGAF.AH(AH+7)=AG\cdot AF. The latter product is 215=30,2\cdot15=30, so AH=3,AH=3, BJ=6,BJ=6, and BH=13.BH=13. Let BD=u,BD=u, DE=x,DE=x, EC=v.EC=v. From the secants at BB and C,C, u(u+x)=BHBJ=136=78,v(v+x)=CFCG=114=14. \begin{aligned} u(u+x)&=BH\cdot BJ\\ &=13\cdot6=78,\\ v(v+x)&=CF\cdot CG\\ &=1\cdot14=14. \end{aligned} Also u+x+v=16.u+x+v=16. Subtracting the power equations and using the sum gives uv=4.u-v=4. Hence u=10x2u=10-\frac{x}{2} and v=6x2.v=6-\frac{x}{2}. Substitution into v(v+x)=14v(v+x)=14 gives x2=88,x^2=88, so DE=222.DE=2\sqrt{22}.

Therefore, the correct answer is A.

25.

The adjoining figure is a map of part of a city: the small rectangles are blocks and the spaces in between are streets. Each morning a student walks from intersection AA to intersection B,B, always walking along streets shown, always going east or south. For variety, at each intersection where he has a choice, he chooses with probability 12\frac12 (independent of all other choices) whether to go east or south. Find the probability that, on any given morning, he walks through intersection C.C.

1132\frac{11}{32}

12\frac12

47\frac47

2132\frac{21}{32}

34\frac34

Answer: D
Difficulty rating: 2090
Small Hint:

Reaching CC means making the third eastward move before the fourth southward move

Big Hint:

Condition on the number i=0,1,2,3i=0,1,2,3 of south moves made before the third east move

Solution:

If ii south moves occur before the third east move, the final step to CC is east and the preceding 2+i2+i steps contain two east moves. Thus Pr(C)=i=03(2+i2)2(3+i)=18+316+632+1064=2132. \begin{aligned} \Pr(C) &=\sum_{i=0}^3\binom{2+i}{2}2^{-(3+i)}\\ &=\frac18+\frac3{16}+\frac6{32}\\ &\quad+\frac{10}{64}\\ &=\frac{21}{32}. \end{aligned}

Therefore, the correct answer is D.

26.

If the base 88 representation of a perfect square is ab3c,ab3c, where a0,a\ne0, then cc is

00

11

33

44

not uniquely determined

Answer: B
Difficulty rating: 1860
Small Hint:

Only the last two base-88 digits matter modulo 6464

Big Hint:

List the quadratic residues modulo 6464 that lie between 30830_8 and 37837_8

Solution:

The last two octal digits 3c83c_8 represent 24+c(mod64).24+c\pmod{64}. Squares modulo 6464 in the range 24,,3124,\ldots,31 include only 25.25. Thus 24+c=25,24+c=25, so c=1.c=1.

Therefore, the correct answer is B.

27.

Suppose z=a+biz=a+bi is a solution of the polynomial equation c4z4+ic3z3+c2z2+ic1z+c0=0, \begin{aligned} c_4z^4+ic_3z^3+c_2z^2\\ {}+ic_1z+c_0=0, \end{aligned} where c0,c_0, c1,c_1, c2,c_2, c3,c_3, c4,c_4, a,a, and bb are real constants and i2=1.i^2=-1. Which one of the following must also be a solution?

abi-a-bi

abia-bi

a+bi-a+bi

b+aib+ai

none of these

Answer: C
Difficulty rating: 2090
Small Hint:

Conjugate the entire equation

Big Hint:

Compare the conjugated equation at zˉ\bar z with the original polynomial evaluated at zˉ-\bar z

Solution:

Conjugating the equation changes each ii to i-i and zz to zˉ.\bar z. Because the odd-powered terms also change sign when the input is negated, this conjugated equation is precisely the original polynomial evaluated at zˉ.-\bar z. Thus zˉ=a+bi-\bar z=-a+bi must be a root.

Therefore, the correct answer is C.

28.

A set of consecutive positive integers beginning with 11 is written on a blackboard. One number is erased. The average (arithmetic mean) of the remaining numbers is 35717.35\frac7{17}. What number was erased?

66

77

88

99

can not be determined

Answer: B
Difficulty rating: 2040
Small Hint:

If the last written number is n,n, the remaining count is n1n-1

Big Hint:

Use the bounds 1en1\le e\le n on the erased value to narrow the possible values of nn

Solution:

The new average 60217\frac{602}{17} is below the original average n+12\frac{n+1}{2} but differs from it by less than nn1,\frac{n}{n-1}, forcing n=69n=69 or 70.70. Since the remaining sum (n1)(60217)(n-1)(\frac{602}{17}) must be integral, n1n-1 is divisible by 17,17, so n=69.n=69. The erased number is 24156860217=24152408=7. \begin{aligned} 2415-68\cdot\frac{602}{17} &=2415-2408\\ &=7. \end{aligned}

Therefore, the correct answer is B.

29.

Let x,x, y,y, and zz be three positive real numbers whose sum is 1.1. If no one of these numbers is more than twice any other, then the minimum possible value of the product xyzxyz is

132\frac1{32}

136\frac1{36}

4125\frac4{125}

1127\frac1{127}

none of these

Answer: A
Difficulty rating: 2340
Small Hint:

Order the variables xyzx\le y\le z; then the active constraint is z2xz\le2x

Big Hint:

A minimum occurs on the boundary z=2x,z=2x, where y=13xy=1-3x

Solution:

Order xyz.x\le y\le z. At a minimum the spread is maximal, so z=2xz=2x and y=13x.y=1-3x. The ordering requires 15x14.\frac{1}{5}\le x\le\frac{1}{4}. Thus xyz=2x2(13x).xyz=2x^2(1-3x). Its only interior critical point is a maximum, so compare endpoints: the values are 4125\frac{4}{125} and 132,\frac{1}{32}, respectively. The minimum is 132.\frac{1}{32}.

Therefore, the correct answer is A.

30.

Find the units digit in the decimal expansion of (15+220)19+(15+220)82. (15+\sqrt{220})^{19}+(15+\sqrt{220})^{82}.

00

22

55

99

none of these

Answer: D
Difficulty rating: 2400
Small Hint:

Pair α=15+220\alpha=15+\sqrt{220} with its conjugate β=15220\beta=15-\sqrt{220}

Big Hint:

The integers Sn=αn+βnS_n=\alpha^n+\beta^n satisfy a short recurrence, while 0<β<10\lt\beta\lt1

Solution:

Let α=15+220\alpha=15+\sqrt{220} and β=15220,\beta=15-\sqrt{220}, so 0<β<1.0\lt\beta\lt1. The integers Sn=αn+βnS_n=\alpha^n+\beta^n satisfy Sn=30Sn15Sn2,S_n=30S_{n-1}-5S_{n-2}, hence Sn0(mod10)S_n\equiv0\pmod{10} for every n1.n\ge1. Therefore α19+α82=S19+S82(β19+β82) \begin{aligned} \alpha^{19}+\alpha^{82} &=S_{19}+S_{82}\\ &\quad-(\beta^{19}+\beta^{82}) \end{aligned} is a multiple of 1010 minus a positive number less than 1.1. Its integer part therefore ends in 9.9.

Therefore, the correct answer is D.