2002 AMC 10A 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.

The ratio 102000+102002102001+102001\dfrac{10^{2000}+10^{2002}}{10^{2001}+10^{2001}} is closest to which of the following numbers?

0.10.1

0.20.2

11

55

1010

Concepts:exponentestimation
Difficulty rating: 960
Small Hint:

Factor 10200010^{2000} out of the numerator

Big Hint:

The denominator equals 21020012\cdot 10^{2001}

Solution:

Factoring gives 102000(1+100)2102001=10120=5.05,\dfrac{10^{2000}(1+100)}{2\cdot 10^{2001}}=\dfrac{101}{20}=5.05, which is closest to 5.5.

Thus, the correct answer is D.

2.

For the nonzero numbers a,a, b,b, and c,c, define (a,b,c)=ab+bc+ca.(a,b,c)=\dfrac{a}{b}+\dfrac{b}{c}+\dfrac{c}{a}. Find (2,12,9).(2,12,9).

44

55

66

77

88

Difficulty rating: 960
Small Hint:

Substitute a=2,a=2, b=12,b=12, c=9c=9

Big Hint:

Add 212+129+92\dfrac{2}{12}+\dfrac{12}{9}+\dfrac{9}{2} over a common denominator

Solution:

(2,12,9)=212+129+92=16+43+92. \begin{aligned} (2,12,9) &= \dfrac{2}{12}+\dfrac{12}{9}+\dfrac{9}{2} \\ &= \dfrac{1}{6}+\dfrac{4}{3}+\dfrac{9}{2}. \end{aligned} Over a denominator of 6,6, this is 1+8+276=366=6.\dfrac{1+8+27}{6}=\dfrac{36}{6}=6.

Thus, the correct answer is C.

3.

According to the standard convention for exponentiation, 2222=2(2(22))=216=65,536.2^{2^{2^{2}}}=2^{\left(2^{\left(2^{2}\right)}\right)}=2^{16}=65{,}536. If the order in which the exponentiations are performed is changed, how many other values are possible?

00

11

22

33

44

Difficulty rating: 1190
Small Hint:

List the five ways to parenthesize a tower of four 22’s

Big Hint:

Every grouping evaluates to either 2162^{16} or 282^{8}

Solution:

There are five ways to parenthesize the tower. Three of them, (22)(22),(2^2)^{\left(2^2\right)}, (2(22))2,\left(2^{\left(2^2\right)}\right)^2, and ((22)2)2,\left(\left(2^2\right)^2\right)^2, all equal 28=256.2^{8}=256. The other two both give the standard value 216=65,536.2^{16}=65{,}536.

So exactly one other value, 256,256, is possible.

Thus, the correct answer is B.

4.

For how many positive integers mm does there exist at least one positive integer nn such that mnm+n?m\cdot n\le m+n?

44

66

99

1212

infinitely many

Difficulty rating: 980
Small Hint:

Try a very small positive value of nn

Big Hint:

See whether the resulting inequality places any upper bound on mm

Solution:

Take n=1.n=1. Then m1m+1m\cdot 1\le m+1 becomes mm+1,m\le m+1, which holds for every positive integer m.m.

So every positive integer mm works, giving infinitely many.

Thus, the correct answer is E.

5.

Each of the small circles in the figure has radius one. The innermost circle is tangent to the six circles that surround it, and each of those circles is tangent to the large circle and to its small-circle neighbors. Find the area of the shaded region.

π\pi

1.5π1.5\pi

2π2\pi

3π3\pi

3.5π3.5\pi

Difficulty rating: 1060
Small Hint:

The large radius spans the center circle plus two more radii

Big Hint:

Subtract the seven unit circles from the large circle

Solution:

The center of a surrounding circle is 22 from the center (two radii), and adding its own radius 11 gives a large radius of 3.3.

The large circle has area 9π,9\pi, and the seven unit circles have total area 7π,7\pi, so the shaded region is 9π7π=2π.9\pi-7\pi=2\pi.

Thus, the correct answer is C.

6.

Cindy was asked by her teacher to subtract 33 from a certain number and then divide the result by 9.9. Instead, she subtracted 99 and then divided the result by 3,3, giving an answer of 43.43. What would her answer have been had she worked the problem correctly?

1515

3434

4343

5151

