1969 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 · 31 · 32 · 33 · 34 · 35

Want to learn professionally through interactive video classes?

Learn LIVE

Timed

1:15:00

1.

When xx is added to both the numerator and the denominator of the fraction ab,\frac{a}{b}, ab,a\ne b, b0,b\ne0, the value of the fraction is changed to cd.\frac{c}{d}. Then xx equals:

1cd\dfrac1{c-d}

adbccd\dfrac{ad-bc}{c-d}

adbcc+d\dfrac{ad-bc}{c+d}

bcadcd\dfrac{bc-ad}{c-d}

bcadc+d\dfrac{bc-ad}{c+d}

Answer: B
Concepts:rational equationalgebraic manipulationfraction
Difficulty rating: 1340
Small Hint:

Translate the change into a+xb+x=cd\frac{a+x}{b+x}=\frac{c}{d}

Big Hint:

Cross-multiply and collect the terms containing xx

Solution:

From a+xb+x=cd \frac{a+x}{b+x}=\frac cd we obtain ad+dx=bc+cx.ad+dx=bc+cx. Hence x(dc)=bcad,x(d-c)=bc-ad, so x=bcaddc=adbccd. x=\frac{bc-ad}{d-c}=\frac{ad-bc}{c-d}.

Therefore, the correct answer is B.

2.

If an item is sold for xx dollars, there is a loss of 15%15\% based on the cost. If, however, the same item is sold for yy dollars, there is a profit of 15%15\% based on the cost. The ratio y:xy:x is:

23:1723:17

17y:2317y:23

23x:1723x:17

dependent upon the cost

none of these

Answer: A
Difficulty rating: 1180
Small Hint:

Let the cost be CC

Big Hint:

Write x=0.85Cx=0.85C and y=1.15C,y=1.15C, then form the ratio

Solution:

If the cost is C,C, then x=0.85Cx=0.85C and y=1.15C.y=1.15C. Therefore y:x=1.15C:0.85C=115:85=23:17. \begin{aligned} y:x&=1.15C:0.85C\\ &=115:85=23:17. \end{aligned}

Therefore, the correct answer is A.

3.

If N,N, written in base 2,2, is 11000,11000, the integer immediately preceding N,N, written in base 2,2, is:

1000110001

1001010010

1001110011

1011010110

1011110111

Answer: E
Difficulty rating: 1180
Small Hint:

Subtract 11 from the binary number

Big Hint:

Borrow through the three trailing zeros

Solution:

Subtracting 11 from 11000211000_2 requires borrowing through the three trailing zeros. Thus 11000212=101112. 11000_2-1_2=10111_2.

Therefore, the correct answer is E.

4.

Let a binary operation * on ordered pairs of integers be defined by (a,b)(c,d)=(ac,b+d).(a,b)*(c,d)=(a-c,b+d). Then, if (3,2)(0,0)(3,2)*(0,0) and (x,y)(3,2)(x,y)*(3,2) represent identical pairs, xx equals:

3-3

00

22

33

66

Answer: E
Difficulty rating: 1160
Small Hint:

Evaluate each ordered-pair operation directly

Big Hint:

Equate the first coordinates 33 and x3x-3

Solution:

The first pair is (30,2+0)=(3,2).(3-0,2+0)=(3,2). The second is (x3,y+2).(x-3,y+2). Equality of the first coordinates gives x3=3,x-3=3, so x=6.x=6.

Therefore, the correct answer is E.

5.

If a number N,N, N0,N\ne0, diminished by four times its reciprocal, equals a given real constant R,R, then, for this given R,R, the sum of all such possible values of NN is:

1R\dfrac1R

RR

44

14\dfrac14

R-R

Answer: B
Difficulty rating: 1400
Small Hint:

Rewrite N4N=RN-\frac{4}{N}=R as a quadratic in NN

Big Hint:

Use the sum of the roots of that quadratic

Solution:

Multiplying N4N=RN-\frac{4}{N}=R by NN gives N2RN4=0. N^2-RN-4=0. The sum of its two roots is RR by Vieta’s formulas. Both roots are nonzero because their product is 4.-4.

Therefore, the correct answer is B.

6.

The area of the ring between two concentric circles is 1212π12\dfrac12\pi square inches. The length of a chord of the larger circle tangent to the smaller circle, in inches, is:

52\dfrac5{\sqrt2}

55

525\sqrt2

