2022 AMC 10A Exam Solutions

Scroll down to view professional video solutions and written solutions curated by LIVE, by Po-Shen Loh, print PDF solutions, view answer key, or:

Try Exam

All of the real AMC 8 and AMC 10 problems in our complete solution collection are used with official permission of the Mathematical Association of America (MAA).

Want to learn professionally through interactive video classes?

1.

What is the value of 3+13+13+13?3+\dfrac{1}{3+\dfrac{1}{3+\dfrac{1}{3}}}?

3110\dfrac{31}{10}

4915\dfrac{49}{15}

3310\dfrac{33}{10}

10933\dfrac{109}{33}

154\dfrac{15}{4}

Solution:

We can simplify this expression as follows:

3+13+13+13=3+13+1103=3+13+310=3+13310=3+1033=10933.\begin{align*} 3 +& \dfrac{1}{3 + \dfrac{1}{3 + \dfrac{1}{3}}} \\ &= 3 + \dfrac{1}{3 + \dfrac{1}{\dfrac{10}{3}}} \\ &= 3 + \dfrac{1}{3 + \dfrac{3}{10}} \\ &= 3 + \dfrac{1}{\dfrac{33}{10}} \\ &= 3 + \dfrac{10}{33} \\ &= \dfrac{109}{33}. \end{align*}

Thus, D is the correct answer.

2.

Mike cycled 1515 laps in 5757 minutes. Assume he cycled at a constant speed throughout. Approximately how many laps did he complete in the first 2727 minutes?

55

77

99

1111

1313

Solution:

We can set up a proportion to solve this problem:

1557=x27. \dfrac{15}{57} = \dfrac{x}{27}.

Cross multiplying, we get x=155727=135197. x = \dfrac{15}{57} \cdot 27 = \dfrac{135}{19} \approx 7.

Thus, B is the correct answer.

3.

The sum of three numbers is 96.96. The first number is 66 times the third number, and the third number is 4040 less than the second number. What is the absolute value of the difference between the first and second numbers?

11

22

33

44

55

Solution:

Let x,y,x, y, and zz be the three numbers. The conditions from the problem give us the following relations:

\begin{gather*} x + y + z = 96 \tag*{(1)} \\ x = 6z \tag*{(2)} \\ z = y - 40 \tag*{(3)}. \end{gather*}

Rearranging (3),(3), we get y=z+40.y = z + 40. Plugging this new equation and (2)(2) into (1),(1), we get 6z+z+40+z=96 6z + z + 40 + z = 96 8z+40=96 8z + 40 = 96 8z=56z=7. 8z = 56 \Rightarrow z = 7.

From this, we get that x=6z=67=42 x = 6 \cdot z = 6 \cdot 7 = 42 and y=z+40=7+40=47. y = z + 40 = 7 + 40 = 47.

Therefore, yx=4742=5.y - x = 47 - 42 = 5.

Thus, E is the correct answer.

4.

In some countries, automobile fuel efficiency is measured in liters per 100100 kilometers while other countries use miles per gallon. Suppose that 11 kilometer equals mm miles, and 11 gallon equals ll liters. Which of the following gives the fuel efficiency in liters per 100100 kilometers for a car that gets xx miles per gallon?

x100lm\dfrac{x}{100lm}

xlm100\dfrac{xlm}{100}

lm100x\dfrac{lm}{100x}

100xlm\dfrac{100}{xlm}

100lmx\dfrac{100lm}{x}

Video solution:
Solution video thumbnail

Click to load, then click again to play

Written solution:

We can do the following conversions to get the desired answer.

x mi1 gal1 kmm mi=x kmm galx kmm gal1 gall L=x kmml Lx kmml L100 km100 km=100x km100ml L\begin{align*} \dfrac{x \text{ mi}}{1 \text{ gal}} \cdot \dfrac{1 \text{ km}}{m \text{ mi}} &= \dfrac{x \text{ km}}{m \text{ gal}} \\ \dfrac{x \text{ km}}{m \text{ gal}} \cdot \dfrac{1 \text{ gal}}{l \text{ L}} &= \dfrac{x \text{ km}}{ml \text{ L}} \\ \dfrac{x \text{ km}}{ml \text{ L}} \cdot \dfrac{100 \text{ km}}{100 \text{ km}} &= \dfrac{100x \text{ km}}{100ml \text{ L}} \end{align*}

Taking the reciprocal, we find that the equivalent fuel efficiency would be 100ml L100x km=100mlx L100 km.\dfrac{100ml \text{ L}}{100x \text{ km}} = \dfrac{\dfrac{100ml}{x} \text{ L}}{100 \text{ km}}.

