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

What is the value of (((2+1)1+1)1+1)1+1?\left(\left((2+1)^{-1}+1\right)^{-1}+1\right)^{-1}+1?

58\dfrac{5}{8}

117\dfrac{11}{7}

85\dfrac{8}{5}

1811\dfrac{18}{11}

158\dfrac{15}{8}

Concepts:fractionorder of operations
Difficulty rating: 560
Small Hint:

Work from the innermost reciprocal outward

Big Hint:

After each reciprocal step, simplify before adding the next 11

Solution:

We can simplify this as follows. (((2+1)1+1)1+1)1+1=((13+1)1+1)1+1=(34+1)1+1=47+1=117 \begin{aligned} &\left(\left((2+1)^{-1}+1\right)^{-1}+1\right)^{-1}+1 \\ &=\left(\left(\dfrac{1}{3}+1\right)^{-1}+1\right)^{-1}+1 \\ &=\left(\dfrac{3}{4}+1\right)^{-1}+1 \\ &=\dfrac{4}{7} + 1 \\ &=\dfrac{11}{7} \end{aligned}

Thus, B is the correct answer.

2.

Liliane has 50%50\% more soda than Jacqueline, and Alice has 25%25\% more soda than Jacqueline. What is the relationship between the amounts of soda that Liliane and Alice have?

Liliane has 20%20\% more soda than Alice.

Liliane has 25%25\% more soda than Alice.

Liliane has 45%45\% more soda than Alice.

Liliane has 75%75\% more soda than Alice.

Liliane has 100%100\% more soda than Alice.

Difficulty rating: 770
Small Hint:

Use Jacqueline’s amount as the base variable

Big Hint:

Compare Liliane’s amount directly to Alice’s amount

Solution:

Let xx be the number of gallons of soda that Jacqueline has. Then Alice has 1.25x1.25x gallons, and Liliane has 1.5x1.5x gallons.

Therefore, the relationship can be found by dividing the amount of soda that each has to yield 1.5x1.25x=1.2,\dfrac{1.5x}{1.25x}=1.2, which means Liliane has 20%20\% more soda than Alice.

Thus, A is the correct answer.

3.

A unit of blood expires after 10!=1098110! = 10 \cdot 9 \cdot 8 \cdots 1 seconds. Yasin donates a unit of blood at noon on January 1.1. On what day does his unit of blood expire?

January 22

January 1212

January 2222

February 1111

February 1212

Difficulty rating: 960
Small Hint:

Convert 10!10! seconds into days

Big Hint:

Use 60602460\cdot60\cdot24 seconds per day

Solution:

We can divide 10!10! by 60,60, 60,60, and 2424 to get the number of days that it takes for a unit of blood to expire.

The first division cancels a 66 and 10.10. The second division cancels 3,4,3, 4, and 5.5. The final division cancels 88 and turns the 99 into a 3.3.

This leaves 2,7,2, 7, and a 3,3, which multiply to 42.42. There are 3131 days in January, so by February 1,1, the blood only has 4231=1142 - 31 = 11 days left.

1111 days from February 11 would make the blood expire on February 12.12.

Thus, E is the correct answer.

4.

How many ways can a student schedule 33 mathematics courses — algebra, geometry, and number theory — in a 66-period day if no two mathematics courses can be taken in consecutive periods?

(What courses the student takes during the other 33 periods is of no concern here.)

33

66

1212

1818

2424

Difficulty rating: 1220
Small Hint:

First choose the three nonconsecutive periods

Big Hint:

After the periods are chosen, arrange the three named courses

Solution:

The 33 classes can occupy the following periods: (1,3,5),(1, 3, 5),(1,3,6),(1, 3, 6),(1,4,6), (1, 4, 6),(2,4,6). (2, 4, 6).

This means that there are 44 ways to choose which periods the mathematics courses occur.

For each configuration, there are 3!3! ways to determine the order of the courses, for a total of 64=246 \cdot 4 = 24 schedules.

Thus, E is the correct answer.

5.