1010

10210\sqrt2

Answer: C
Difficulty rating: 1670
Small Hint:

If the radii are RR and r,r, the area gives R2r2=252R^2-r^2=\frac{25}{2}

Big Hint:

Half the tangent chord, the smaller radius, and the larger radius form a right triangle

Solution:

Let the radii be RR and r.r. The ring area gives π(R2r2)=252π. \pi(R^2-r^2)=\frac{25}{2}\pi. The radius to the tangent point bisects the chord. If its length is L,L, then (L2)2+r2=R2. \left(\frac L2\right)^2+r^2=R^2. Thus L=2R2r2,L=2\sqrt{R^2-r^2}, so L=2252=52.L=2\sqrt{\frac{25}{2}}=5\sqrt2.

Therefore, the correct answer is C.

7.

If the points (1,y1)(1,y_1) and (1,y2)(-1,y_2) lie on the graph of y=ax2+bx+c,y=ax^2+bx+c, and y1y2=6,y_1-y_2=-6, then bb equals:

3-3

00

33

ac\sqrt{ac}

a+c2\dfrac{a+c}{2}

Answer: A
Difficulty rating: 1240
Small Hint:

Substitute x=1x=1 and x=1x=-1

Big Hint:

Subtract the two resulting values; the aa and cc terms cancel

Solution:

We have y1=a+b+cy_1=a+b+c and y2=ab+c.y_2=a-b+c. Therefore y1y2=2b=6,y_1-y_2=2b=-6, so b=3.b=-3.

Therefore, the correct answer is A.

8.

Triangle ABCABC is inscribed in a circle. The measures of the non-overlapping minor arcs AB,AB, BC,BC, and CACA are, respectively, x+75,x+75^\circ, 2x+25,2x+25^\circ, 3x22.3x-22^\circ. Then one interior angle of the triangle, in degrees, is:

571257\dfrac12

5959

6060

6161

122122

Answer: D
Difficulty rating: 1500
Small Hint:

The three non-overlapping arcs sum to 360360^\circ

Big Hint:

Each inscribed angle is half the measure of its intercepted arc

Solution:

The arc sum gives 6x+78=360,x=47. \begin{aligned} 6x+78&=360,\\ x&=47. \end{aligned} The arcs then measure 122,122^\circ, 119,119^\circ, and 119.119^\circ. The angle intercepting the 122122^\circ arc measures 61.61^\circ.

Therefore, the correct answer is D.

9.

The arithmetic mean (ordinary average) of the fifty-two successive positive integers beginning with 22 is:

2727

271427\dfrac14

271227\dfrac12

2828

281228\dfrac12

Answer: C
Difficulty rating: 920
Small Hint:

Find the fifty-second integer in the list

Big Hint:

The mean of an arithmetic sequence is the average of its first and last terms

Solution:

The integers run from 22 through 2+51=53.2+51=53. Their mean is the average of the first and last: 2+532=552=2712. \frac{2+53}{2}=\frac{55}{2}=27\frac12.

Therefore, the correct answer is C.

10.

The number of points equidistant from a circle and two parallel tangents to the circle is:

00

22

33

44

infinite

Answer: C
Difficulty rating: 1960
Small Hint:

Points equidistant from the two parallel tangents lie on their midway parallel line

Big Hint:

On that line, compare distance to either tangent with distance to the circle

Solution:

Let the circle have center OO and radius r.r. A point equidistant from the two parallel tangents must lie on their midline, which passes through O.O. If its distance from OO is t,t, its distance from either tangent is r,r, while its distance from the circle is tr.\lvert t-r\rvert. Thus tr=r,\lvert t-r\rvert=r, giving t=0t=0 or t=2r.t=2r. There is one point with t=0t=0 and two with t=2r,t=2r, for a total of 3.3.

Therefore, the correct answer is C.

11.

Given points P(1,2)P(-1,-2) and Q(4,2)Q(4,2) in the xyxy-plane, point R(1,m)R(1,m) is taken so that PR+RQPR+RQ is a minimum. Then mm equals:

35-\dfrac35

25-\dfrac25

15-\dfrac15

15\dfrac15

either 15-\dfrac15 or 15\dfrac15

Answer: B
Difficulty rating: 1640
Small Hint:

The triangle inequality is sharp when P,P, R,R, and QQ are collinear

Big Hint:

Find the point on line PQPQ whose xx-coordinate is 11

Solution:

By the triangle inequality, PR+RQPQ,PR+RQ\ge PQ, with equality when RR lies on segment PQ.PQ. The slope of PQPQ is 2(2)4(1)=45.\frac{2-(-2)}{4-(-1)}=\frac{4}{5}. Moving from x=1x=-1 to x=1x=1 raises the yy-coordinate by (45)(2)=85,(\frac{4}{5})(2)=\frac{8}{5}, so m=2+85=25. m=-2+\frac85=-\frac25.

Therefore, the correct answer is B.

12.

Let F=6x2+16x+3m6F=\dfrac{6x^2+16x+3m}{6} be the square of an expression which is linear in x.x. Then mm has a particular value between:

33 and 44

44 and 55

55 and 66

4-4 and 3-3

6-6 and 5-5

Answer: A
Difficulty rating: 1580
Small Hint:

Rewrite F=x2+83x+m2F=x^2+\frac83x+\frac m2

Big Hint:

Match the constant term to the square of half the linear coefficient

Solution:

We have F=x2+83x+m2. F=x^2+\frac83x+\frac m2. For this to be a square, it must equal (x+43)2,(x+\frac{4}{3})^2, whose constant term is 169.\frac{16}{9}. Hence m2=169,\frac{m}{2}=\frac{16}{9}, so m=329,m=\frac{32}{9}, which lies between 33 and 4.4.

Therefore, the correct answer is A.

13.

A circle with radius rr is contained within the region bounded by a circle with radius R.R. The area bounded by the larger circle is ab\frac{a}{b} times the area of the region outside the smaller circle and inside the larger circle. Then R:rR:r equals:

a:b\sqrt a:\sqrt b

a:ab\sqrt a:\sqrt{a-b}

b:ab\sqrt b:\sqrt{a-b}

a:aba:\sqrt{a-b}

b:abb:\sqrt{a-b}

Answer: B
Difficulty rating: 1690
Small Hint:

Write πR2=(ab)π(R2r2)\pi R^2=(\frac{a}{b})\pi(R^2-r^2)

Big Hint:

Solve for the ratio R2r2\frac{R^2}{r^2} before taking square roots

Solution:

The area condition is πR2=abπ(R2r2). \pi R^2=\frac ab\pi(R^2-r^2). Thus bR2=aR2ar2,bR^2=aR^2-ar^2, so ar2=(ab)R2.ar^2=(a-b)R^2. Therefore Rr=aab, \frac Rr=\sqrt{\frac a{a-b}}, and R:r=a:ab.R:r=\sqrt a:\sqrt{a-b}.

Therefore, the correct answer is B.

14.

The complete set of xx-values satisfying the inequality x24x21>0\dfrac{x^2-4}{x^2-1}\gt0 is the set of all xx such that:

x>2x\gt2 or x<2x\lt-2 or 1<x<1-1\lt x\lt1

x>2x\gt2 or x<2x\lt-2

x>1x\gt1 or x<2x\lt-2

x>1x\gt1 or x<1x\lt-1

xx is any real number except 11 or 1-1

Answer: A
Difficulty rating: 1780
Small Hint:

The sign can change only at 2,-2, 1,-1, 1,1, and 22

Big Hint:

Test one point in each interval and exclude zeros and undefined points

Solution:

Factor the expression as (x2)(x+2)(x1)(x+1). \frac{(x-2)(x+2)}{(x-1)(x+1)}. A sign chart at 2,-2, 1,-1, 1,1, and 22 shows it is positive on (,2)(1,1)(2,). (-\infty,-2)\cup(-1,1)\cup(2,\infty). The endpoints ±2\pm2 give zero and ±1\pm1 are undefined.

Therefore, the correct answer is A.

15.

In a circle with center at OO and radius r,r, chord ABAB is drawn with length equal to rr units. From OO a perpendicular to ABAB meets ABAB at M.M. From MM a perpendicular to OAOA meets OAOA at D.D. In terms of r,r, the area of triangle MDA,MDA, in appropriate square units, is:

3r216\dfrac{3r^2}{16}

πr216\dfrac{\pi r^2}{16}

πr228\dfrac{\pi r^2\sqrt2}{8}

r2332\dfrac{r^2\sqrt3}{32}

r2648\dfrac{r^2\sqrt6}{48}

Answer: D
Difficulty rating: 1720
Small Hint:

Because OA=OB=AB=r,OA=OB=AB=r, triangle OABOAB is equilateral

Big Hint:

Use the two 3030-6060-9090 triangles to find ADAD and MDMD

Solution:

Triangle OABOAB is equilateral. Since OMAB,OM\perp AB, MM is the midpoint of AB,AB, so AM=r2AM=\frac{r}{2} and OAM=60.\angle OAM=60^\circ. In right triangle AMD,AMD, the hypotenuse is AM=r2,AM=\frac{r}{2}, giving AD=r4,MD=r34. AD=\frac r4,\qquad MD=\frac{r\sqrt3}{4}. Hence [MDA]=12(AD)(MD)=r2332. \begin{aligned} [MDA]&=\frac12(AD)(MD)\\ &=\frac{r^2\sqrt3}{32}. \end{aligned}

Therefore, the correct answer is D.

16.

When (ab)n,(a-b)^n, n2,n\ge2, ab0,ab\ne0, is expanded by the binomial theorem, it is found that, when a=kb,a=kb, where kk is a positive integer, the sum of the second and third terms is zero. Then nn equals:

12k(k1)\dfrac12k(k-1)

12k(k+1)\dfrac12k(k+1)

2k12k-1

2k2k

2k+12k+1

Answer: E
Difficulty rating: 2010
Small Hint:

The second and third terms are nan1b-na^{n-1}b and (n2)an2b2\binom n2a^{n-2}b^2

Big Hint:

Substitute a=kba=kb and cancel the common nonzero factor

Solution:

The sum of the second and third terms is nan1b+n(n1)2an2b2. -na^{n-1}b+\frac{n(n-1)}2a^{n-2}b^2. Substituting a=kba=kb and dividing by the nonzero quantity nan2bna^{n-2}b gives k+n12=0. -k+\frac{n-1}{2}=0. Therefore n=2k+1.n=2k+1.

Therefore, the correct answer is E.

17.

The equation 22x82x+12=02^{2x}-8\cdot2^x+12=0 is satisfied by:

log3\log 3

12log6\dfrac12\log 6

1+log341+\log\dfrac34

1+log3log21+\dfrac{\log3}{\log2}

none of these

Answer: D
Difficulty rating: 1880
Small Hint:

Let t=2xt=2^x and solve a quadratic in tt

Big Hint:

One root is t=6t=6; take logarithms base 22

Solution:

Set t=2x.t=2^x. Then t28t+12=0,(t2)(t6)=0. \begin{aligned} t^2-8t+12&=0,\\ (t-2)(t-6)&=0. \end{aligned} The root t=6t=6 gives x=log26=1+log23=1+log3log2. \begin{aligned} x&=\log_2 6\\ &=1+\log_2 3\\ &=1+\frac{\log3}{\log2}. \end{aligned} (The equation is also satisfied by x=1,x=1, which is not a listed choice.)

Therefore, the correct answer is D.

18.

The number of points common to the graphs of

(xy+2)(3x+y4)=0 (x-y+2)(3x+y-4)=0

and

(x+y2)(2x5y+7)=0 (x+y-2)(2x-5y+7)=0

is:

22

44

66

1616

infinite

Answer: B
Difficulty rating: 1640
Small Hint:

Each factored equation represents a pair of lines

Big Hint:

Intersect each line from the first pair with each line from the second pair and check distinctness

Solution:

The first graph is the pair xy+2=0,x-y+2=0, and 3x+y4=0,3x+y-4=0, and the second is x+y2=0,x+y-2=0, and 2x5y+7=0.2x-5y+7=0. Each line in the first pair meets each line in the second pair. Solving the four pairings gives four distinct points: (0,2),(1,1),(1,1),(1317,2917). \begin{gathered} (0,2),\quad(-1,1),\\ (1,1),\quad\left(\frac{13}{17},\frac{29}{17}\right). \end{gathered} Thus there are 44 common points.

Therefore, the correct answer is B.

19.

The number of distinct ordered pairs (x,y),(x,y), where xx and yy have positive integral values satisfying the equation x4y410x2y2+9=0,x^4y^4-10x^2y^2+9=0, is:

00

33

44

1212

infinite

Answer: B
Difficulty rating: 1640
Small Hint:

Treat x2y2x^2y^2 as one variable

Big Hint:

After factoring, translate the possible values into conditions on the positive integer product xyxy

