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

A chord which is the perpendicular bisector of a radius of length 1212 in a circle has length

333\sqrt3

2727

636\sqrt3

12312\sqrt3

none of these

Concepts:circlechordPythagorean Theorem
Difficulty rating: 1330
Small Hint:

The chord meets the radius halfway from the center and at a right angle

Big Hint:

Find half the chord with the Pythagorean theorem, then double it

Solution:

Let MM be the midpoint of the chord and also the midpoint of the radius. The distance from the center OO to MM is 6,6, while the circle’s radius is 12.12. If AA is one endpoint of the chord, then AM=12262=63. AM=\sqrt{12^2-6^2}=6\sqrt3. The full chord has length 2AM=123.2AM=12\sqrt3.

Therefore, the correct answer is D.

2.

One thousand unit cubes are fastened together to form a large cube with edge length 1010 units; this is painted and then separated into the original cubes. The number of these unit cubes which have at least one face painted is

600600

520520

488488

480480

400400

Difficulty rating: 1230
Small Hint:

Count the cubes with no painted face instead

Big Hint:

Removing the outer layer leaves an 8×8×88\times8\times8 cube

Solution:

The unpainted cubes are precisely the interior 8×8×88\times8\times8 cube. Therefore the number having at least one painted face is 10383=1000512=488. 10^3-8^3=1000-512=488.

Therefore, the correct answer is C.

3.

The stronger Goldbach conjecture states that any even integer greater than 77 can be written as the sum of two different prime numbers. For such representations of the even number 126,126, the largest possible difference between the two primes is

Note: The regular Goldbach conjecture states that any even integer greater than 33 is expressible as a sum of two primes. Neither this conjecture nor the stronger version has been settled.

112112

100100

9292

8888

8080

Difficulty rating: 1360
Small Hint:

For a fixed sum, maximize the difference by minimizing the smaller prime

Big Hint:

Test the primes 3,3, 5,5, 7,7, 11,11, 13,13, \ldots until the complement to 126126 is prime

Solution:

For primes p<qp\lt q with p+q=126,p+q=126, the difference qp=1262pq-p=126-2p is largest when pp is as small as possible. The complements of 3,3, 5,5, 7,7, and 1111 are 123,123, 121,121, 119,119, and 115,115, none prime. For p=13,p=13, the complement is 113,113, which is prime. Thus the largest difference is 11313=100. 113-13=100.

Therefore, the correct answer is B.

4.

Two congruent 3030^\circ-6060^\circ-9090^\circ triangles are placed so that they overlap partly and their hypotenuses coincide. If the hypotenuse of each triangle is 12,12, the area common to both triangles is

636\sqrt3

838\sqrt3

939\sqrt3

12312\sqrt3

2424

Difficulty rating: 1670
Small Hint:

Place the common hypotenuse on the xx-axis and reverse which endpoint has the 3030^\circ angle

Big Hint:

The upper boundary of the overlap consists of two lines making 3030^\circ angles with the hypotenuse

Solution:

Put the common hypotenuse from A=(0,0)A=(0,0) to B=(12,0).B=(12,0). The two triangles have their third vertices at (9,33)(9,3\sqrt3) and (3,33).(3,3\sqrt3). Their common region is the triangle with base ABAB and apex where y=x3y=\frac{x}{\sqrt3} and y=12x3y=\frac{12-x}{\sqrt3} meet. This occurs at x=6,x=6, with height 23.2\sqrt3. Hence the common area is 12(12)(23)=123. \frac12(12)(2\sqrt3)=12\sqrt3.

Therefore, the correct answer is D.

5.

Of the following five statements, I\mathrm{I} to V,\mathrm{V}, about the binary operation of averaging (arithmetic mean),

I.\mathrm{I}. Averaging is associative

II.\mathrm{II}. Averaging is commutative

III.\mathrm{III}. Averaging distributes over addition

IV.\mathrm{IV}. Addition distributes over averaging

V.\mathrm{V}. Averaging has an identity element

those which are always true are

All

I\mathrm{I} and II\mathrm{II} only

II\mathrm{II} and III\mathrm{III} only

II\mathrm{II} and IV\mathrm{IV} only

II\mathrm{II} and V\mathrm{V} only

Difficulty rating: 1750
Small Hint:

Write the averaging operation as ab=a+b2a*b=\frac{a+b}{2}

Big Hint:

Expand each proposed identity; one counterexample is enough to reject a property

Solution:

Let ab=a+b2.a*b=\frac{a+b}{2}. Commutativity is immediate. Also a+(bc)=2a+b+c2=(a+b)(a+c). \begin{aligned} a+(b*c) &=\frac{2a+b+c}{2}\\ &=(a+b)*(a+c). \end{aligned} so addition distributes over averaging.