Thus, E is the correct answer.

5.

Square ABCDABCD has side length 1.1. Points P,P, Q,Q, R,R, and SS each lie on a side of ABCDABCD such that APQCRSAPQCRS is an equilateral convex hexagon with side length s.s. What is s?s?

23\dfrac{\sqrt{2}}{3}

12\dfrac{1}{2}

222 - \sqrt{2}

1241 - \dfrac{\sqrt{2}}{4}

23\dfrac{2}{3}

Solution:

Consider the diagram:

Since AP=QC=s,AP = QC = s, we know that PB=PQ.PB = PQ. This shows that PBQ\triangle PBQ is a right triangle. Using the Pythagorean theorem, we get that PB=s2.PB = \dfrac{s}{\sqrt{2}}.

We also know that 1=AB=AP+PB=s+s2. 1 = AB = AP + PB = s + \dfrac{s}{\sqrt{2}}.

This equation simplifies to 1=(1+12)s 1 = (1 + \dfrac{1}{\sqrt{2}})s Which implies that s=11+12=22+1. s = \dfrac{1}{1 + \dfrac{1}{\sqrt{2}}} = \dfrac{\sqrt{2}}{\sqrt{2} + 1}.

We can rationalize this fraction to get

22+12121=22. \dfrac{\sqrt{2}}{\sqrt{2} + 1} \cdot \dfrac{\sqrt{2} - 1}{\sqrt{2} - 1} = 2 - \sqrt{2}.

Thus, C is the correct answer.

6.

Which expression is equal to a2(a1)2\left|a-2-\sqrt{(a-1)^2}\right| for a<0?a < 0?

32a3 - 2a

1a1 - a

11

a+1a + 1

33

Solution:

By the definition of square root, we get that (a1)2=a1.\sqrt{(a - 1)^2} = |a - 1|.

Since a<0,a < 0, we get that a1<0,a - 1 < 0, which means that a1=1a.|a - 1| = 1 - a.

The whole expression therefore simplifies to a2(1a)=2a3. |a - 2 - (1 - a)| = |2a - 3|. Since a<0,a < 0, we know that 2a3<0.2a - 3 < 0. This means that 2a3=32a.|2a - 3| = 3 - 2a.

Thus, A is the correct answer.

7.

The least common multiple of a positive integer nn and 1818 is 180,180, and the greatest common divisor of nn and 4545 is 15.15. What is the sum of the digits of n?n?

33

66

88

99

1212

Solution:

We can see that 180=22325180 = 2^2 \cdot 3^2 \cdot 5 and 18=232.18 = 2 \cdot 3^2.

This means that nn must include a factor of 222^2 and 5.5. We also know that 45=32545 = 3^2 \cdot 5 and 15=35,15 = 3 \cdot 5, which means that nn has a factor of 323^2 and 5.5. Therefore, we can set n=2235=60.n = 2^2 \cdot 3 \cdot 5 = 60.

Thus, B is the correct answer.

8.

A data set consists of 66 (not distinct) positive integers: 1,1, 7,7, 5,5, 2,2, 5,5, and X.X. The average (arithmetic mean) of the 66 numbers equals a value in the data set. What is the sum of all positive values of X?X?

1010

2626

3232

3636

4040

Solution:

The average of the 66 numbers is 1+7++X6=20+X6. \dfrac{1 + 7 + \cdots + X}{6} = \dfrac{20 + X}{6}.

This value can equal any of the terms in the set, so we can case on what it equals.

20+X6=1    X=14 \dfrac{20 + X}{6} = 1 \iff X = -14

20+X6=7    X=22 \dfrac{20 + X}{6} = 7 \iff X = 22

20+X6=5    X=10 \dfrac{20 + X}{6} = 5 \iff X = 10

20+X6=2    X=8 \dfrac{20 + X}{6} = 2 \iff X = -8

20+X6=X    X=4 \dfrac{20 + X}{6} = X \iff X = 4

Adding up all the positive values for X,X, we get 36.36.

Thus, D is the correct answer.

9.

A rectangle is partitioned into 55 regions as shown. Each region is to be painted a solid color - red, orange, yellow, blue, or green - so that regions that touch are painted different colors, and colors can be used more than once. How many different colorings are possible?

120120

270270

360360

540540

720720

Solution:

There are 55 choices for the color of the bottom left rectangle. This forces there to be 44 choices for the top left rectangle. The middle bottom rectangle touches both of the previous ones, so there are 33 color options for this rectangle.

The rectangle in the top right is also limited to 33 colors since it touches the two previous rectangles. Finally, the rectangle in the bottom right also has 33 color options.