138138

Difficulty rating: 1120
Small Hint:

Recover the original number from Cindy’s incorrect steps

Big Hint:

Solve x93=43\dfrac{x-9}{3}=43

Solution:

Let xx be the number. Cindy computed x93=43,\dfrac{x-9}{3}=43, so x9=129x-9=129 and x=138.x=138.

The correct computation is 13839=1359=15.\dfrac{138-3}{9}=\dfrac{135}{9}=15.

Thus, the correct answer is A.

7.

If an arc of 4545^\circ on circle AA has the same length as an arc of 3030^\circ on circle B,B, then the ratio of the area of circle AA to the area of circle BB is

49\dfrac{4}{9}

23\dfrac{2}{3}

56\dfrac{5}{6}

32\dfrac{3}{2}

94\dfrac{9}{4}

Difficulty rating: 1190
Small Hint:

Arc length is θ3602πr\dfrac{\theta}{360}\cdot 2\pi r

Big Hint:

Equal arc lengths give the ratio rArB\dfrac{r_A}{r_B}

Solution:

Equal arc lengths give 453602πrA=303602πrB,\dfrac{45}{360}\cdot 2\pi r_A=\dfrac{30}{360}\cdot 2\pi r_B, so 45rA=30rB45 r_A=30 r_B and rArB=23.\dfrac{r_A}{r_B}=\dfrac{2}{3}.

The ratio of areas is (rArB)2=49.\left(\dfrac{r_A}{r_B}\right)^2=\dfrac{4}{9}.

Thus, the correct answer is A.

8.

Betsy designed a flag using blue triangles, small white squares, and a red center square, as shown. Let BB be the total area of the blue triangles, WW the total area of the white squares, and RR the area of the red square. Which of the following is correct?

B=WB=W

W=RW=R

B=RB=R

3B=2R3B=2R

2R=W2R=W

Difficulty rating: 1270
Small Hint:

Cut the whole flag into congruent right triangles

Big Hint:

Count how many of those congruent triangles fill each color

Solution:

Divide the flag into congruent right triangles by drawing the grid lines and diagonals. Counting gives 2424 triangles in the blue region, 2424 in the white region, and 1616 in the red region.

Hence B=W.B=W.

Thus, the correct answer is A.

9.

Suppose A,A, B,B, and CC are three numbers for which 1001C2002A=40041001C-2002A=4004 and 1001B+3003A=5005.1001B+3003A=5005. The average of the three numbers A,A, B,B, and CC is

11

33

66

99

not uniquely determined

Difficulty rating: 1170
Small Hint:

Add the two equations together

Big Hint:

The sum collapses to a multiple of A+B+CA+B+C

Solution:

Adding the equations, 1001C2002A+1001B+3003A=1001A+1001B+1001C=9009. \begin{gathered} 1001C-2002A+1001B \\ {}+3003A \\ = 1001A+1001B+1001C \\ = 9009. \end{gathered}

So A+B+C=9A+B+C=9 and the average is 93=3.\dfrac{9}{3}=3.

Thus, the correct answer is B.

10.

Compute the sum of all the roots of (2x+3)(x4)(2x+3)(x-4) +(2x+3)(x6)=0.+(2x+3)(x-6)=0.

72\dfrac{7}{2}

44

55

77

1313

Difficulty rating: 1120
Small Hint:

Factor out the common (2x+3)(2x+3)

Big Hint:

Combine (x4)+(x6)(x-4)+(x-6) inside the bracket

Solution:

Factoring, (2x+3)[(x4)+(x6)]=(2x+3)(2x10)=0. \begin{gathered} (2x+3)\left[(x-4)+(x-6)\right] \\ = (2x+3)(2x-10) \\ = 0. \end{gathered}

The roots are 32-\dfrac{3}{2} and 5,5, which sum to 72.\dfrac{7}{2}.

Thus, the correct answer is A.

11.

Jamal wants to store 3030 computer files on floppy disks, each of which has a capacity of 1.441.44 megabytes (mb). Three of his files require 0.80.8 mb of memory each, 1212 more require 0.70.7 mb each, and the remaining 1515 require 0.40.4 mb each. No file can be split between floppy disks. What is the minimal number of floppy disks that will hold all the files?

1212

1313

1414

1515

1616