Associativity fails because (ab)c=a+b+2c4,a(bc)=2a+b+c4. \begin{aligned} (a*b)*c&=\frac{a+b+2c}{4},\\ a*(b*c)&=\frac{2a+b+c}{4}. \end{aligned} Averaging does not distribute over addition since generally a(b+c)(ab)+(ac). a*(b+c)\ne(a*b)+(a*c). Finally, an identity ee would require e+a2=a\frac{e+a}{2}=a for every a,a, or e=a,e=a, which is impossible for a fixed e.e. Thus only II\mathrm{II} and IV\mathrm{IV} always hold.

Therefore, the correct answer is D.

6.

If 554554 is the base bb representation of the square of the number whose base bb representation is 24,24, then b,b, when written in base 10,10, equals

66

88

1212

1414

1616

Difficulty rating: 1670
Small Hint:

Translate 24b24_b and 554b554_b into base-ten polynomial expressions

Big Hint:

After solving the resulting quadratic, enforce that a base containing digit 55 must exceed 55

Solution:

In base ten, 24b=2b+4,554b=5b2+5b+4. \begin{aligned} 24_b&=2b+4,\\ 554_b&=5b^2+5b+4. \end{aligned} Therefore (2b+4)2=5b2+5b+4,b211b12=0,(b12)(b+1)=0. \begin{aligned} (2b+4)^2&=5b^2+5b+4,\\ b^2-11b-12&=0,\\ (b-12)(b+1)&=0. \end{aligned} A base is positive and must exceed 5,5, so b=12.b=12.

Therefore, the correct answer is C.

7.

The sum of all the integers between 5050 and 350350 which end in 11 is

58805880

55395539

52085208

48774877

45664566

Difficulty rating: 1180
Small Hint:

The integers form an arithmetic sequence from 5151 through 341341

Big Hint:

Use the common difference to count the terms, then pair the first and last

Solution:

The sequence is 51,61,,341. 51,61,\ldots,341. It has 3415110+1=30 \frac{341-51}{10}+1=30 terms. Its sum is therefore 30(51+341)2=15392=5880. \begin{aligned} \frac{30(51+341)}2 &=15\cdot392\\ &=5880. \end{aligned}

Therefore, the correct answer is A.

8.

If 11 pint of paint is needed to paint a statue 66 ft. high, then the number of pints it will take to paint (to the same thickness) 540540 statues similar to the original but only 11 ft. high is

9090

7272

4545

3030

1515

Difficulty rating: 1250
Small Hint:

Paint required scales with surface area, not volume

Big Hint:

Reducing every length by a factor of 66 reduces the paint per statue by the square of that factor

Solution:

A 11-ft. statue has linear scale 16\frac{1}{6} relative to the original, so its surface area and paint requirement are 136\frac{1}{36} as large. The 540540 small statues therefore require 540136=15 540\cdot\frac1{36}=15 pints.

Therefore, the correct answer is E.

9.

In ABC\triangle ABC with right angle at C,C, altitude CHCH and median CMCM trisect the right angle. If the area of CHM\triangle CHM is K,K, then the area of ABC\triangle ABC is

6K6K

43K4\sqrt3K

33K3\sqrt3K

3K3K

4K4K

Difficulty rating: 1870
Small Hint:

Compare the right triangles CHMCHM and CHBCHB using the trisection angles

Big Hint:

After locating MM and HH on AB,AB, compare HMHM with the whole base ABAB

Solution:

Since CHAB,CH\perp AB, both CHM\triangle CHM and CHB\triangle CHB are right at H.H. The trisection gives equal acute angles at C,C, and the triangles share side CH,CH, so they are congruent. Hence HM=HB.HM=HB.

Because MM is the midpoint of AB,AB, AM=MB.AM=MB. Along the hypotenuse the order is A,M,H,B,A,M,H,B, and MB=MH+HB=2MH.MB=MH+HB=2MH. Thus AB=2MB=4MH. AB=2MB=4MH. Triangles ABCABC and CHMCHM have bases on the same line and the same altitude from C,C, so their areas are in the ratio AB:HM=4:1.AB:HM=4:1. Therefore the area of ABC\triangle ABC is 4K.4K.

Therefore, the correct answer is E.

10.