Multiplying these together, we get 540540 total colorings.

Thus, D is the correct answer.

10.

Daniel finds a rectangular index card and measures its diagonal to be 88 centimeters. Daniel then cuts out equal squares of side 11 cm at two opposite corners of the index card and measures the distance between the two closest vertices of these squares to be 424 \sqrt{2} centimeters, as shown below. What is the area of the original index card?

1414

10210 \sqrt{2}

1616

12212 \sqrt{2}

1818

Solution:

We can label aa and bb as the width and height as in the diagram. Then we get that a2+b2=64a^2 + b^2 = 64 and (a2)2+(b2)2=32.(a - 2)^2 + (b - 2)^2 = 32.

The latter expression simplifies to a2+b24a4b+4+4=32, a^2 + b^2 - 4a - 4b + 4 + 4 = 32, which is the same as 724(a+b)=32. 72 - 4(a + b) = 32. From this we get a+b=10. a + b = 10.

Squaring this, we get a2+b2+2ab=100, a^2 + b^2 + 2ab = 100, which gets us that 2ab=36, 2ab = 36, which means that the area (ab)(ab) is 18.18.

Thus, E is the correct answer.

11.

Ted mistakenly wrote 2m140962^m\cdot\sqrt{\dfrac{1}{4096}} as 214096m.2\cdot\sqrt[m]{\dfrac{1}{4096}}.

What is the sum of all real numbers mm for which these two expressions have the same value?

55

66

77

88

99

Solution:

We can rewrite 40964096 as 212,2^{12}, so 14096=212.\dfrac{1}{4096} = 2^{-12}. Then if we equate the given expressions, we get 2m26=2212m. 2^m \cdot 2^{-6} = 2 \cdot 2^{\frac{-12}{m}}. Equating the exponents, we get m6=1+12m. m - 6 = 1 + \dfrac{-12}{m}.

Multiplying by m,m, we get m26m=m12 m^2 - 6m = m - 12 and so m27m+12=0 m^2 - 7m + 12 = 0 (m4)(m3)(m-4)(m-3)m=4, m=3m=4,~m=3

Therefore, we can see that the sum of the solutions is 7.7.

Thus, C is the correct answer.

12.

On Halloween 3131 children walked into the principal's office asking for candy. They can be classified into three types: Some always lie; some always tell the truth; and some alternately lie and tell the truth. The alternaters arbitrarily choose their first response, either a lie or the truth, but each subsequent statement has the opposite truth value from its predecessor. The principal asked everyone the same three questions in this order.

"Are you a truth-teller?" The principal gave a piece of candy to each of the 2222 children who answered yes.

"Are you an alternater?" The principal gave a piece of candy to each of the 1515 children who answered yes.

"Are you a liar?" The principal gave a piece of candy to each of the 99 children who answered yes.

How many pieces of candy in all did the principal give to the children who always tell the truth?

77

1212

2121

2727

3131

Solution:

For the first question, the truth-tellers will respond yes, the liars will respond yes, and the alternaters who decided to lie first will say yes. The alternaters who decide to tell the truth first will say no. Denote this as 22=t+l+al. 22 = t + l + a_l.

For the second questions, the liars will respond yes, and the alternaters who decided to lie first will say yes (they are forced to tell the truth for this question). The truth-tellers will respond no, and the alternaters who told the truth first would lie this round, responding no. Denote this as 15=l+al. 15 = l + a_l.

From this, we get that t=7.t = 7. The principal only gives candy to children who always tell the truth in the first round, therefore only giving them 77 candies total.

Thus, A is the correct answer.

13.

Let ABC\triangle ABC be a scalene triangle. Point PP lies on BC\overline{BC} so that AP\overline{AP} bisects BAC.\angle BAC. The line through BB perpendicular to AP\overline{AP} intersects the line through AA parallel to BC\overline{BC} at point D.D. Suppose BP=2BP = 2 and PC=3.PC = 3. What is AD?AD?

88

99

1010

1111

1212

Solution:

Consider the following diagram:

By the Angle Bisector Theorem, we can label ABAB as 2x2x and AYAY as 3x.3x.

We also get that ABY\triangle ABY is isosceles since APBY.AP \perp BY. Therefore, AY=AB=2x.AY = AB = 2x.

Since ADAD and BCBC are parallel, we know that BYCDYA.\triangle BYC \sim \triangle DYA.

YC=ACAY=3x2x=x,YC = AC - AY = 3x - 2x = x, so AY=2YC.AY = 2YC.