Alice, Bob, and Charlie were on a hike and were wondering how far away the nearest town was. When Alice said, “We are at least 66 miles away,” Bob replied, “We are at most 55 miles away.” Charlie then remarked, “Actually the nearest town is at most 44 miles away.” It turned out that none of the three statements was true. Let dd be the distance in miles to the nearest town. Which of the following intervals is the set of all possible values of d?d?

(0,4)(0,4)

(4,5)(4,5)

(4,6)(4,6)

(5,6)(5,6)

(5,)(5,\infty)

Difficulty rating: 900
Small Hint:

Negate each person’s statement

Big Hint:

Intersect the three resulting inequalities for dd

Solution:

Alice’s statement tells us that d<6.d \lt 6. Bob’s statement tells us that d>5.d \gt 5. Charlie’s statement tells us that d>4.d \gt 4.

Combining all of these tells us that 5<d5 \lt d and d<6,d \lt 6, which means dd is in the interval (5,6).(5, 6).

Thus, D is the correct answer.

6.

Sangho uploaded a video to a website where viewers can vote that they like or dislike a video. Each video begins with a score of 0,0, and the score increases by 11 for each like vote and decreases by 11 for each dislike vote.

At one point Sangho saw that his video had a score of 90,90, and that 65%65\% of the votes cast on his video were like votes. How many votes had been cast on Sangho’s video at that point?

200200

300300

400400

500500

600600

Difficulty rating: 900
Small Hint:

Let NN be the total number of votes

Big Hint:

The score is likes minus dislikes

Solution:

If 65%65\% of votes were like votes, then 35%35\% of votes are dislike votes. Then Sangho’s score is 65%35%=30%65\% - 35\% = 30\% the total number of votes.

We know that Sangho’s score is 90,90, so the total number of votes is 90÷30%=300.90 \div 30\% = 300.

Thus, B is the correct answer.

7.

For how many (not necessarily positive) integer values of nn is the following value an integer? 4000(25)n4000 \cdot \left(\dfrac{2}{5}\right)^n

33

44

66

88

99

Difficulty rating: 1070
Small Hint:

Write 40004000 as 25532^5\cdot5^3

Big Hint:

The exponents of 22 and 55 must both be nonnegative

Solution:

We can rewrite the expression as (2553)(25)n=25+n53n. (2^5 \cdot 5^3) \cdot \left(\dfrac{2}{5}\right)^n = 2^{5 + n} \cdot 5^{3 - n}.

For this to be an integer, both exponents must be nonnegative. This means that 5+n0n53n0n3. \begin{aligned} 5 + n \geq 0 &\Rightarrow n \geq -5 \\ 3 - n \geq 0 &\Rightarrow n \leq 3. \end{aligned}

This gives us 5+3+1=95 + 3 + 1 = 9 values for n.n.

Thus, E is the correct answer.

8.

Joe has a collection of 2323 coins, consisting of 55-cent coins, 1010-cent coins, and 2525-cent coins. He has 33 more 1010-cent coins than 55-cent coins, and the total value of his collection is 320320 cents. How many more 2525-cent coins does Joe have than 55-cent coins?

00

11

22

33

44

Difficulty rating: 1220
Small Hint:

Let the number of 55-cent coins be xx

Big Hint:

Use both the total number of coins and total value equations

Solution:

Let xx be the number of 55-cent coins that Joe has. Then the number of 1010-cent coins he has is x+3.x + 3.

Therefore, Joe has 23x(x+3)=202x 23 - x - (x + 3) = 20 - 2x 2525-cent coins.

The total value of all these coins is 5x+10(x+3)+25(202x) 5x + 10(x + 3) + 25(20 - 2x) =53035x.= 530 - 35x.

We know that 53035x=320x=6. 530 - 35x = 320 \Rightarrow x = 6.

This means that Joe has 2026=820 - 2 \cdot 6 = 8 2525-cent coins. Therefore, he has 86=28 - 6 = 2 more 2525-cent coins than 55-cent coins.

Thus, C is the correct answer.

9.

All of the triangles in the diagram below are similar to isosceles triangle ABC,ABC, in which AB=AC.AB=AC. Each of the 77 smallest triangles has area 1,1, and ABC\triangle ABC has area 40.40. What is the area of trapezoid DBCE?DBCE?

1616

1818

2020

2222

2424

Difficulty rating: 1420
Small Hint:

Area scales as the square of side length for similar triangles

Big Hint:

Find the area of the top triangle and subtract from 4040

Solution:

We know that the side length of the smaller triangles is 140\sqrt{\frac{1}{40}} times the length of the larger triangle from similar triangles.

Then the side length of ADE\triangle ADE is 41404\sqrt{\frac{1}{40}} times the length of the side length of the larger triangle.

This makes the ratio of the areas (4140)2=16140=25. \left(4\sqrt{\dfrac{1}{40}}\right)^2 = 16 \cdot \dfrac{1}{40} = \dfrac{2}{5}.

Therefore, the area of ADE\triangle ADE is 2540=16.\frac{2}{5} \cdot 40 = 16. The area of the trapezoid is then 4016=24.40 - 16 = 24.

Thus, E is the correct answer.

10.

Suppose that real number xx satisfies 49x225x2=3.\sqrt{49-x^2}-\sqrt{25-x^2}=3. What is the value of 49x2+25x2?\sqrt{49-x^2}+\sqrt{25-x^2}?

88

33+3\sqrt{33}+3

99

210+42\sqrt{10}+4

1212

Difficulty rating: 1310
Small Hint:

Treat the two radicals as conjugate-like quantities

Big Hint:

Multiply the given difference by the desired sum

Solution:

Note that the left hand side of the equation and the desired expression are conjugates. Multiplying them would remove the square roots.

Multiplying them yields 49x225+x2=24. 49 - x^2 - 25 + x^2 = 24.

This means that the product of the values of the expressions is equal to 24.24. The desired value is therefore 24÷3=8.24 \div 3 = 8.

Thus, A is the correct answer.

11.

When 77 fair standard 66-sided dice are thrown, the probability that the sum of the numbers on the top faces is 1010 can be written as n67,\dfrac{n}{6^{7}}, where nn is a positive integer. What is n?n?

4242

4949

5656

6363

8484

Difficulty rating: 1420
Small Hint:

List the unordered ways seven positive die rolls can sum to 1010

Big Hint:

Count the orderings for each listed pattern

Solution:

We can use stars and bars to find n.n. It is the same as finding the number of ways to put 1010 balls into 77 boxes, where each box has at least one ball.

The formula for such a scenario is (n1k1), \binom{n - 1}{k - 1}, where nn is the number of balls and kk is the number of boxes.

No die can exceed 44 in a sum of 1010 from seven positive rolls, so the upper bound of 66 creates no additional restriction. The desired answer is therefore (96)=(93)=84. \binom{9}{6} = \binom{9}{3} = 84.

Thus, E is the correct answer.

12.