If nn is a real number, then the simultaneous system {nx+y=1,ny+z=1,x+nz=1 \begin{cases} nx+y=1,\\ ny+z=1,\\ x+nz=1 \end{cases} has no solution if and only if nn is equal to

1-1

00

11

00 or 11

12\frac12

Difficulty rating: 1690
Small Hint:

Add all three equations and inspect the coefficient of x+y+zx+y+z

Big Hint:

For every remaining value of n,n, try the symmetric choice x=y=zx=y=z

Solution:

Adding the equations gives (n+1)(x+y+z)=3. (n+1)(x+y+z)=3. When n=1,n=-1, this becomes 0=3,0=3, so no solution exists. If n1,n\ne-1, the symmetric assignment x=y=z=1n+1 x=y=z=\frac1{n+1} satisfies all three equations. Hence the system has no solution exactly when n=1.n=-1.

Therefore, the correct answer is A.

11.

A circle with a circumscribed and an inscribed square centered at the origin OO of a rectangular coordinate system with positive xx- and yy-axes OXOX and OYOY is shown in each figure I\mathrm{I} to IV\mathrm{IV} below.

The inequalities x+y2(x2+y2)2Max(x,y). \begin{aligned} |x|+|y| &\le \sqrt{2(x^2+y^2)}\\ &\le 2\operatorname{Max}(|x|,|y|). \end{aligned} are represented geometrically by the figure numbered

Geometric representation: An inequality f(x,y)g(x,y)f(x,y)\le g(x,y) for all x,x, yy is represented by a figure showing, for a typical real number a,a, the containment {(x,y):g(x,y)a}{(x,y):f(x,y)a}. \begin{aligned} &\{(x,y):g(x,y)\le a\}\\ &\quad\subset \{(x,y):f(x,y)\le a\}. \end{aligned}

I\mathrm{I}

II\mathrm{II}

III\mathrm{III}

IV\mathrm{IV}

none of these

Difficulty rating: 2190
Small Hint:

Identify the shapes of the sublevel sets for x+y,|x|+|y|, 2(x2+y2),\sqrt{2(x^2+y^2)}, and 2Max(x,y)2\operatorname{Max}(|x|,|y|)

Big Hint:

The inequality reverses the order of containment of the corresponding sublevel sets

Solution:

For a fixed positive a,a, the set 2Max(x,y)a 2\operatorname{Max}(|x|,|y|)\le a is an axis-aligned square. The set 2(x2+y2)a \sqrt{2(x^2+y^2)}\le a is its circumscribed circle, and x+ya |x|+|y|\le a is the diamond circumscribed about that circle. Thus the required nesting is an inner axis-aligned square, then a circle, then an outer diamond, which is figure II.\mathrm{II}.

Therefore, the correct answer is B.

12.

The average (arithmetic mean) age of a group consisting of doctors and lawyers is 40.40. If the doctors average 3535 and the lawyers 5050 years old, then the ratio of the number of doctors to the number of lawyers is

3:23:2

3:13:1

2:32:3

2:12:1

1:21:2

Difficulty rating: 1290
Small Hint:

Let dd and \ell be the numbers of doctors and lawyers

Big Hint:

Equate the total age 35d+5035d+50\ell to 40(d+)40(d+\ell)

Solution:

If there are dd doctors and \ell lawyers, then 35d+50=40(d+). 35d+50\ell=40(d+\ell). Thus 5d=10,5d=10\ell, so d:=2:1. d:\ell=2:1.

Therefore, the correct answer is D.

13.

The fraction 2(2+6)32+3 \frac{2(\sqrt2+\sqrt6)}{3\sqrt{2+\sqrt3}} is equal to

223\dfrac{2\sqrt2}{3}

11

233\dfrac{2\sqrt3}{3}

43\dfrac43

169\dfrac{16}{9}

Difficulty rating: 1530
Small Hint:

All quantities are positive, so compare the square of the fraction with the squares of the choices

Big Hint:

Use (2+6)2=8+43(\sqrt2+\sqrt6)^2=8+4\sqrt3

Solution:

The fraction is positive, and its square is 4(2+6)29(2+3)=4(8+43)9(2+3)=16(2+3)9(2+3)=169. \begin{aligned} &\frac{4(\sqrt2+\sqrt6)^2} {9(2+\sqrt3)}\\ &\quad=\frac{4(8+4\sqrt3)} {9(2+\sqrt3)}\\ &\quad=\frac{16(2+\sqrt3)} {9(2+\sqrt3)}\\ &\quad=\frac{16}{9}. \end{aligned} Therefore the original fraction is 43.\frac{4}{3}.

Therefore, the correct answer is D.

14.

Each valve A,A, B,B, and C,C, when open, releases water into a tank at its own constant rate. With all three valves open, the tank fills in 11 hour, with only valves AA and CC open it takes 1.51.5 hours, and with only valves BB and CC open it takes 22 hours. The number of hours required with only valves AA and BB open is

1.11.1

1.151.15

1.21.2

1.251.25

1.751.75

Difficulty rating: 1560
Small Hint:

Let a,a, b,b, cc be the fractions of the tank filled per hour by the three valves

Big Hint:

Combine a+b+c=1,a+b+c=1, a+c=23,a+c=\frac{2}{3}, and b+c=12b+c=\frac{1}{2} to find a+ba+b

Solution:

Let a,a, b,b, cc be the hourly rates in tankfuls. Then a+b+c=1,a+c=23,b+c=12. \begin{aligned} a+b+c&=1,\\ a+c&=\frac23,\\ b+c&=\frac12. \end{aligned} Twice the first equation minus the other two gives a+b=22312=56. a+b=2-\frac23-\frac12=\frac56. Thus valves AA and BB fill the tank in 1a+b=65=1.2 \frac1{a+b}=\frac65=1.2 hours.

Therefore, the correct answer is C.

15.

A sector with acute central angle θ\theta is cut from a circle of radius 6.6. The radius of the circle circumscribed about the sector is

3cosθ3\cos\theta

3secθ3\sec\theta

3cos12θ3\cos\frac12\theta

3sec12θ3\sec\frac12\theta

33

Difficulty rating: 2100
Small Hint:

Treat the sector’s two radii and chord as an isosceles triangle

Big Hint:

Express the chord using θ2,\frac{\theta}{2}, then apply the extended sine rule

Solution:

The two radii and the sector’s chord form an isosceles triangle with equal sides 66 and vertex angle θ.\theta. Its base has length 12sin(θ2).12\sin(\frac{\theta}{2}). If RR is the triangle’s circumradius, the extended sine rule gives 2R=12sin(θ2)sinθ. 2R=\frac{12\sin(\frac{\theta}{2})}{\sin\theta}. Since sinθ=2sin(θ2)cos(θ2),\sin\theta=2\sin(\frac{\theta}{2})\cos(\frac{\theta}{2}), R=3secθ2. R=3\sec\frac{\theta}{2}.

Therefore, the correct answer is D.

16.

If the sum of all the angles except one of a convex polygon is 2190,2190^\circ, then the number of sides of the polygon must be

1313

1515

1717

1919

2121

Difficulty rating: 1600
Small Hint:

Let the omitted interior angle be xx^\circ and the number of sides be nn

Big Hint:

Use 0<x<1800\lt x\lt180 to trap the integer n2n-2 in an interval of length 11

Solution:

If the omitted angle is x,x^\circ, then convexity gives 0<x<180.0\lt x\lt180. Hence 180(n2)=2190+x, 180(n-2)=2190+x, so 2190180<n2<2370180. \frac{2190}{180} \lt n-2 \lt\frac{2370}{180}. This is 1216<n2<1316. 12\frac16\lt n-2\lt13\frac16. The only possible integer is n2=13,n-2=13, so n=15.n=15.

Therefore, the correct answer is B.

17.

If θ\theta is an acute angle and sin12θ=x12x, \sin\frac12\theta=\sqrt{\frac{x-1}{2x}}, then tanθ\tan\theta equals

xx

1x\dfrac1x

x1x+1\dfrac{\sqrt{x-1}}{x+1}

x21x\dfrac{\sqrt{x^2-1}}x

x21\sqrt{x^2-1}

Difficulty rating: 1930
Small Hint:

Use cosθ=12sin2(θ2)\cos\theta=1-2\sin^2(\frac{\theta}{2})

Big Hint:

Once cosθ\cos\theta is known, apply tan2θ=sec2θ1\tan^2\theta=\sec^2\theta-1 and use that θ\theta is acute

Solution:

The half-angle identity gives cosθ=12sin2θ2=1x1x=1x. \begin{aligned} \cos\theta &=1-2\sin^2\frac{\theta}{2}\\ &=1-\frac{x-1}{x}\\ &=\frac1x. \end{aligned} Therefore tan2θ=sec2θ1=x21. \tan^2\theta=\sec^2\theta-1=x^2-1. Because θ\theta is acute, its tangent is positive, so tanθ=x21. \tan\theta=\sqrt{x^2-1}.

Therefore, the correct answer is E.

18.

If p5p\ge5 is a prime number, then 2424 divides p21p^2-1 without remainder

never

sometimes only

always

only if p=5p=5

none of these

Difficulty rating: 1610
Small Hint:

Factor p21=(p1)(p+1)p^2-1=(p-1)(p+1)

Big Hint:

Among the three consecutive integers p1,p-1, p,p, p+1,p+1, locate factors of 33 and 88

Solution:

A prime p5p\ge5 is odd, so p1p-1 and p+1p+1 are consecutive even integers. One is divisible by 4,4, making their product divisible by 8.8. Among the three consecutive integers p1,p-1, p,p, p+1,p+1, one is divisible by 3.3. It cannot be p,p, since p5p\ge5 is prime, so 33 also divides (p1)(p+1).(p-1)(p+1). Because 33 and 88 are relatively prime, (p1)(p+1)=p21 (p-1)(p+1)=p^2-1 is always divisible by 24.24.

Therefore, the correct answer is C.

19.

Define na!n_a! for positive nn and aa to be na!=n(na)(n2a)(n3a)(nka), \begin{aligned} n_a!={}&n(n-a)(n-2a)\\ &\cdot(n-3a)\cdots(n-ka), \end{aligned} where kk is the greatest integer for which n>ka.n\gt ka. Then the quotient 728!182! \frac{72_8!}{18_2!} is equal to

454^5

464^6

484^8

494^9

4124^{12}

Difficulty rating: 1530
Small Hint:

Write both generalized factorials as nine explicit factors

Big Hint:

Factor 88 from every numerator term and 22 from every denominator term

Solution:

The two products are 728!=72648=89(9!),182!=18162=29(9!). \begin{aligned} 72_8!&=72\cdot64\cdots8 =8^9(9!),\\ 18_2!&=18\cdot16\cdots2 =2^9(9!). \end{aligned} Their quotient is therefore 89(9!)29(9!)=49. \frac{8^9(9!)}{2^9(9!)}=4^9.

Therefore, the correct answer is D.

20.

A cowboy is 44 miles south of a stream which flows due east. He is also 88 miles west and 77 miles north of his cabin. He wishes to water his horse at the stream and return home. The shortest distance (in miles) he can travel and accomplish this is

4+1854+\sqrt{185}

1616

1717

1818

32+137\sqrt{32}+\sqrt{137}

Difficulty rating: 1850
Small Hint:

Reflect the cowboy’s starting point across the straight stream

Big Hint:

After reflection, the two-leg trip through the stream becomes one straight segment to the cabin

Solution:

Take the stream as the xx-axis and put the cowboy at C=(0,4).C=(0,-4). His cabin is then H=(8,11).H=(8,-11). Reflect CC across the stream to D=(0,4).D=(0,4). For any point SS on the stream, CS=DS,CS=DS, so minimizing CS+SHCS+SH is the same as minimizing DS+SH.DS+SH. This occurs when D,D, S,S, HH are collinear. The minimum distance is DH=82+152=289=17. DH=\sqrt{8^2+15^2}=\sqrt{289}=17.

Therefore, the correct answer is C.

21.

The number of sets of two or more consecutive positive integers whose sum is 100100 is

11

22

33

44

55

Difficulty rating: 1970
Small Hint:

If there are kk terms beginning with a,a, double the sum to obtain 200=k(2a+k1)200=k(2a+k-1)

Big Hint:

Check divisors k<200k\lt\sqrt{200} and enforce that aa is a positive integer

Solution:

For k2k\ge2 consecutive positive integers starting at a,a, 200=k(2a+k1). 200=k(2a+k-1). Positivity gives k<200,k\lt\sqrt{200}, so the possible divisors kk of 200200 are 2,4,5,8,10. 2,4,5,8,10. From 2a=200kk+1, 2a=\frac{200}{k}-k+1, only k=5k=5 and k=8k=8 give positive even right-hand sides. They yield the sets 18,19,20,21,2218,19,20,21,22 and 9,10,,16.9,10,\ldots,16. Hence there are 22 sets.

Therefore, the correct answer is B.

22.

The set of all real solutions of the inequality x1+x+2<5 |x-1|+|x+2|\lt5 is

{x:3<x<2}\{x:-3\lt x\lt2\}

{x:1<x<2}\{x:-1\lt x\lt2\}

{x:2<x<1}\{x:-2\lt x\lt1\}

{x:32<x<72}\left\{x:-\dfrac32\lt x\lt\dfrac72\right\}

\varnothing (empty)

Difficulty rating: 1470
Small Hint:

Interpret the two absolute values as the distances from xx to 11 and to 2-2

Big Hint:

Between 2-2 and 11 the sum is constant; outside that interval it increases by twice the distance from the nearer endpoint

Solution:

For 2x1,-2\le x\le1, the sum of the distances from xx to 2-2 and 11 is 3.3. If xx lies a distance uu outside this interval, the sum is 3+2u.3+2u. Thus 3+2u<5u<1. 3+2u\lt5 \quad\Longleftrightarrow\quad u\lt1. Extending the interval [2,1][-2,1] by 11 at each end gives 3<x<2. -3\lt x\lt2.

Therefore, the correct answer is A.

23.

There are two cards; one is red on both sides and the other is red on one side and blue on the other. The cards have the same probability (12)(\frac{1}{2}) of being chosen, and one is chosen and placed on the table. If the upper side of the card on the table is red, then the probability that the under-side is also red is

14\dfrac14

13\dfrac13

12\dfrac12

23\dfrac23

34\dfrac34

Difficulty rating: 1670
Small Hint:

Condition on the individual card sides that could be showing red

Big Hint:

There are three equally likely visible red faces; determine the color behind each

Solution:

Among outcomes having a red upper side, either of the two red faces of the red-red card or the red face of the red-blue card can be uppermost. These three visible red faces are equally likely. The underside is red in the first two cases and blue in the third, so the conditional probability is 23. \frac23.

Therefore, the correct answer is D.

24.

The check for a luncheon of 33 sandwiches, 77 cups of coffee and one piece of pie came to $3.15.\$3.15. The check for a luncheon consisting of 44 sandwiches, 1010 cups of coffee and one piece of pie came to $4.20\$4.20 at the same place. The cost of a luncheon consisting of one sandwich, one cup of coffee and one piece of pie at the same place will come to

$1.70\$1.70

$1.65\$1.65

$1.20\$1.20

$1.05\$1.05

$0.95\$0.95

Difficulty rating: 1580
Small Hint:

Let s,s, c,c, pp be the three item prices; only s+c+ps+c+p is required

Big Hint:

A suitable linear combination of 3s+7c+p=3.153s+7c+p=3.15 and 4s+10c+p=4.204s+10c+p=4.20 isolates the desired sum

Solution:

Let s,s, c,c, pp be the prices of a sandwich, coffee, and pie. The checks give 3s+7c+p=3.15,4s+10c+p=4.20. \begin{aligned} 3s+7c+p&=3.15,\\ 4s+10c+p&=4.20. \end{aligned} Three times the first equation minus twice the second gives s+c+p=3(3.15)2(4.20)=1.05. \begin{aligned} s+c+p &=3(3.15)-2(4.20)\\ &=1.05. \end{aligned} The requested luncheon costs $1.05.\$1.05.

Therefore, the correct answer is D.

25.

A circular grass plot 1212 feet in diameter is cut by a straight gravel path 33 feet wide, one edge of which passes through the center of the plot. The number of square feet in the remaining grass area is

36π3436\pi-34

30π1530\pi-15

36π3336\pi-33

35π9335\pi-9\sqrt3

30π9330\pi-9\sqrt3

Difficulty rating: 2230
Small Hint:

Bisect the path by the perpendicular diameter of the circular plot

Big Hint:

Each half of the path is a 3030^\circ sector together with a 3030^\circ-6060^\circ-9090^\circ triangle

Solution:

The plot has radius 6.6. At the path’s other edge, the perpendicular distance from the center is 3,3, so the radius to an intersection point makes a 3030^\circ angle with the edge through the center. Half of the path consists of a 3030^\circ sector of radius 66 and a right triangle with legs 33 and 33.3\sqrt3. Its area is 30360π(62)+12(3)(33)=3π+932. \begin{aligned} &\frac{30}{360}\pi(6^2) +\frac12(3)(3\sqrt3)\\ &\qquad=3\pi+\frac{9\sqrt3}{2}. \end{aligned} Thus the whole path has area 6π+93,6\pi+9\sqrt3, and the remaining grass area is 36π(6π+93)=30π93. 36\pi-(6\pi+9\sqrt3) =30\pi-9\sqrt3.

Therefore, the correct answer is E.

26.

The number of terms in an A.P. (Arithmetic Progression) is even. The sums of the odd- and even-numbered terms are 2424 and 30,30, respectively. If the last term exceeds the first by 10.5,10.5, the number of terms in the A.P. is

2020

1818

1212

1010

88

Difficulty rating: 1850
Small Hint:

Write the number of terms as 2n2n and the common difference as dd

Big Hint:

Pair each odd-numbered term with the following even-numbered term to get nd=6nd=6

Solution:

Let the progression have 2n2n terms and common difference d.d. Pairing each odd-numbered term with its successor shows that nd=3024=6. nd=30-24=6. The difference between the last and first terms is (2n1)d=10.5. (2n-1)d=10.5. Since 2nd=12,2nd=12, subtraction gives d=1.5.d=1.5. Hence n=61.5=4,n=\frac{6}{1.5}=4, and the progression has 2n=82n=8 terms.

Therefore, the correct answer is E.

27.

Cars AA and BB travel the same distance. Car AA travels half that distance at uu miles per hour and half at vv miles per hour. Car BB travels half the time at uu miles per hour and half at vv miles per hour. The average speed of Car AA is xx miles per hour and that of Car BB is yy miles per hour. Then we always have

xyx\le y

xyx\ge y

x=yx=y

x<yx\lt y

x>yx\gt y

Difficulty rating: 1800
Small Hint:

Car AA’s average is the harmonic mean of uu and v,v, while Car BB’s is their arithmetic mean

Big Hint:

Subtract the two means and factor the numerator as a square

Solution:

Car AA’s equal-distance average and Car BB’s equal-time average are x=2uvu+v,y=u+v2. x=\frac{2uv}{u+v}, \qquad y=\frac{u+v}{2}. Their difference is yx=(u+v)24uv2(u+v)=(uv)22(u+v)0. \begin{aligned} y-x &=\frac{(u+v)^2-4uv}{2(u+v)}\\ &=\frac{(u-v)^2}{2(u+v)}\\ &\ge0. \end{aligned} Thus xy,x\le y, with equality possible when u=v.u=v.

Therefore, the correct answer is A.

28.

If a,a, b,b, and cc are in geometric progression (G.P.) with 1<a<b<c1\lt a\lt b\lt c and n>1n\gt1 is an integer, then logan,\log_a n, logbn,\log_b n, logcn\log_c n form a sequence

which is a G.P.

which is an arithmetic progression (A.P.)

in which the reciprocals of the terms form an A.P.

in which the second and third terms are the nnth powers of the first and second respectively

none of these

Difficulty rating: 2060
Small Hint:

Take reciprocals and use 1logan=logna\dfrac1{\log_a n}=\log_n a

Big Hint:

Apply logarithms to the geometric-progression relation b2=acb^2=ac

Solution:

By change of base, 1logan=logna,1logbn=lognb,1logcn=lognc. \begin{aligned} \frac1{\log_a n}&=\log_n a,\\ \frac1{\log_b n}&=\log_n b,\\ \frac1{\log_c n}&=\log_n c. \end{aligned} Since a,a, b,b, cc are in geometric progression, b2=ac.b^2=ac. Taking logarithms to base nn gives 2lognb=logna+lognc. 2\log_n b=\log_n a+\log_n c. Hence the reciprocals of the three given terms form an arithmetic progression.

Therefore, the correct answer is C.

29.

Two boys start moving from the same point AA on a circular track but in opposite directions. Their speeds are 55 ft. per sec. and 99 ft. per sec. If they start at the same time and finish when they first meet at the point AA again, then the number of times they meet, excluding the start and finish, is

1313

2525

4444

infinity

none of these

Difficulty rating: 1830
Small Hint:

Because 55 and 99 are relatively prime, determine when both boys first complete whole numbers of laps

Big Hint:

Before that finish time, meetings occur whenever their combined distance is another whole lap

Solution:

Let the track length be L.L. Since gcd(5,9)=1,\gcd(5,9)=1, the first positive time when both boys are back at AA is t=Lt=L: they have completed 55 and 99 laps. Their relative speed is 5+9=14,5+9=14, so before time LL they meet at t=kL14,k=1,2,,13. t=\frac{kL}{14}, \qquad k=1,2,\ldots,13. Thus there are 1313 meetings excluding the start and finish.

Therefore, the correct answer is A.

30.

Let [t][t] denote the greatest integer not exceeding t,t, where t0,t\ge0, and S={(x,y):(xT)2+y2T2},T=t[t]. \begin{aligned} S=\{(x,y):{}&(x-T)^2+y^2\\ &\le T^2\},\\ T&=t-[t]. \end{aligned} Then we have

the point (0,0)(0,0) does not belong to SS for any tt

0AreaSπ0\le\operatorname{Area} S\le\pi for all tt

SS is contained in the first quadrant for all t5t\ge5

the center of SS for any tt is on the line y=xy=x

none of the other statements is true

Difficulty rating: 1720
Small Hint:

Recognize T=t[t]T=t-[t] as the fractional part of tt

Big Hint:

Interpret the equation for SS as a disk and identify its center and radius

Solution:

The fractional part satisfies 0T<1.0\le T\lt1. The set SS is the closed disk centered at (T,0)(T,0) with radius T.T. Its area is πT2, \pi T^2, so 0AreaS<π,0\le\operatorname{Area}S\lt\pi, which in particular gives 0AreaSπ.0\le\operatorname{Area}S\le\pi. The origin lies on every such disk, the disk extends below the xx-axis when T>0,T\gt0, and its center is generally not on y=x.y=x.

Therefore, the correct answer is B.

31.

In the following equation, each of the letters represents uniquely a different digit in base ten: (YE)(ME)=TTT. (YE)\cdot(ME)=TTT. The sum E+M+T+YE+M+T+Y equals

1919

2020

2121

2222

2424

Difficulty rating: 2190
Small Hint:

Use TTT=111T=337TTTT=111T=3\cdot37\cdot T

Big Hint:

The prime 3737 must divide one of the two-digit factors; test its two-digit multiples ending in the common digit EE

Solution:

Since TTT=111T=337T, TTT=111T=3\cdot37\cdot T, the prime 3737 divides one of YEYE and ME.ME. A two-digit multiple of 3737 is 3737 or 74.74. The value 7474 is impossible: the other two-digit factor ending in 44 is at least 14,14, and 7414>999.74\cdot14\gt999. Hence one factor is 37,37, so E=7.E=7.

The units digit of the product is the units digit of 72,7^2, so T=9.T=9. Thus the product is 999,999, and the other factor is 99937=27. \frac{999}{37}=27. The four digits are 2,2, 3,3, 7,7, 9,9, whose sum is 21.21.

Therefore, the correct answer is C.

32.

The volume of a pyramid whose base is an equilateral triangle of side length 66 and whose other edges are each of length 15\sqrt{15} is

99

92\dfrac92

272\dfrac{27}{2}

932\dfrac{9\sqrt3}{2}

none of these

Difficulty rating: 2040
Small Hint:

The altitude from the apex meets the base at the equilateral triangle’s circumcenter

Big Hint:

Use the base circumradius 232\sqrt3 and a lateral edge 15\sqrt{15} to find the height

Solution:

The base area is 34(62)=93. \frac{\sqrt3}{4}(6^2)=9\sqrt3. Because the apex is equally distant from all three base vertices, its perpendicular projection is the base circumcenter. The circumradius of the equilateral base is 63=23.\frac{6}{\sqrt3}=2\sqrt3. If hh is the pyramid’s height, then h2+(23)2=(15)2, h^2+(2\sqrt3)^2=(\sqrt{15})^2, so h=3.h=\sqrt3. The volume is 13(93)(3)=9. \frac13(9\sqrt3)(\sqrt3)=9.

Therefore, the correct answer is A.

33.

When one ounce of water is added to a mixture of acid and water, the new mixture is 20%20\% acid. When one ounce of acid is added to the new mixture, the result is 3313%33\frac13\% acid. The percentage of acid in the original mixture is

22%22\%

24%24\%

25%25\%

30%30\%

3313%33\frac13\%

Difficulty rating: 1830
Small Hint:

Let xx and yy be the original ounces of water and acid

Big Hint:

Write one concentration equation after adding water and another after subsequently adding acid

Solution:

Let the original mixture contain xx ounces of water and yy ounces of acid. The two additions give yx+y+1=15,y+1x+y+2=13. \begin{aligned} \frac{y}{x+y+1}&=\frac15,\\ \frac{y+1}{x+y+2}&=\frac13. \end{aligned} These simplify to x+1=4y,x=2y+1. x+1=4y, \qquad x=2y+1. Hence y=1y=1 and x=3.x=3. The original acid percentage was 100yx+y=10014=25%. 100\cdot\frac{y}{x+y} =100\cdot\frac14=25\%.

Therefore, the correct answer is C.

34.

A plane flew straight against a wind between two towns in 8484 minutes and returned with that wind in 99 minutes less than it would take in still air. The number of minutes (two answers) for the return trip was

5454 or 1818

6060 or 1515

6363 or 1212

7272 or 3636

7575 or 2020

Difficulty rating: 2410
Small Hint:

Let xx be the return time; the still-air time is then x+9x+9

Big Hint:

The plane’s still-air speed is the average of its against-wind and with-wind ground speeds

Solution:

Let the distance be dd and the return time be xx minutes. The against-wind and with-wind speeds are d84\frac{d}{84} and dx.\frac{d}{x}. Their average is the still-air speed dx+9.\frac{d}{x+9}. Therefore 2x+9=184+1x. \frac{2}{x+9}=\frac1{84}+\frac1x. Clearing denominators gives 168x=(x+9)(x+84),x275x+756=0,(x63)(x12)=0. \begin{gathered} 168x=(x+9)(x+84),\\ x^2-75x+756=0,\\ (x-63)(x-12)=0. \end{gathered} Both positive values are consistent with the stated conditions, so the two return times are 6363 and 1212 minutes.

Therefore, the correct answer is C.

35.

In the unit circle shown in the figure, chords PQPQ and MNMN are parallel to the unit radius OROR of the circle with center at O.O. Chords MP,MP, PQ,PQ, and NRNR are each ss units long and chord MNMN is dd units long.

Of the three equations I.ds=1,II.ds=1,III.d2s2=5 \begin{array}{rl} \mathrm{I}.&d-s=1,\\ \mathrm{II}.&ds=1,\\ \mathrm{III}.&d^2-s^2=\sqrt5 \end{array} those which are necessarily true are

I\mathrm{I} only

II\mathrm{II} only

III\mathrm{III} only

I\mathrm{I} and II\mathrm{II} only

I,\mathrm{I}, II,\mathrm{II}, and III\mathrm{III}

Difficulty rating: 2520
Small Hint:

Use symmetry across the vertical diameter to see that the upper semicircle is divided into five equal chords

Big Hint:

Write s=2sin18s=2\sin18^\circ and d=2sin54,d=2\sin54^\circ, then relate each to the square of the other

Solution:

Let KK be the left endpoint of the horizontal diameter. Reflection across the vertical diameter shows that KM=NR=sKM=NR=s and QN=MP=s.QN=MP=s. Together with the given equal chords, the upper semicircle is split into five equal arcs. Each subtends 3636^\circ at O.O. Thus s=2sin18,d=2sin54=2cos36. \begin{aligned} s&=2\sin18^\circ,\\ d&=2\sin54^\circ\\ &=2\cos36^\circ. \end{aligned}

Using the double-angle identities, d=2(12sin218)=2s2,s=2cos72=4cos2362=d22. \begin{aligned} d&=2(1-2\sin^218^\circ)\\ &=2-s^2,\\ s&=2\cos72^\circ\\ &=4\cos^236^\circ-2\\ &=d^2-2. \end{aligned} Adding these equations gives d+s=d2s2=(ds)(d+s). d+s=d^2-s^2=(d-s)(d+s). Since d+s>0,d+s\gt0, it follows that ds=1.d-s=1. Substituting d=s+1d=s+1 into d=2s2d=2-s^2 yields s2+s=1,s=512. s^2+s=1, \qquad s=\frac{\sqrt5-1}{2}. Therefore ds=s(s+1)=1 ds=s(s+1)=1 and d2s2=(ds)(d+s)=2s+1=5. \begin{aligned} d^2-s^2 &=(d-s)(d+s)\\ &=2s+1\\ &=\sqrt5. \end{aligned} All three equations are necessarily true.

Therefore, the correct answer is E.