Using similar triangles, we get that AD=2BC=10.AD = 2BC = 10.

Thus, C is the correct answer.

14.

How many ways are there to split the integers 11 through 1414 into 77 pairs such that in each pair, the greater number is at least 22 times the lesser number?

108108

120120

126126

132132

144144

Solution:

We can see that the numbers 181-8 must be in different pairs. 77 must also be paired with 1414 since no other number is at least twice 7.7.

Now let's look at what the other numbers can pair with. 88 and 99 can pair with any number 14.1-4. 1010 and 1111 can pair with any number 15,1-5, and 1212 and 1313 can pair with any number 16.1-6.

88 can pair with 44 numbers, but then 99 only has 33 options since 88 took one. 1010 then has 33 options, since 22 choices are taken, but it has one more to choose from (5).(5). 1111 then has 22 options, 1212 has 22 options, and 1313 only has 1.1.

Multiplying these together yields 43322=144. 4 \cdot 3 \cdot 3 \cdot 2 \cdot 2 = 144.

Thus, E is the correct answer.

15.

Quadrilateral ABCDABCD with side lengths AB=7,BC=24,CD=20,AB = 7, BC = 24, CD = 20, DA=15DA = 15 is inscribed in a circle. The area interior to the circle but exterior to the quadrilateral can be written in the form aπbc,\dfrac{a \pi - b}{c}, where a,b,a, b, and cc are positive integers such that aa and cc have no common prime factor. What is a+b+c?a + b + c?

260260

855855

12351235

15651565

19971997

Solution:

Notice that 72+2427^2 + 24^2 and 152+20215^2 + 20^2 are both the same. This forces AC=25AC = 25 since otherwise B\angle B and D\angle D would both be acute or obtuse, violating the fact that their sum is 180.180^{\circ}.

Also since B\angle B is right, we know that ACAC is the diameter of the circle. The area of the circle is then 6254π.\dfrac{625}{4} \pi.

To find the area of the quadrilateral, we can find the area of each of the triangles, which is 12(724+2015)= \dfrac{1}{2}(7 \cdot 24 + 20 \cdot 15) = 84+150=234. 84 + 150 = 234.

To find the area outside the quadrilateral, we subtract to get 6254π234=625π9364. \dfrac{625}{4} \pi - 234 = \dfrac{625 \pi - 936}{4}.

Therefore, a+b+c=625+936+4 a + b + c = 625 + 936 + 4 =1565. = 1565.

Thus, D is the correct answer.

16.

The roots of the polynomial 10x339x2+29x610x^3 - 39x^2 + 29x - 6 are the height, length, and width of a rectangular box (right rectangular prism). A new rectangular box is formed by lengthening each edge of the original box by 22 units. What is the volume of the new box?

245\dfrac{24}{5}

425\dfrac{42}{5}

815\dfrac{81}{5}

3030

4848

Solution:

Let h,l,h, l, and ww be the dimensions of the old box. Then the volume of the new box is (h+2)(l+2)(w+2). (h + 2)(l + 2)(w + 2). Expanding, we get hlw+2(hl+hw+lw) hlw + 2(hl + hw + lw) +4(l+h+w)+8.+ 4(l + h + w) + 8. We can use Vieta's formulas to find the terms in this expression. We get that hlw=DA=35, hlw = -\dfrac{D}{A} = \dfrac{3}{5}, hl+hw+lw=CA=2910, hl + hw + lw = \dfrac{C}{A} = \dfrac{29}{10}, and l+h+w=BA=3910. l + h + w = -\dfrac{B}{A} = \dfrac{39}{10}.

Plugging these values into the expression, we get 35+22910+43910+8=30. \dfrac{3}{5} + 2 \cdot \dfrac{29}{10} + 4 \cdot \dfrac{39}{10} + 8 = 30.

Thus, D is the correct answer.

17.

How many three-digit positive integers a b c\underline{a} \ \underline{b} \ \underline{c} are there whose nonzero digits a,b,a,b, and cc satisfy 0.a b c=13(0.a+0.b+0.c)?0.\overline{\underline{a}~\underline{b}~\underline{c}} = \dfrac{1}{3} (0.\overline{a} + 0.\overline{b} + 0.\overline{c})? (The bar indicates repetition, thus 0.a b c0.\overline{\underline{a}~\underline{b}~\underline{c}} in the infinite repeating decimal 0.a b c a b c 0.\underline{a}~\underline{b}~\underline{c}~\underline{a}~\underline{b}~\underline{c}~\cdots)

99

1010

1111

1313

1414

Solution:

Let's find a closed form expression for each of the repeating decimals. We can write 0.a b c0.\overline{\underline{a}~\underline{b}~\underline{c}} as 0.a b c+0.000 a b c+. 0.\underline{a} \ \underline{b} \ \underline{c} + 0.000 \ \underline{a} \ \underline{b} \ \underline{c} + \cdots.

From this, we can see that this an infinite geometric sequence with first term 0.a b c0.\underline{a} \ \underline{b} \ \underline{c} and ratio 11000.\dfrac{1}{1000}.

Using the formula for the sum of a infinite geometric sequence, we get that this equals 0.a b c111000=a b c999. \dfrac{0.\underline{a} \ \underline{b} \ \underline{c}}{1 - \dfrac{1}{1000}} = \dfrac{\underline{a} \ \underline{b} \ \underline{c}}{999}.

Similarly, note that we can write 0.a0.\overline{a} as 0.a+0.0a+0.00a+. 0.a + 0.0a + 0.00a + \cdots.

As above, this equals 0.a1110=a9. \dfrac{0.a}{1 - \dfrac{1}{10}} = \dfrac{a}{9}. Therefore, 0.b=b9 and 0.c=c9. 0.\overline{b} = \dfrac{b}{9} \text{ and } 0.\overline{c} = \dfrac{c}{9}.

Substituting all these values into the condition, we get a b c999=13a+b+c9. \dfrac{\underline{a} \ \underline{b} \ \underline{c}}{999} = \dfrac{1}{3} \cdot \dfrac{a + b + c}{9}. Multiplying through by 999999 yields a b c=37(a+b+c). \underline{a} \ \underline{b} \ \underline{c} = 37(a + b +c).

Note that we can express a b c\underline{a} \ \underline{b} \ \underline{c} as 100a+10b+c.100a + 10b + c. Substituting this in, we get 100a+10b+c=37(a+b+c), 100a + 10b + c = 37(a + b + c), which simplifies to 63a=27b+36c7a=3b+4c. 63a = 27b + 36c \Rightarrow 7a = 3b + 4c.

All the solutions where a=b=ca = b = c work. The expression 3b+4c3b + 4c remains constant if we increase bb by 44 and decrease cc by 4.4. We could also decrease bb by 44 and increase cc by 3.3.

Applying this principles to the first 99 triples yields (4,8,1),(5,1,8),(5,9,2),(6,2,9)(4, 8, 1), (5, 1, 8), (5, 9, 2), (6, 2, 9) as 44 more solutions. Therefore, there are a total of 1313 solutions.

Thus, D is the correct solution.

18.

Let TkT_k be the transformation of the coordinate plane that first rotates the plane kk degrees counterclockwise around the origin and then reflects the plane across the yy-axis. What is the least positive integer nn such that performing the sequence of transformations T1,T2,T3,,TnT_1, T_2, T_3, \cdots, T_n returns the point (1,0)(1,0) back to itself?

359359

360360

719719

720720

721721

Solution:

Since we are working with angles and reflections, working with polar coordinates would make this problem easier to deal with.

Let (r,θ)(r, \theta) be a polar coordinate. Rotating this by kk degrees counterclockwise maps the point to (r,θ+k)(r, \theta + k^{\circ}) and then reflecting it maps it to (r,180θk.)(r, 180 - \theta - k^{\circ}.)

Therefore, we have that Tk(r,θ)=(r,180θk). T_k(r, \theta) = (r, 180 - \theta - k^{\circ}).

From this, we can see that Tk+1(Tk(r,θ))= T_{k + 1}(T_k(r, \theta)) = Tk+1(r,180θk)=T_{k + 1}(r, 180^{\circ} - \theta - k^{\circ}) = (r,θ1).(r, \theta - 1^{\circ}).

Now, let's analyze what happens to the point (1,0).(1, 0^{\circ}).

After T1,T_1, we get (1,179).(1, 179^{\circ}).

After T2,T_2, we get (1,1).(1, -1^{\circ}).

After T3,T_3, we get (1,178).(1, 178^{\circ}).

After T4,T_4, we get (1,2).(1, -2^{\circ}).

\vdots

After T2n1,T_{2n - 1}, we get (1,180k).(1, 180^{\circ} - k^{\circ}).

After T2n,T_{2n}, we get (1,k).(1, -k^{\circ}).

From this, we can see that the first time the angle is back to 00^{\circ} is when n=180n = 180 and k=359.k = 359.

Thus, A is the correct answer.

19.

Define LnL_n as the least common multiple of all the integers from 11 to nn inclusive. There is a unique integer hh such that 11+12+13+117=hL17\dfrac{1}{1} + \dfrac{1}{2} + \dfrac{1}{3} \cdots + \dfrac{1}{17} = \dfrac{h}{L_{17}} What is the remainder when hh is divided by 17?17?