Difficulty rating: 1420
Small Hint:

A 0.80.8 mb file leaves room for only one 0.40.4 mb file on its disk

Big Hint:

Account for the wasted space on the three 0.80.8 mb disks, then build a packing that reaches the bound

Solution:

The files need 3(0.8)+12(0.7)+15(0.4)3(0.8)+12(0.7)+15(0.4) =16.8=16.8 mb. On any disk holding a 0.80.8 mb file, only one 0.40.4 mb file fits alongside it (since 0.8+0.7>1.440.8+0.7\gt 1.44), leaving at least 0.240.24 mb wasted. Across the three such disks that is at least 0.720.72 mb, so the effective demand is at least 16.8+0.72=17.5216.8+0.72=17.52 mb, requiring at least 17.521.44=13\left\lceil\dfrac{17.52}{1.44}\right\rceil=13 disks.

This is achievable: 33 disks each hold one 0.80.8 file and one 0.40.4 file, 66 disks each hold two 0.70.7 files, and 44 disks each hold three 0.40.4 files.

Thus, the correct answer is B.

12.

Mr. Earl E. Bird leaves his house for work at exactly 8:008{:}00 A.M. every morning. When he averages 4040 miles per hour, he arrives at his workplace three minutes late. When he averages 6060 miles per hour, he arrives three minutes early. At what average speed, in miles per hour, should Mr. Bird drive to arrive at his workplace precisely on time?

4545

4848

5050

5555

5858

Difficulty rating: 1410
Small Hint:

Let tt be the on-time travel time in hours; three minutes is 0.050.05 hours

Big Hint:

The distance is the same both ways: 40(t+0.05)=60(t0.05)40(t+0.05)=60(t-0.05)

Solution:

Let tt hours be the on-time travel time. Since 33 minutes is 0.050.05 hours, 40(t+0.05)=60(t0.05).40(t+0.05)=60(t-0.05). Then 40t+2=60t3,40t+2=60t-3, so t=0.25.t=0.25.

The distance is 40(0.30)=1240(0.30)=12 miles, so the required speed is 120.25=48\dfrac{12}{0.25}=48 mph.

Thus, the correct answer is B.

13.

The sides of a triangle have lengths of 15,15, 20,20, and 25.25. Find the length of the shortest altitude.

66

1212

12.512.5

1313

1515

Difficulty rating: 1280
Small Hint:

Check whether 15,15, 20,20, 2525 is a right triangle

Big Hint:

The shortest altitude is drawn to the longest side

Solution:

Since 152+202=225+40015^2+20^2=225+400 =625=252,=625=25^2, the triangle is right with legs 1515 and 20,20, and area 12(15)(20)=150.\dfrac{1}{2}(15)(20)=150.

The shortest altitude falls to the longest side 25,25, and equals 215025=12.\dfrac{2\cdot 150}{25}=12.

Thus, the correct answer is B.

14.

Both roots of the quadratic equation x263x+k=0x^2-63x+k=0 are prime numbers. The number of possible values of kk is

00

11

22

44

more than four

Difficulty rating: 1310
Small Hint:

The roots sum to 6363 and multiply to kk

Big Hint:

An odd sum of two primes forces one of them to be 22

Solution:

If the roots are primes pp and q,q, then p+q=63p+q=63 and pq=k.pq=k. Because 6363 is odd, one prime must be 2,2, making the other 61,61, which is prime.

So k=261=122k=2\cdot 61=122 is the only possible value.

Thus, the correct answer is B.

15.

The digits 1,1, 2,2, 3,3, 4,4, 5,5, 6,6, 7,7, and 99 are used to form four two-digit prime numbers, with each digit used exactly once. What is the sum of these four primes?

150150

160160

170170

180180

190190

Difficulty rating: 1390
Small Hint:

A two-digit prime cannot end in 2,2, 4,4, 5,5, or 66

Big Hint:

Those four digits must therefore be the tens digits

Solution:

A two-digit prime cannot end in 2,2, 4,4, 5,5, or 6,6, so these four are the tens digits and 1,1, 3,3, 7,7, and 99 are the units digits.

The sum is 10(2+4+5+6)10(2+4+5+6) +(1+3+7+9)+(1+3+7+9) =170+20=190.=170+20=190. One valid set is {23,47,59,61}.\{23,47,59,61\}.