How many ordered pairs of real numbers (x,y)(x,y) satisfy the following system of equations? { x+3y=3 xy=1\begin{cases} ~x+3y&=3 \\ ~\big||x|-|y|\big|&=1 \end{cases}

11

22

33

44

88

Difficulty rating: 1370
Small Hint:

Replace the absolute-value equation by four linear cases

Big Hint:

Distinct solutions can repeat across cases, so count unique ordered pairs

Solution:

The second equation says xy=1|x|-|y|=1 or xy=1|x|-|y|=-1, so it is enough to check the four linear possibilities x=y±1x=y\pm1 and x=y±1x=-y\pm1.

Combining these with x+3y=3x+3y=3 gives (x,y)=(32,12)(x,y)=\left(\dfrac32,\dfrac12\right), (0,1)(0,1), (0,1)(0,1) again, and (3,2)(-3,2).

These are three distinct ordered pairs, and each satisfies the original absolute-value equation. Thus, C is the correct answer.

13.

A paper triangle with sides of lengths 3,3, 4,4, and 55 inches, as shown, is folded so that point AA falls on point B.B. What is the length in inches of the crease?

1+1221+\dfrac{1}{2} \sqrt{2}

3\sqrt{3}

74\dfrac{7}{4}

158\dfrac{15}{8}

22

Difficulty rating: 1420
Small Hint:

The crease is the perpendicular bisector of ABAB

Big Hint:

Use similarity with the original 33-44-55 triangle

Solution:

The crease is the perpendicular bisector of AB.\overline{AB}. Let DE\overline{DE} be the crease.

By AAAA similarity, ADEACB.\triangle ADE\sim\triangle ACB. Therefore, BCAC=DEAD.\dfrac{BC}{AC}=\dfrac{DE}{AD}. Plugging in the side lengths gives 34=DE52,\dfrac34=\dfrac{DE}{\frac{5}{2}}, so DE=158.DE=\dfrac{15}{8}.

Thus, D is the correct answer.

14.

What is the greatest integer less than or equal to 3100+2100396+296?\dfrac{3^{100}+2^{100}}{3^{96}+2^{96}}?

8080

8181

9696

9797

625625

Difficulty rating: 1540
Small Hint:

Compare the expression to 8181 first

Big Hint:

Then prove it is still greater than 8080

Solution:

Let a=396a=3^{96} and b=296b=2^{96}. The expression is 81a+16ba+b=16+65aa+b\dfrac{81a+16b}{a+b}=16+\dfrac{65a}{a+b}, so it is less than 16+65=8116+65=81.

To show the floor is 8080, we also need the expression to be greater than 8080. This is equivalent to 81a+16b>80a+80b81a+16b>80a+80b, or a>64ba>64b.

Because (32)2=94>2,\left(\dfrac32\right)^2=\dfrac94>2, we have ab=(32)96>248>64.\dfrac{a}{b}=\left(\dfrac32\right)^{96}>2^{48}>64. Hence the expression is greater than 8080 and less than 81.81. Thus, A is the correct answer.

15.

Two circles of radius 55 are externally tangent to each other and are internally tangent to a circle of radius 1313 at points AA and B,B, as shown in the diagram. The distance ABAB can be written in the form mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. What is m+n?m+n?

2121

2929

5858

6969

9393

Difficulty rating: 1820
Small Hint:

Join the three circle centers

Big Hint:

The triangle through tangent points is similar to the triangle through centers

Solution:

Let XX be the center of the large circle and let Y,ZY,Z be the centers of the two smaller circles. Then XY=XZ=135=8XY=XZ=13-5=8 and YZ=10YZ=10.

The radii to tangent points make XAXA collinear with XYXY and XBXB collinear with XZXZ, so XABXYZ\triangle XAB\sim \triangle XYZ. Thus ABYZ=XAXY=138\dfrac{AB}{YZ}=\dfrac{XA}{XY}=\dfrac{13}{8}.

Hence AB=10138=654AB=10\cdot\dfrac{13}{8}=\dfrac{65}{4}, so m+n=65+4=69m+n=65+4=69. Thus, D is the correct answer.

16.

Right triangle ABCABC has leg lengths AB=20AB=20 and BC=21.BC=21. Including AB\overline{AB} and BC,\overline{BC}, how many line segments with integer length can be drawn from vertex BB to a point on hypotenuse AC?\overline{AC}?

55

88

1212

1313

1515

Difficulty rating: 1540
Small Hint:

Find the altitude from BB to the hypotenuse

Big Hint:

Integer-length segments occur in symmetric pairs around the altitude

Solution:

Let PP be the foot of the altitude from BB to AC.\overline{AC}. The Pythagorean Theorem gives AC=29.AC=29. Computing the area in two ways gives 29PB2=20212,\dfrac{29\cdot PB}{2}=\dfrac{20\cdot21}{2}, so PB=42029,PB=\dfrac{420}{29}, which lies between 1414 and 15.15.

As the endpoint moves from AA to P,P, its distance from BB decreases continuously from 2020 to PB.PB. Thus there is one segment of each integer length 15,16,17,18,19,20.15,16,17,18,19,20. As the endpoint moves from PP to C,C, the distance increases continuously from PBPB to 21,21, giving one segment of each integer length 15,16,17,18,19,20,21.15,16,17,18,19,20,21. These are 6+7=136+7=13 distinct segments.

Thus, D is the correct answer.

17.

Let SS be a set of 66 integers taken from {1,2,,12}\{1,2,\dots,12\} with the property that if aa and bb are elements of SS with a<b,a < b, then bb is not a multiple of a.a. What is the least possible value of an element in S?S?

22

33

44

55

77

Difficulty rating: 1970
Small Hint:

Group numbers so at most one from each group can be chosen

Big Hint:

Try forcing six choices from the divisor chains

Solution:

We proceed by casing on possible values for S:S:

11 cannot be the smallest element since that would mean that no other number can be in the set.

22 cannot be the smallest element since we would have to include every odd number except 1.1. This would make 33 and 99 violate the rule.

Let 33 be the smallest element. Then we can include 77 and 11.11. We can finally include either 44 or 88 and 55 or 10.10.

Either way, the maximum number of elements that we can include is 5,5, so 33 cannot be the smallest element.

Starting with 4,4, we can include 6,7,96, 7, 9 and 11.11. Finally, we can add either 55 or 10,10, creating a 66-element set.

Thus, C is the correct answer.

18.

How many nonnegative integers can be written in the form a737+a636+a535a_7\cdot3^7+a_6\cdot3^6+a_5\cdot3^5+a434+a333+a232+a_4\cdot3^4+a_3\cdot3^3+a_2\cdot3^2+a131+a030,+a_1\cdot3^1+a_0\cdot3^0, where ai{1,0,1}a_i\in \{-1,0,1\} for 0i7?0\le i \le 7?

512512

729729

10941094

32813281

59,04859{,}048

Difficulty rating: 1770
Small Hint:

Think of the expression as balanced ternary

Big Hint:

Positive and negative values pair off symmetrically around 00

Solution:

Note that every number formed by this sum is either positive, negative, or zero.

The number of positive numbers equals the number of negative numbers due to symmetry (flip the 11 s to 1-1 s and 1-1 s to 11 s).

The only way for the sum to be 00 is if all the coefficients are 0.0.

The total number of numbers is 38=6561.3^8 = 6561. Because each power of 33 is larger than the sum of all previous powers of three, each combination of coefficients yields a different value. More explicitly, at the highest place where two combinations differ, the difference has magnitude at least 3k,3^k, while all lower places together can cancel at most 2(1+3++3k1)=3k1.2(1+3+\cdots+3^{k-1})=3^k-1.

Therefore, there are 656112+1=3281 \dfrac{6561 - 1}{2} + 1 = 3281 distinct nonnegative integers.

Thus, D is the correct answer.

19.

A number mm is randomly selected from the set {11,13,15,17,19},\{11,13,15,17,19\}, and a number nn is randomly selected from {1999,2000,2001,,2018}.\{1999,2000,2001,\ldots,2018\}. What is the probability that mnm^n has a units digit of 1?1?

15\dfrac{1}{5}

14\dfrac{1}{4}

310\dfrac{3}{10}

720\dfrac{7}{20}

25\dfrac{2}{5}

Difficulty rating: 1540
Small Hint:

Only units-digit cycles matter

Big Hint:

Average the success counts for bases ending in 1,3,5,7,91,3,5,7,9

Solution:

Only the units digit of mm matters. Among the 2020 consecutive possible exponents, each residue modulo 44 occurs 55 times, and 1010 exponents are even. A base ending in 11 succeeds for all 2020 exponents; bases ending in 33 or 77 succeed for the 55 exponents divisible by 4;4; a base ending in 55 never succeeds; and a base ending in 99 succeeds for the 1010 even exponents.

Thus 20+5+0+5+10=4020+5+0+5+10=40 of the 520=1005\cdot20=100 equally likely pairs work, and the probability is 40100=25.\dfrac{40}{100}=\dfrac25.

Thus, E is the correct answer.

20.

A scanning code consists of a 7×77 \times 7 grid of squares, with some of its squares colored black and the rest colored white. There must be at least one square of each color in this grid of 4949 squares.

A scanning code is called symmetric if its look does not change when the entire square is rotated by a multiple of 9090^{\circ} counterclockwise around its center, nor when it is reflected across a line joining opposite corners or a line joining midpoints of opposite sides.

What is the total number of possible symmetric scanning codes?

510510

10221022

81908190

81928192

65,53465{,}534

Difficulty rating: 1970
Small Hint:

Classify grid squares by symmetry orbits

Big Hint:

Choose one color per orbit, excluding the two constant colorings

Solution:

Number rows and columns from 3-3 through 3,3, with the center at (0,0).(0,0). Rotations and reflections can change signs and exchange coordinates, so the orbit of (x,y)(x,y) is determined by the ordered pair obtained by sorting (x,y).(|x|,|y|). These pairs are (u,v)(u,v) with 0uv3,0\le u\le v\le3, of which there are 4+3+2+1=10.4+3+2+1=10.

Once one square in each orbit is colored, symmetry forces the colors of all other squares in that orbit.

There are therefore 2102^{10} symmetric colorings before the condition about using both colors. The all-black and all-white colorings are not allowed.

The total number of valid symmetric scanning codes is 2102=10222^{10}-2=1022. Thus, B is the correct answer.

21.

Which of the following describes the set of values of aa for which the curves x2+y2=a2x^2+y^2=a^2 and y=x2ay=x^2-a in the real xyxy-plane intersect at exactly 33 points?

a=14a = \dfrac14

14<a<12\dfrac14 \lt a \lt \dfrac12

a>14a \gt \dfrac14

a=12a = \dfrac12

a>12a \gt \dfrac12

Difficulty rating: 1820
Small Hint:

Substitute the parabola equation into the circle equation

Big Hint:

The nonzero roots appear only when 2a12a-1 is positive

Solution:

Substitute y=x2ay=x^2-a into x2+y2=a2x^2+y^2=a^2. This gives x2+(x2a)2=a2x^2+(x^2-a)^2=a^2, so x2(x2(2a1))=0x^2(x^2-(2a-1))=0.

The factor x2=0x^2=0 always gives the single point (0,a)(0,-a). The other factor gives two additional real points exactly when 2a1>02a-1>0.

There are exactly three intersection points when a>12a>\dfrac12. Thus, E is the correct answer.

22.

Let a,a, b,b, c,c, and dd be positive integers such that gcd(a,b)=24,\gcd(a, b)=24, gcd(b,c)=36,\gcd(b, c)=36, gcd(c,d)=54,\gcd(c, d)=54, and 70<gcd(d,a)<100.70 < \gcd(d, a) < 100. Which of the following must be a divisor of a?a?

55

77

1111

1313

1717

Difficulty rating: 2010
Small Hint:

Track the forced powers of 22 and 33 in the gcds

Big Hint:

The remaining factor of gcd(d,a)\gcd(d,a) must lie between 1212 and 1717

Solution:

From gcd(a,b)=24=233\gcd(a,b)=24=2^3\cdot3 and gcd(b,c)=36=2232\gcd(b,c)=36=2^2\cdot3^2, the number aa is divisible by 2332^3\cdot3 but not by 323^2.

From gcd(b,c)=36\gcd(b,c)=36 and gcd(c,d)=54=233\gcd(c,d)=54=2\cdot3^3, the number dd is divisible by 2332\cdot3^3 but not by 222^2. Therefore gcd(d,a)=23n\gcd(d,a)=2\cdot3\cdot n, where nn has no factor 22 or 33.

Since 70<6n<100,70<6n<100, the integer nn satisfies 12n16.12\le n\le16. The only value in this range with no factor 22 or 33 is 13,13, so 1313 must divide a.a. Thus, D is the correct answer.

23.

Farmer Pythagoras has a field in the shape of a right triangle. The right triangle’s legs have lengths 33 and 44 units. In the corner where those sides meet at a right angle, he leaves a small unplanted square SS so that from the air it looks like the right angle symbol. The rest of the field is planted. The shortest distance from SS to the hypotenuse is 22 units. What fraction of the field is planted?

2527\dfrac{25}{27}

2627\dfrac{26}{27}

7375\dfrac{73}{75}

145147\dfrac{145}{147}

7475\dfrac{74}{75}

Difficulty rating: 2150
Small Hint:

Let xx be the side length of the unplanted square

Big Hint:

Decompose the triangle into the square, two right triangles, and a triangle of height 22

Solution:

Let xx be the side length of S.S. Then we can split the field up into the following shapes.

We can express the area of the field in two ways: 342=x2+x(3x)2 \dfrac{3 \cdot 4}{2} = x^2 + \dfrac{x(3 - x)}{2}+x(4x)2+252. + \dfrac{x(4 - x)}{2} + \dfrac{2 \cdot 5}{2}.

Simplifying yields 6=7x2+5 6 = \dfrac{7x}{2} + 5 x=27. x = \dfrac{2}{7}.

The desired fraction is 6x26=64496=145147. \dfrac{6 - x^2}{6} = \dfrac{6 - \frac{4}{49}}{6} = \dfrac{145}{147}.

Thus, D is the correct answer.

24.

Triangle ABCABC with AB=50AB=50 and AC=10AC=10 has area 120.120. Let DD be the midpoint of AB,\overline{AB}, and let EE be the midpoint of AC.\overline{AC}. The angle bisector of BAC\angle BAC intersects DE\overline{DE} and BC\overline{BC} at FF and G,G, respectively. What is the area of quadrilateral FDBG?FDBG?

6060

6565

7070

7575

8080

Difficulty rating: 2040
Small Hint:

Use the angle bisector theorem to locate GG

Big Hint:

The midsegment DEDE makes a similar half-height trapezoid

Solution:

Let BC=a,BG=x,GC=y,BC = a, BG = x, GC = y, and hh be the length of the altitude through A.A.

By the Angle Bisector Theorem, BG:GC=AB:AC=5:1,BG:GC=AB:AC=5:1, so BG=5a6.BG=\dfrac{5a}{6}. Because DEDE is a midsegment, DE=a2.DE=\dfrac a2. Applying the same theorem in ADE\triangle ADE gives DF:FE=AD:AE=5:1,DF:FE=AD:AE=5:1, so DF=56DE=5a12.DF=\dfrac56DE=\dfrac{5a}{12}.

The trapezoid’s height is h2,\frac{h}{2}, and ah2=120.\frac{ah}{2}=120. Its average base length is 12(5a12+5a6)=5a8.\dfrac12\left(\dfrac{5a}{12}+\dfrac{5a}{6}\right)=\dfrac{5a}{8}. Therefore, its area is 5a8h2=58ah2=75.\dfrac{5a}{8}\cdot\dfrac h2=\dfrac58\cdot\dfrac{ah}{2}=75. Thus, D is the correct answer.

25.

For a positive integer nn and nonzero digits a,a, b,b, and c,c, let AnA_n be the nn-digit integer each of whose digits is equal to aa; let BnB_n be the nn-digit integer each of whose digits is equal to bb; and let CnC_n be the 2n2n-digit (not nn-digit) integer each of whose digits is equal to c.c. What is the greatest possible value of a+b+ca + b + c for which there are at least two values of nn such that CnBn=An2?C_n - B_n = A_n^2?

1212

1414

1616

1818

2020

Difficulty rating: 2390
Small Hint:

Write the repeated-digit numbers as geometric sums

Big Hint:

Having two different nn values forces the linear equation in 10n10^n to be identically true

Solution:

The repeated-digit numbers can be written as An=a10n19,Bn=b10n19,Cn=c102n19.\begin{aligned} A_n&=a\dfrac{10^n-1}{9},\\ B_n&=b\dfrac{10^n-1}{9},\\ C_n&=c\dfrac{10^{2n}-1}{9}. \end{aligned}

Substituting these expressions into CnBn=An2C_n-B_n=A_n^2 and dividing by 10n19\frac{10^n-1}{9} gives c(10n+1)b=a210n19.c(10^n+1)-b=a^2\dfrac{10^n-1}{9}.

Rearranging yields (9ca2)10n=9b9ca2.(9c-a^2)10^n=9b-9c-a^2. If this holds for two different values of n,n, subtracting the two equations shows that 9ca2=0.9c-a^2=0. The displayed equation then also forces 9b9ca2=0.9b-9c-a^2=0.

Hence c=a29c=\frac{a^2}{9} and b=2a29.b=\frac{2a^2}{9}. Because a,b,ca,b,c are nonzero digits, the candidates are (a,b,c)=(3,2,1),(a,b,c)=(3,2,1), (6,8,4),(6,8,4), and (9,18,9).(9,18,9). The last triple is invalid because 1818 is not a digit. The greatest valid sum is 6+8+4=18.6+8+4=18. Thus, D is the correct answer.