11

33

55

77

99

Solution:

We can combine all the addends on the left side into one fraction by making all their denominators 17!.17!.

11+12++117= \dfrac{1}{1} + \dfrac{1}{2} + \cdots + \dfrac{1}{17} = 17!1+17!2++17!1717!\dfrac{\dfrac{17!}{1} + \dfrac{17!}{2} + \cdots + \dfrac{17!}{17}}{17!}

Therefore, h=L1717!1+17!2++17!1717!. h = L_{17} \dfrac{\dfrac{17!}{1} + \dfrac{17!}{2} + \cdots + \dfrac{17!}{17}}{17!}.

We want to find hh mod 17,17, so we can analyze the expression for hh mod 17.17.

Each of 17!117,17!217!,,17!1617! \dfrac{\dfrac{17!}{1}}{17}, \dfrac{\dfrac{17!}{2}}{17!}, \cdots, \dfrac{\dfrac{17!}{16}}{17!} do not have a factor of 1717 in the denominator. This means that when we multiply each of them by L17,L_{17}, the resulting product will have a factor of 1717 (1717 divides L17L_{17}). That means all of these terms evaluate to 00 mod 17.17.

Now we just need to evaluate L1717\dfrac{L_{17}}{17} mod 17.17.

To calculate L17,L_{17}, note that it must contain the highest power of every prime less than or equal to 17.17. Therefore, L17=16957111317. L_{17} = 16 \cdot 9 \cdot 5 \cdot 7 \cdot 11 \cdot 13 \cdot 17.

Now we simplify:

169571113  (mod 17)19351113  (mod 17)91113  (mod 17)994  (mod 17)34  (mod 17)5  (mod 17)\begin{align*} & 16 \cdot 9 \cdot 5 \cdot 7 \cdot 11 \cdot 13 \; (\text{mod } 17)\\ &\equiv -1 \cdot 9 \cdot 35 \cdot 11 \cdot 13 \; (\text{mod } 17) \\ &\equiv 9 \cdot 11 \cdot -13 \; (\text{mod } 17) \\ &\equiv 99 \cdot 4 \; (\text{mod } 17) \\ &\equiv -3 \cdot 4 \; (\text{mod } 17) \\ &\equiv 5 \; (\text{mod } 17) \end{align*}

Thus, C is the correct answer.

20.

A four-term sequence is formed by adding each term of a four-term arithmetic sequence of positive integers to the corresponding term of a four-term geometric sequence of positive integers. The first three terms of the resulting four-term sequence are 57,57, 60,60, and 91.91. What is the fourth term of this sequence?

190190

194194

198198

202202

206206

Solution:

Let the arithmetic sequence be a,a+d,a+2d,a+3d a, a + d, a + 2d, a + 3d and the geometric sequence be b,br,br2,br3. b, br, br^2, br^3.

Then a+b=57,(1) a + b = 57 \tag*{(1)}, a+d+br=60,(2) a + d + br = 60 \tag*{(2)}, and a+2d+br2=91.(3) a + 2d + br^2 = 91 \tag*{(3)}.

Subtracting (1)(1) from (2)(2) and (2)(2) from (3),(3), we get d+b(r1)=3 d + b(r - 1) = 3 and d+br(r1)=31. d + br(r - 1) = 31.

Subtracting these, we get b(r1)2=28. b(r - 1)^2 = 28.

Since every variable is an integer, we get that b=28b = 28 or b=7.b = 7.

If b=28,b = 28, then r=2,r = 2, a=29,a = 29, and d=25.d = 25. This forces the arithmetic sequence to be 29,4,21,46, 29, 4, -21, -46, which is a contradiction.

Therefore, b=7.b = 7. Then r=3,r = 3, a=50,a = 50, and d=11.d = -11. The arithmetic sequence is 50,39,28,17, 50,39,28,17, and the geometric sequence is 7,21,63,189. 7,21,63,189.

The desired answer is 17+189=206.17 + 189 = 206.

Thus, E is the correct answer.

21.

A bowl is formed by attaching four regular hexagons of side 11 to a square of side 1.1. The edges of the adjacent hexagons coincide, as shown in the figure. What is the area of the octagon obtained by joining the top eight vertices of the four hexagons, situated on the rim of the bowl?

66

77

5+225 + 2 \sqrt{2}

88

99

Solution:

We can extend line segments l,m,l, m, and nn as follows.