Thus, the correct answer is E.

16.

If a+1a+1 =b+2=b+2 =c+3=c+3 =d+4=d+4 =a+b+c+d+5,=a+b+c+d+5, then a+b+c+da+b+c+d is

5-5

103-\dfrac{10}{3}

73-\dfrac{7}{3}

53\dfrac{5}{3}

55

Difficulty rating: 1330
Small Hint:

Set every expression equal to a single value kk

Big Hint:

Write a,a, b,b, c,c, dd in terms of kk and add them

Solution:

Let the common value be k.k. Then a=k1,a=k-1, b=k2,b=k-2, c=k3,c=k-3, d=k4,d=k-4, so a+b+c+d=4k10.a+b+c+d=4k-10.

Since a+b+c+d+5=k,a+b+c+d+5=k, we get 4k10+5=k,4k-10+5=k, so 3k=53k=5 and k=53.k=\dfrac{5}{3}. Then a+b+c+d=k5a+b+c+d=k-5 =535=103.=\dfrac{5}{3}-5=-\dfrac{10}{3}.

Thus, the correct answer is B.

17.

Sarah pours four ounces of coffee into an eight-ounce cup and four ounces of cream into a second cup of the same size. She then transfers half the coffee from the first cup to the second and, after stirring thoroughly, transfers half the liquid in the second cup back to the first. What fraction of the liquid in the first cup is now cream?

14\dfrac{1}{4}

13\dfrac{1}{3}

38\dfrac{3}{8}

25\dfrac{2}{5}

12\dfrac{1}{2}

Difficulty rating: 1450
Small Hint:

Track ounces of coffee and cream after each transfer

Big Hint:

The second cup is uniformly mixed before the second transfer

Solution:

After transferring 22 oz of coffee, cup 11 has 22 oz coffee and cup 22 has 22 oz coffee plus 44 oz cream, a total of 66 oz.

Transferring back half of cup 22 (that is 33 oz, consisting of 11 oz coffee and 22 oz cream) leaves cup 11 with 33 oz coffee and 22 oz cream. The fraction that is cream is 22+3=25.\dfrac{2}{2+3}=\dfrac{2}{5}.

Thus, the correct answer is D.

18.

A 3×3×33\times 3\times 3 cube is formed by gluing together 2727 standard cubical dice. (On a standard die, the sum of the numbers on any pair of opposite faces is 7.7.) The smallest possible sum of all the numbers showing on the surface of the 3×3×33\times 3\times 3 cube is

6060

7272

8484

9090

9696

Difficulty rating: 1540
Small Hint:

Classify the 2727 dice as corner, edge, face-center, and interior dice

Big Hint:

Minimize each die’s showing faces: corners show 1+2+3,1+2+3, edges show 1+2,1+2, face-centers show 11

Solution:

The 88 corner dice show 33 faces each, minimized at 1+2+3=6,1+2+3=6, contributing 86=48.8\cdot 6=48. The 1212 edge dice show 22 faces, minimized at 1+2=3,1+2=3, contributing 123=36.12\cdot 3=36.

The 66 face-center dice show 11 face, minimized at 1,1, contributing 6,6, and the hidden interior die contributes 0.0. The total is 48+36+6=90.48+36+6=90.

Thus, the correct answer is D.

19.

Spot’s doghouse has a regular hexagonal base that measures one yard on each side. He is tethered to a vertex with a two-yard rope. What is the area, in square yards, of the region outside the doghouse that Spot can reach?

23π\dfrac{2}{3}\pi

2π2\pi

52π\dfrac{5}{2}\pi

83π\dfrac{8}{3}\pi

3π3\pi

Difficulty rating: 1600
Small Hint:

The interior angle of a regular hexagon is 120,120^\circ, so Spot sweeps 240240^\circ at radius 22

Big Hint:

Around each adjacent vertex the leftover 11 yard of rope sweeps a 6060^\circ sector

Solution:

At the tether vertex the hexagon blocks its 120120^\circ interior angle, leaving a 240240^\circ sector of radius 2:2: area 240360π(2)2=8π3.\dfrac{240}{360}\pi(2)^2=\dfrac{8\pi}{3}.