Solution:

Let u=x2y2.u=x^2y^2. Then u210u+9=0,(u1)(u9)=0. \begin{aligned} u^2-10u+9&=0,\\ (u-1)(u-9)&=0. \end{aligned} Since xx and yy are positive integers, this means xy=1xy=1 or xy=3.xy=3. The pairs are (1,1),(1,1), (1,3),(1,3), and (3,1),(3,1), for a total of 3.3.

Therefore, the correct answer is B.

20.

Let PP equal the product of 3,659,893,456,789,325,6783{,}659{,}893{,}456{,}789{,}325{,}678 and 342,973,489,379,256.342{,}973{,}489{,}379{,}256. The number of digits in PP is:

3636

3535

3434

3333

3232

Answer: C
Difficulty rating: 1460
Small Hint:

Bound the factors between 3.610183.6\cdot10^{18} and 3.71018,3.7\cdot10^{18}, and between 3.410143.4\cdot10^{14} and 3.510143.5\cdot10^{14}

Big Hint:

Show the product lies between 103310^{33} and 103410^{34}

Solution:

The factors satisfy 3.61018<A<3.71018,3.41014<B<3.51014. \begin{aligned} 3.6\cdot10^{18}&\lt A\lt3.7\cdot10^{18},\\ 3.4\cdot10^{14}&\lt B\lt3.5\cdot10^{14}. \end{aligned} Hence 12.241032<AB<12.951032, 12.24\cdot10^{32}\lt AB\lt12.95\cdot10^{32}, so 1033<P<1034.10^{33}\lt P\lt10^{34}. Therefore PP has 3434 digits.

Therefore, the correct answer is C.

21.

If the graph of x2+y2=mx^2+y^2=m is tangent to that of x+y=2m,x+y=\sqrt{2m}, then:

mm must equal 12\dfrac12

mm must equal 12\dfrac1{\sqrt2}

mm must equal 2\sqrt2

mm must equal 22

mm may be any nonnegative real number

Answer: E
Difficulty rating: 1720
Small Hint:

The circle has center the origin and radius m\sqrt m

Big Hint:

Find the distance from the origin to x+y2m=0x+y-\sqrt{2m}=0

Solution:

The circle has radius m.\sqrt m. The distance from the origin to the line is 2m12+12=m. \frac{\lvert-\sqrt{2m}\rvert}{\sqrt{1^2+1^2}}=\sqrt m. Thus the line is tangent for every m0m\ge0 (with the m=0m=0 case degenerate at the origin).

Therefore, the correct answer is E.

22.

Let KK be the measure of the area bounded by the xx-axis, the line x=8,x=8, and the curve defined by

f={(x,y)y=xwhen 0x5,y=2x5when 5x8}. \begin{aligned} f=\{(x,y)\mid{}&\\ y&=x\\ &\text{when }0\le x\le5,\\ y&=2x-5\\ &\text{when }5\le x\le8\}. \end{aligned}

Then KK is:

21.521.5

36.436.4

36.536.5

4444

less than 4444 but arbitrarily close to it

Answer: C
Difficulty rating: 1510
Small Hint:

Split the region at x=5x=5

Big Hint:

Use a triangle from 00 to 55 and a trapezoid from 55 to 88

Solution:

From x=0x=0 to 5,5, the region is a triangle of area 12(5)(5)=12.5.\frac12(5)(5)=12.5. From x=5x=5 to 8,8, the endpoint heights are 55 and 11,11, so the trapezoid has area 12(5+11)(3)=24. \frac12(5+11)(3)=24. Thus K=12.5+24=36.5.K=12.5+24=36.5.

Therefore, the correct answer is C.

23.

For any integer nn greater than 1,1, the number of prime numbers greater than n!+1n!+1 and less than n!+nn!+n is:

Here n!=12(n1)n.n!=1\cdot2\cdots(n-1)n.

00

11

n2\dfrac n2 for nn even, n+12\dfrac{n+1}{2} for nn odd

n1n-1

nn

Answer: A
Difficulty rating: 1780
Small Hint:

Every integer strictly between the endpoints has the form n!+kn!+k with 2kn12\le k\le n-1

Big Hint:

Use the fact that kk divides both n!n! and n!+kn!+k

Solution:

Every integer in the interval has the form n!+kn!+k for some 2kn1.2\le k\le n-1. Because n!n! is divisible by k,k, so is n!+k,n!+k, and n!+k>k.n!+k\gt k. Thus every such integer is composite. (For n=2,n=2, the interval is empty.) Hence there are no primes in the interval.

Therefore, the correct answer is A.

24.

When the natural numbers PP and P,P', with P>P,P\gt P', are divided by the natural number D,D, the remainders are RR and R,R', respectively. When PPPP' and RRRR' are divided by D,D, the remainders are rr and r,r', respectively. Then:

r>rr\gt r' always

r<rr\lt r' always

r>rr\gt r' sometimes, and r<rr\lt r' sometimes

r>rr\gt r' sometimes, and r=rr=r' sometimes

r=rr=r' always

Answer: E
Difficulty rating: 1670
Small Hint:

Write PR(modD)P\equiv R\pmod D and PR(modD)P'\equiv R'\pmod D

Big Hint:

Multiply the two congruences

Solution:

By definition of the remainders, PR(modD),PR(modD). \begin{aligned} P&\equiv R\pmod D,\\ P'&\equiv R'\pmod D. \end{aligned} Multiplying gives PPRR(modD).PP'\equiv RR'\pmod D. Since each has a unique remainder between 00 and D1,D-1, their remainders must be equal: r=r.r=r'.

Therefore, the correct answer is E.

25.

If it is known that log2a+log2b6,\log_2a+\log_2b\ge6, then the least value that can be taken on by a+ba+b is:

262\sqrt6

66

828\sqrt2

1616

none of these

Answer: D
Difficulty rating: 1880
Small Hint:

Combine the logarithms to bound abab

Big Hint:

Apply a+b2aba+b\ge2\sqrt{ab}

Solution:

The logarithm condition gives log2(ab)6,\log_2(ab)\ge6, so ab64.ab\ge64. By AM-GM, a+b2ab264=16. a+b\ge2\sqrt{ab}\ge2\sqrt{64}=16. Equality is attained at a=b=8.a=b=8.

Therefore, the correct answer is D.

26.

A parabolic arch has a height of 1616 inches and a span of 4040 inches. The height, in inches, of the arch at a point 55 inches from the center M,M, is:

11

1515

151315\dfrac13

151215\dfrac12

153415\dfrac34

Answer: B
Difficulty rating: 1560
Small Hint:

Place the center at the origin and write the parabola as y=16ax2y=16-ax^2

Big Hint:

Use the endpoint (20,0)(20,0) to find aa, then substitute x=5x=5

Solution:

Place MM at the origin with the span on the xx-axis. The arch has equation y=16ax2.y=16-ax^2. Since (20,0)(20,0) lies on it, 0=16400a,0=16-400a, so a=125.a=\frac{1}{25}. At x=5,x=5, y=162525=15. y=16-\frac{25}{25}=15.

Therefore, the correct answer is B.

27.

A particle moves so that its speed for the second and subsequent miles varies inversely as the integral number of miles already traveled. For each subsequent mile the speed is constant. If the second mile is traversed in 22 hours, then the time, in hours, needed to traverse the nnth mile is:

2n1\dfrac2{n-1}

n12\dfrac{n-1}{2}

2n\dfrac2n

2n2n

2(n1)2(n-1)

Answer: E
Difficulty rating: 1500
Small Hint:

During the nnth mile, the number of miles already traveled is n1n-1

Big Hint:

Time for a fixed one-mile distance varies directly as n1n-1

Solution:

For the nnth mile, vn=kn1.v_n=\frac{k}{n-1}. Since the distance is one mile, the time is Tn=1vn=n1k. T_n=\frac1{v_n}=\frac{n-1}{k}. The condition T2=2T_2=2 gives 1k=2.\frac{1}{k}=2. Therefore Tn=2(n1).T_n=2(n-1).

Therefore, the correct answer is E.

28.

Let nn be the number of points PP interior to the region bounded by a circle with radius 1,1, such that the sum of the squares of the distances from PP to the endpoints of a given diameter is 3.3. Then nn is:

00

11

22

44

infinite

Answer: E
Difficulty rating: 1720
Small Hint:

Place the circle at the origin with diameter endpoints (1,0)(-1,0) and (1,0)(1,0)

Big Hint:

Simplify the sum of the two squared distances

Solution:

Let P=(x,y)P=(x,y) and take the diameter endpoints as (1,0)(-1,0) and (1,0).(1,0). The condition becomes PA2+PB2=3,2x2+2y2+2=3. \begin{aligned} PA^2+PB^2&=3,\\ 2x^2+2y^2+2&=3. \end{aligned} Thus x2+y2=12.x^2+y^2=\frac{1}{2}. This is an entire circle of radius 12,\frac{1}{\sqrt2}, lying inside the given unit circle. It contains infinitely many points.

Therefore, the correct answer is E.

29.

If x=t1t1x=t^{\frac{1}{t-1}} and y=ttt1,y=t^{\frac{t}{t-1}}, t>0,t\gt0, t1,t\ne1, a relation between xx and yy is:

yx=x1yy^x=x^{\frac{1}{y}}

y1x=xyy^{\frac{1}{x}}=x^y

yx=xyy^x=x^y

xx=yyx^x=y^y

none of these

Answer: C
Difficulty rating: 2100
Small Hint:

Divide yy by xx to express tt in terms of xx and yy

Big Hint:

Also observe that y=xty=x^t, then eliminate tt

Solution:

Dividing the definitions gives yx=tt1t1=t. \frac yx=t^{\frac{t-1}{t-1}}=t. Also, y=ttt1=(t1t1)t=xt. y=t^{\frac{t}{t-1}}=\left(t^{\frac{1}{t-1}}\right)^t=x^t. Substituting t=yxt=\frac{y}{x} gives y=xyx.y=x^{\frac{y}{x}}. Raising both sides to the power xx yields yx=xy.y^x=x^y.

Therefore, the correct answer is C.

30.

Let PP be a point of hypotenuse ABAB (or its extension) of isosceles right triangle ABC.ABC. Let s=AP2+PB2.s=AP^2+PB^2. Then:

s<2CP2s\lt2CP^2 for a finite number of positions of PP

s<2CP2s\lt2CP^2 for an infinite number of positions of PP

s=2CP2s=2CP^2 only if PP is the midpoint of ABAB or an endpoint of ABAB

s=2CP2s=2CP^2 always

s>2CP2s\gt2CP^2 if PP is a trisection point of ABAB

Answer: D
Difficulty rating: 1670
Small Hint:

Put the midpoint of ABAB at the origin and ABAB on the xx-axis

Big Hint:

Use A=(a,0),A=(-a,0), B=(a,0),B=(a,0), C=(0,a),C=(0,a), and P=(p,0)P=(p,0)

Solution:

Take A=(a,0),A=(-a,0), B=(a,0),B=(a,0), C=(0,a),C=(0,a), and P=(p,0).P=(p,0). This describes every point on the hypotenuse line. Then s=(p+a)2+(pa)2=2p2+2a2,2CP2=2(p2+a2)=2p2+2a2. \begin{aligned} s&=(p+a)^2+(p-a)^2\\ &=2p^2+2a^2,\\ 2CP^2&=2(p^2+a^2)\\ &=2p^2+2a^2. \end{aligned} Thus s=2CP2s=2CP^2 for every position of P.P.

Therefore, the correct answer is D.

31.

Let OABCOABC be a unit square in the xyxy-plane with O(0,0),O(0,0), A(1,0),A(1,0), B(1,1),B(1,1), and C(0,1).C(0,1). Let u=x2y2u=x^2-y^2 and v=2xyv=2xy define a transformation of the xyxy-plane into the uvuv-plane. The transform (or image) of the square is:

Answer: D
Difficulty rating: 2120
Small Hint:

Map the four vertices and then transform each side separately

Big Hint:

The horizontal sides and vertical sides become two line segments and two parabolic arcs

Solution:

The vertices map as O(0,0),A(1,0),B(0,2),C(1,0). \begin{aligned} O&\mapsto(0,0),\\ A&\mapsto(1,0),\\ B&\mapsto(0,2),\\ C&\mapsto(-1,0). \end{aligned} Side OAOA maps to the segment from (0,0)(0,0) to (1,0),(1,0), and COCO maps to the segment from (1,0)(-1,0) to (0,0).(0,0). On AB,AB, x=1,x=1, so u=1v24;u=1-\frac{v^2}{4}; on BC,BC, y=1,y=1, so u=v241.u=\frac{v^2}{4}-1. These are the two upper parabolic arcs joining (±1,0)(\pm1,0) to (0,2).(0,2).

Therefore, the correct answer is D.

32.