They are concurrent since ll and mm intersect and ll and nn intersect (they are on the same plane). Since ll only intersects the plane of mm and nn once, it must intersect them both at that one point.

The dashed red lines create equilateral triangles on the lateral faces of the bowl, which all have side length 1.1. In the top plane, we know that mn,m \perp n, so the dashed red lines create an isosceles right triangle with leg length 1.1.

The octagon looks like the diagram below.

The area of the octagon is the area of the square minus each of the four corner triangles. This is equal to 324(1212)=7. 3^2 - 4(\dfrac{1}{2} \cdot 1^2) = 7.

Thus, B is the correct answer.

22.

Suppose that 1313 cards numbered 1,2,3,,131, 2, 3, \cdots, 13 are arranged in a row. The task is to pick them up in numerically increasing order, working repeatedly from left to right. In the example below, cards 1,2,31, 2, 3 are picked up on the first pass, 44 and 55 on the second pass, 66 on the third pass, 7,8,9,107, 8, 9, 10 on the fourth pass, and 11,12,1311, 12, 13 on the fifth pass. For how many of the 13!13! possible orderings of the cards will the 1313 cards be picked up in exactly two passes?

40824082

40954095

40964096

81788178

81918191

Solution:

Let nn be the number of cards picked up on the first pass, where 1n12.1 \leq n \leq 12.

If we choose the spaces that the nn cards occupy, the positions of the remaining cards are determined since they must be placed in order.

There are (13n)\binom{13}{n} ways to choose where the nn cards go, but if the nn cards are placed at the very beginning, then all the cards will be picked up on the first pass.

Therefore, for a given nn there are (13n)1\binom{13}{n} - 1 ways to arrange the cards.

We need to now find the sum over all possible n,n, which equals i=112(13n)1= \sum_{i = 1}^{12} \binom{13}{n} - 1 = (i=013(13n))14=21314\left(\sum_{i = 0}^{13} \binom{13}{n}\right) - 14 = 2^{13} - 14 =819214=8178.= 8192 - 14 = 8178.

Thus, D is the correct answer.

23.

Isosceles trapezoid ABCDABCD has parallel sides AD\overline{AD} and BC,\overline{BC}, with BC<ADBC < AD and AB=CD.AB = CD. There is a point PP in the plane such that PA=1,PB=2,PC=3,PA=1, PB=2, PC=3, and PD=4.PD=4. What is BCAD?\tfrac{BC}{AD}?

14\dfrac{1}{4}

13\dfrac{1}{3}

12\dfrac{1}{2}

23\dfrac{2}{3}

34\dfrac{3}{4}

Solution:

Let PP' be the reflection of PP across the perpendicular bisector of BC.\overline{BC}.

This forms two new isosceles trapezoids: CBPPCBPP' and DAPP.DAPP'.

Therefore, we get \begin{gather*} P'A = PD = 4 \\ P'D = PA = 1 \\ P'C = PB = 2 \\ P'B = PC = 3. \end{gather*}

Using Ptolemy's theorem, we know that the product of the diagonals is equal to the sum of the products of the opposite sides. Therefore: \begin{gather*} PP' \cdot AD + 1 = 16 \\ PP' \cdot BC + 4 = 9. \end{gather*}

This gets us PPAD=15PP' \cdot AD = 15 and PPBC=5.PP' \cdot BC = 5. Dividing these two equations yields BCAD=13.\dfrac{BC}{AD} = \dfrac{1}{3}.

Thus, B is the correct answer.

24.

How many strings of length 55 formed from the digits 0,0, 1,1, 2,2, 3,3, 4,4, are there such that for each j{1,2,3,4},j \in \{1,2,3,4\}, at least jj of the digits are less than j?j?

(For example, 0221402214 satisfies this condition because it contains at least 11 digit less than 1,1, at least 22 digits less than 2,2, at least 33 digits less than 3,3, and at least 44 digits less than 4.4. The string 2340423404 does not satisfy the condition because it does not contain at least 22 digits less than 2.2.)

500500

625625

10891089

11991199

12961296

Solution:

Note that there must be at least one 00 to satisfy the condition. We can proceed by casework on the number of distinct digits in the string.

11 digit

The only possible digit is just 0.0. This can be done in 11 way.

22 digits

This gives us a total of 20+30+20+5=75 20 + 30 + 20 + 5 = 75 strings.

33 digits

This gives us a total of 120+150+90+60+60 120 + 150 + 90 + 60 + 60 +20=500+ 20 = 500 strings.

44 digits

This gives us a total of 105!2!1!1!1!=600 10 \cdot \dfrac{5!}{2! \cdot 1! \cdot 1! \cdot 1!} = 600 strings.