Wrapping around each of the two adjacent vertices, 11 yard of rope remains and sweeps a 6060^\circ sector: 260360π(1)2=π3.2\cdot\dfrac{60}{360}\pi(1)^2=\dfrac{\pi}{3}. The total is 8π3+π3=3π.\dfrac{8\pi}{3}+\dfrac{\pi}{3}=3\pi.

Thus, the correct answer is E.

20.

Points A,A, B,B, C,C, D,D, E,E, and FF lie, in that order, on AF,\overline{AF}, dividing it into five segments, each of length 1.1. Point GG is not on line AF.AF. Point HH lies on GD,\overline{GD}, and point JJ lies on GF.\overline{GF}. The line segments HC,\overline{HC}, JE,\overline{JE}, and AG\overline{AG} are parallel. Find HCJE.\frac{HC}{JE}.

54\dfrac{5}{4}

43\dfrac{4}{3}

32\dfrac{3}{2}

53\dfrac{5}{3}

22

Difficulty rating: 1460
Small Hint:

DHCDGA\triangle DHC\sim\triangle DGA gives HCHC in terms of AGAG

Big Hint:

FJEFGA\triangle FJE\sim\triangle FGA gives JEJE in terms of AGAG

Solution:

Since HCAG,HC\parallel AG, DHCDGA,\triangle DHC\sim\triangle DGA, so HCAG=DCDA=13,\dfrac{HC}{AG}=\dfrac{DC}{DA}=\dfrac{1}{3}, giving HC=AG3.HC=\dfrac{AG}{3}.

Since JEAG,JE\parallel AG, FJEFGA,\triangle FJE\sim\triangle FGA, so JEAG=FEFA=15,\dfrac{JE}{AG}=\dfrac{FE}{FA}=\dfrac{1}{5}, giving JE=AG5.JE=\dfrac{AG}{5}.

Therefore HCJE=AG3AG5=53.\dfrac{HC}{JE}=\dfrac{\frac{AG}{3}}{\frac{AG}{5}}=\dfrac{5}{3}.

Thus, the correct answer is D.

21.

The mean, median, unique mode, and range of a collection of eight integers are all equal to 8.8. The largest integer that can be an element of this collection is

1111

1212

1313

1414

1515

Difficulty rating: 1660
Small Hint:

The eight integers sum to 64,64, and a range of 88 ties the largest and smallest together

Big Hint:

Test the largest candidate values while keeping both the median and unique mode equal to 88

Solution:

The sum is 88=64.8\cdot 8=64. The collection 6,6, 6,6, 6,6, 8,8, 8,8, 8,8, 8,8, 1414 has mean, median, unique mode, and range all equal to 8,8, so 1414 is attainable.

If the largest were at least 16,16, the range condition would make the smallest at least 8.8. A mean of 88 would then force all eight integers to equal 8,8, contradicting the range.

If the largest were 15,15, the range 88 forces the smallest to be 7,7, so all eight integers are at least 7.7. The other seven then sum to 6415=49=77,64-15=49=7\cdot 7, forcing every one of them to equal 7.7. But then the median and mode would be 7,7, not 8,8, a contradiction.

Thus, the correct answer is D.

22.

A set of tiles numbered 11 through 100100 is modified repeatedly by the following operation: remove all tiles numbered with a perfect square, and renumber the remaining tiles consecutively starting with 1.1. How many times must the operation be performed to reduce the number of tiles in the set to one?

1010

1111

1818

1919

2020

Difficulty rating: 1790
Small Hint:

Removing the perfect squares from n2n^2 tiles leaves n2nn^2-n tiles

Big Hint:

Two operations take n2n^2 tiles down to (n1)2(n-1)^2

Solution:

Starting from n2n^2 tiles, one operation removes the nn perfect squares, leaving n2n.n^2-n. The next operation removes n1n-1 perfect squares, leaving n2n(n1)=(n1)2.n^2-n-(n-1)=(n-1)^2.

So every two operations reduce n2n^2 to (n1)2.(n-1)^2. Going from 102=10010^2=100 down to 12=11^2=1 takes 2(101)=182(10-1)=18 operations.

Thus, the correct answer is C.

23.

Points A,A, B,B, C,C, and DD lie on a line, in that order, with AB=CDAB=CD and BC=12.BC=12. Point EE is not on the line, and BE=CE=10.BE=CE=10. The perimeter of AED\triangle AED is twice the perimeter of BEC.\triangle BEC. Find AB.AB.