Let a sequence {un}\{u_n\} be defined by u1=5u_1=5 and the relation un+1un=3+4(n1),u_{n+1}-u_n=3+4(n-1), n=1,n=1, 2,2, 3,3, .\ldots. If unu_n is expressed as a polynomial in n,n, the algebraic sum of its coefficients is:

33

44

55

66

1111

Answer: C
Difficulty rating: 1530
Small Hint:

The sum of a polynomial’s coefficients is its value at n=1n=1

Big Hint:

The problem already gives u1u_1

Solution:

For any polynomial p(n),p(n), the sum of its coefficients is p(1).p(1). Here the polynomial represents un,u_n, and the initial condition gives u1=5.u_1=5. Therefore the coefficient sum is 5.5.

Therefore, the correct answer is C.

33.

Let SnS_n and TnT_n be the respective sums of the first nn terms of two arithmetic series. If Sn:Tn=(7n+1):(4n+27)S_n:T_n=(7n+1):(4n+27) for all n,n, the ratio of the eleventh term of the first series to the eleventh term of the second series is:

4:34:3

3:23:2

7:47:4

78:7178:71

undetermined

Answer: A
Difficulty rating: 1840
Small Hint:

In an arithmetic sequence, the middle term of the first 2121 terms equals their average

Big Hint:

Express each eleventh term as its corresponding 2121-term sum divided by 2121

Solution:

For an arithmetic sequence, the eleventh term is the average of the first 2121 terms. Thus the respective eleventh terms are S2121\frac{S_{21}}{21} and T2121.\frac{T_{21}}{21}. Their ratio is S21T21=7(21)+14(21)+27=148111=43. \frac{S_{21}}{T_{21}} =\frac{7(21)+1}{4(21)+27} =\frac{148}{111} =\frac43.

Therefore, the correct answer is A.

34.

The remainder RR obtained by dividing x100x^{100} by x23x+2x^2-3x+2 is a polynomial of degree less than 2.2. Then RR may be written as:

210012^{100}-1

2100(x1)(x2)2^{100}(x-1)-(x-2)

2100(x3)2^{100}(x-3)

x(21001)+2(2991)x(2^{100}-1)+2(2^{99}-1)

2100(x+1)(x+2)2^{100}(x+1)-(x+2)

Answer: B
Difficulty rating: 2010
Small Hint:

Write R(x)=ax+bR(x)=ax+b and use x23x+2=(x1)(x2)x^2-3x+2=(x-1)(x-2)

Big Hint:

Evaluate the division identity at x=1x=1 and x=2x=2

Solution:

Write R(x)=ax+b.R(x)=ax+b. Since the divisor is (x1)(x2),(x-1)(x-2), evaluating the division identity at its roots gives R(1)=1,R(2)=2100. R(1)=1,\qquad R(2)=2^{100}. Therefore R(x)=1+(21001)(x1)=2100(x1)(x2). \begin{aligned} R(x)&=1+(2^{100}-1)(x-1)\\ &=2^{100}(x-1)-(x-2). \end{aligned}

Therefore, the correct answer is B.

35.

Let L(m)L(m) be the xx-coordinate of the left endpoint of the intersection of the graphs of y=x26y=x^2-6 and y=m,y=m, where 6<m<6.-6\lt m\lt6. Let r=[L(m)L(m)]m.r=\frac{[L(-m)-L(m)]}{m}. Then, as mm is made arbitrarily close to zero, the value of rr is:

arbitrarily close to zero

arbitrarily close to 16\dfrac1{\sqrt6}

arbitrarily close to 26\dfrac2{\sqrt6}

arbitrarily large

undetermined

Answer: B
Difficulty rating: 1970
Small Hint:

The left intersection coordinate is L(m)=6+mL(m)=-\sqrt{6+m}

Big Hint:

Substitute into rr and rationalize the numerator

Solution:

The left intersection satisfies L(m)=6+m. L(m)=-\sqrt{6+m}. Hence r=6m+6+mm=26+m+6m. \begin{aligned} r&=\frac{-\sqrt{6-m}+\sqrt{6+m}}{m}\\ &=\frac{2}{\sqrt{6+m}+\sqrt{6-m}}. \end{aligned} As mm approaches 0,0, this approaches 226=16.\frac{2}{2\sqrt6}=\frac{1}{\sqrt6}.

Therefore, the correct answer is B.