55 digits

This gives us 5!=1205! = 120 strings.

All together, we have 1+75+500+600 1 + 75 + 500 + 600 +120=1296+ 120 = 1296 strings.

Thus, E is the correct answer.

25.

Let R,R, S,S, and TT be squares that have vertices at lattice points (i.e., points whose coordinates are both integers) in the coordinate plane, together with their interiors.

The bottom edge of each square is on the xx-axis. The left edge of RR and the right edge of SS are on the yy-axis, and RR contains 94\dfrac{9}{4} as many lattice points as does S.S. The top two vertices of TT are in RS,R \cup S, and TT contains 14\dfrac{1}{4} of the lattice points contained in RS.R \cup S. See the figure (not drawn to scale).

The fraction of lattice points in SS that are in STS \cap T is 2727 times the fraction of lattice points in RR that are in RT.R \cap T. What is the minimum possible value of the edge length of RR plus the edge length of SS plus the edge length of T?T?

336336

337337

338338

339339

340340

Video solution:
Solution video thumbnail

Click to load, then click again to play

Written solution:

Let rr be the number of lattice points on the side length of R.R. Similarly define ss for SS and tt for T.T. Note that the number of lattice points in a rectangle is the product of the number of lattice points along its width and the number of lattice points along its length.

The first conditions gives us that r2=94s2 r^2 = \dfrac{9}{4} \cdot s^2 r=32s(1)r = \dfrac{3}{2} \cdot s \tag*{(1)}

The number of lattice points in RTR \cup T is the sum of the lattice points in each of the regions, but there is overlap along the yy-axis where SS touches it.

The second condition, therefore, yields t2=14(r2+s2s) t^2 = \dfrac{1}{4}(r^2 + s^2 - s) t2=14(94s2+s2s) t^2 = \dfrac{1}{4}(\dfrac{9}{4} \cdot s^2 + s^2 - s) t2=1413s24s4 t^2 = \dfrac{1}{4} \cdot \dfrac{13s^2 - 4s}{4} 16t2=s(13s4). 16t^2 = s(13s - 4). From (1),(1), we get that ss is a multiple of 2.2. We can substitute ss with 2j2j to get 16t2=2j(26j4) 16t^2 = 2j(26j - 4) 4t2=j(13j2). 4t^2 = j(13j - 2). For the product to be divisible by 4,4, jj must be divisible by 2.2. We can again substitute jj with 2k2k to get 4t2=2k(26k2) 4t^2 = 2k(26k - 2) t2=k(13k1)(2) t^2 = k(13k - 1) \tag*{(2)}

Let xx be the number of lattice points along the bottom of the rectangle formed by STS \cap T and yy be the number of lattice points along the bottom of the rectangle formed by RT.R \cap T.

Using these variable, we get that the number of lattice points in STS \cap T is xtxt and in RTR \cap T is yt.yt.

The third condition gives us that xts2=27ytr2 \dfrac{xt}{s^2} = 27 \cdot \dfrac{yt}{r^2} xs2=27y94s2x=12y. \dfrac{x}{s^2} = 27 \cdot \dfrac{y}{\dfrac{9}{4} s^2} x = 12y.

We also know that t=x+y1t = x + y - 1 (accounting for overlap), and this yields t=13y1(3) t = 13y - 1 \tag*{(3)}

(3)(3) gives us that t1mod13t21mod13. t \equiv -1 \bmod{13} t^2 \equiv 1 \bmod{13}.

However, by (2),(2), we get that t2k1mod13 t^2 \equiv k \cdot -1 \bmod{13} k1mod13. k \equiv -1 \bmod{13}.

By (2),(2), we also get that kk is a perfect square since it is relatively prime to 13k1,13k - 1, and they must multiply to a perfect square.

Using these restrictions on k,k, we can try to find the smallest kk that works. We get that k=25k = 25 satisfies both conditions.

From this value of k,k, we get that j=225=50,j = 2 \cdot 25 = 50, s=250=100,s = 2 \cdot 50 = 100, and r=32100=150.r = \dfrac{3}{2} \cdot 100 = 150. We can also find that t2=25(13251)=25324 t^2 = 25(13 \cdot 25 - 1) = 25 \cdot 324 t=518=90. t = 5 \cdot 18 = 90. Therefore, r+s+t=340. r + s + t = 340. The question, however, asked for the sum of the side lengths. The side lengths of the squares are 11 less than the number of lattice points on the side, so we have to subtract 3.3.

Therefore, the desired answer is 3403=337.340 - 3 = 337.

Thus, B is the correct answer.