152\dfrac{15}{2}

88

172\dfrac{17}{2}

99

192\dfrac{19}{2}

Difficulty rating: 1660
Small Hint:

Let MM be the midpoint of BC;BC; then EMADEM\perp AD and EM=8EM=8

Big Hint:

With AB=CD=xAB=CD=x and AE=ED=y,AE=ED=y, use the perimeter condition and the Pythagorean theorem

Solution:

Let MM be the midpoint of BC.BC. Since BE=CE,BE=CE, EMBCEM\perp BC and EM=10262=8.EM=\sqrt{10^2-6^2}=8. By symmetry AE=ED;AE=ED; write AB=CD=xAB=CD=x and AE=ED=y.AE=ED=y.

The perimeter condition gives 2y+(2x+12)2y+(2x+12) =2(10+10+12)=64,=2(10+10+12)=64, so x+y=26.x+y=26. Also y2=EM2+(x+6)2y^2=EM^2+(x+6)^2 =64+(x+6)2.=64+(x+6)^2.

Substituting y=26x,y=26-x, (26x)2=64+(x+6)2,(26-x)^2=64+(x+6)^2, which simplifies to 67652x=100+12x,676-52x=100+12x, so 64x=57664x=576 and x=9.x=9.

Thus, the correct answer is D.

24.

Tina randomly selects two distinct numbers from the set {1,2,3,4,5},\{1,2,3,4,5\}, and Sergio randomly selects a number from the set {1,2,,10}.\{1,2,\ldots,10\}. The probability that Sergio’s number is larger than the sum of the two numbers chosen by Tina is

25\dfrac{2}{5}

920\dfrac{9}{20}

12\dfrac{1}{2}

1120\dfrac{11}{20}

2425\dfrac{24}{25}

Difficulty rating: 1900
Small Hint:

List the ten possible sums Tina can make and how often each occurs

Big Hint:

For a sum s,s, Sergio’s number exceeds it with probability 10s10\dfrac{10-s}{10}

Solution:

Tina’s 1010 equally likely pairs give sums 3,3, 4,4, 5,5, 5,5, 6,6, 6,6, 7,7, 7,7, 8,8, and 9.9. For a sum s,s, Sergio’s number exceeds it with probability 10s10.\dfrac{10-s}{10}.

Averaging the winning probability over the ten pairs, the total is 7+6+5+5+4+4+3+3+2+1100\small\dfrac{7+6+5+5+4+4+3+3+2+1}{100} =40100=25.=\dfrac{40}{100}=\dfrac{2}{5}.

Thus, the correct answer is A.

25.

In trapezoid ABCDABCD with bases AB\overline{AB} and CD,\overline{CD}, we have AB=52,AB=52, BC=12,BC=12, CD=39,CD=39, and DA=5.DA=5. The area of ABCDABCD is

182182

195195

210210

234234

260260

Difficulty rating: 1790
Small Hint:

Extend the legs DADA and CBCB until they meet at a point PP

Big Hint:

PDCPAB\triangle PDC\sim\triangle PAB with ratio 3952=34\dfrac{39}{52}=\dfrac{3}{4}

Solution:

Extend DADA and CBCB to meet at P.P. Since DCAB,DC\parallel AB, PDCPAB\triangle PDC\sim\triangle PAB with ratio 3952=34.\dfrac{39}{52}=\dfrac{3}{4}. From PDPD+5=34\dfrac{PD}{PD+5}=\dfrac{3}{4} we get PD=15,PD=15, and similarly PC=36.PC=36.

Then PD:PC:DC=15:36:39PD:PC:DC=15:36:39 =3(5:12:13),=3\cdot(5:12:13), so P\angle P is a right angle. The area of ABCDABCD is 12(PA)(PB)12(PD)(PC)=12(20)(48)12(15)(36)=480270=210. \begin{gathered} \dfrac{1}{2}(PA)(PB) \\ {}-\dfrac{1}{2}(PD)(PC) \\ = \dfrac{1}{2}(20)(48) \\ {}-\dfrac{1}{2}(15)(36) \\ = 480-270=210. \end{gathered}

Thus, the correct answer is C.