AMC // 10
PAPERS>AMC 10A 2016
// PAPER // AMC 10A 2016

AMC 10A 2016

2016-02-02

View the original on AoPS Wiki ↑

// PROBLEM 1
// PROBLEM

What is the value of 11!10!9!\dfrac{11!-10!}{9!}?

// PROBLEM 2
// PROBLEM

For what value xx does 10x1002x=1000510^{x} \cdot 100^{2x} = 1000^{5}?

// PROBLEM 3
// PROBLEM

For every dollar Ben spent on bagels, David spent 2525 cents less. Ben paid \12.50$ more than David. How much did they spend in the bagel store together?

// PROBLEM 4
// PROBLEM

The remainder can be defined for all real numbers xx and yy with y0y \neq 0 by rem(x,y)=xyxy\text{rem}(x, y) = x - y\left\lfloor \frac{x}{y} \right\rfloor where xy\left\lfloor \dfrac{x}{y} \right\rfloor denotes the greatest integer less than or equal to xy\dfrac{x}{y}. What is the value of rem ⁣(38,25)\text{rem}\!\left(\dfrac{3}{8}, -\dfrac{2}{5}\right)?

// PROBLEM 5
// PROBLEM

A rectangular box has integer side lengths in the ratio 1:3:41:3:4. Which of the following could be the volume of the box?

// PROBLEM 6
// PROBLEM

Ximena lists the whole numbers 11 through 3030 once. Emilio copies Ximena's numbers, replacing each occurrence of the digit 22 by the digit 11. Ximena adds her numbers and Emilio adds his numbers. How much larger is Ximena's sum than Emilio's?

// PROBLEM 7
// PROBLEM

The mean, median, and mode of the 77 data values 60,100,x,40,50,200,9060, 100, x, 40, 50, 200, 90 are all equal to xx. What is the value of xx?

// PROBLEM 8
// PROBLEM

Trickster Rabbit agrees with Foolish Fox to double Fox's money every time Fox crosses the bridge by Rabbit's house, as long as Fox pays 4040 coins in toll to Rabbit after each crossing. The payment is made after the doubling. Fox is excited about his good fortune until he discovers that all his money is gone after crossing the bridge three times. How many coins did Fox have at the beginning?

// PROBLEM 9
// PROBLEM

A triangular array of 20162016 coins has 11 coin in the first row, 22 coins in the second row, 33 coins in the third row, and so on up to NN coins in the NNth row. What is the sum of the digits of NN?

// PROBLEM 10
// PROBLEM

A rug is made with three different colors. The areas of the three differently colored regions form an arithmetic progression. The inner rectangle is 11 foot wide, and each of the two surrounding border regions is 11 foot wide on all four sides. The inner rectangle has width 11 ft. What is the length in feet of the inner rectangle?

The rug consists of three nested rectangles: the innermost (white), a middle border (light gray, 11 ft wide on all sides), and an outer border (dark gray, 11 ft wide on all sides).

// PROBLEM 11
// PROBLEM

Find the area of the shaded region in the figure below. The outer rectangle is 88 units wide and 55 units tall, and the shaded region is the "bowtie" band whose six corners are at (7,0)(7,0), (8,0)(8,0), (8,1)(8,1), (0,4)(0,4), (0,5)(0,5), and (1,5)(1,5) (with the rectangle's lower-left corner at the origin).

// PROBLEM 12
// PROBLEM

Three distinct integers are selected at random between 11 and 20162016, inclusive. Which of the following is a correct statement about the probability pp that the product of the three integers is odd?

// PROBLEM 13
// PROBLEM

Five friends sat in a movie theater in a row containing 55 seats, numbered 11 to 55 from left to right. (The directions "left" and "right" are from the point of view of the people as they sit in the seats.) During the movie Ada went to the lobby to get some popcorn. When she returned, she found that Bea had moved two seats to the right, Ceci had moved one seat to the left, and Dee and Edie had switched seats, leaving an end seat for Ada. In which seat had Ada been sitting before she got up?

// PROBLEM 14
// PROBLEM

How many ways are there to write 20162016 as the sum of twos and threes, ignoring order? (For example, 10082+031008 \cdot 2 + 0 \cdot 3 and 4022+4043402 \cdot 2 + 404 \cdot 3 are two such ways.)

// PROBLEM 15
// PROBLEM

Seven cookies of radius 11 inch are cut from a circle of cookie dough, as shown. Neighboring cookies are tangent, and all except the center cookie are tangent to the edge of the dough. The leftover scrap is reshaped to form another cookie of the same thickness. What is the radius in inches of the scrap cookie?

The arrangement: one center cookie of radius 11 and six surrounding cookies of radius 11, all tangent to each other and (the outer six) tangent internally to the large dough circle.

// PROBLEM 16
// PROBLEM

A triangle with vertices A(0,2)A(0, 2), B(3,2)B(-3, 2), and C(3,0)C(-3, 0) is reflected about the xx-axis, then the image ABC\triangle A'B'C' is rotated counterclockwise about the origin by 9090^{\circ} to produce ABC\triangle A''B''C''. Which of the following transformations will return ABC\triangle A''B''C'' to ABC\triangle ABC?

(A) counterclockwise rotation about the origin by 9090^{\circ}

(B) clockwise rotation about the origin by 9090^{\circ}

(C) reflection about the xx-axis

(D) reflection about the line y=xy = x

(E) reflection about the yy-axis

// PROBLEM 17
// PROBLEM

Let NN be a positive multiple of 55. One red ball and NN green balls are arranged in a line in random order. Let P(N)P(N) be the probability that at least 35\tfrac{3}{5} of the green balls are on the same side of the red ball. Observe that P(5)=1P(5)=1 and that P(N)P(N) approaches 45\tfrac{4}{5} as NN grows large. What is the sum of the digits of the least value of NN such that P(N)<321400P(N) < \tfrac{321}{400}?

// PROBLEM 18
// PROBLEM

Each vertex of a cube is to be labeled with an integer 11 through 88, with each integer being used once, in such a way that the sum of the four numbers on the vertices of a face is the same for each face. Arrangements that can be obtained from each other through rotations of the cube are considered to be the same. How many different arrangements are possible?

// PROBLEM 19
// PROBLEM

In rectangle ABCDABCD, AB=6AB=6 and BC=3BC=3. Point EE between BB and CC, and point FF between EE and CC are such that BE=EF=FCBE=EF=FC. Segments AE\overline{AE} and AF\overline{AF} intersect BD\overline{BD} at PP and QQ, respectively. The ratio BP:PQ:QDBP:PQ:QD can be written as r:s:tr:s:t where the greatest common factor of r,s,r, s, and tt is 11. What is r+s+tr+s+t?

// PROBLEM 20
// PROBLEM

For some particular value of NN, when (a+b+c+d+1)N(a+b+c+d+1)^N is expanded and like terms are combined, the resulting expression contains exactly 10011001 terms that include all four variables a,b,c,a, b, c, and dd, each to some positive power. What is NN?

// PROBLEM 21
// PROBLEM

Circles with centers PP, QQ, and RR, having radii 11, 22, and 33, respectively, lie on the same side of line ll and are tangent to ll at PP', QQ', and RR', respectively, with QQ' between PP' and RR'. The circle with center QQ is externally tangent to each of the other two circles. What is the area of triangle PQRPQR?

// PROBLEM 22
// PROBLEM

For some positive integer nn, the number 110n3110n^3 has 110110 positive integer divisors, including 11 and the number 110n3110n^3. How many positive integer divisors does the number 81n481n^4 have?

// PROBLEM 23
// PROBLEM

A binary operation \diamondsuit has the properties that a(bc)=(ab)ca \,\diamondsuit\, (b \,\diamondsuit\, c) = (a \,\diamondsuit\, b) \cdot c and that aa=1a \,\diamondsuit\, a = 1 for all nonzero real numbers a,b,a, b, and cc. (Here \cdot represents multiplication.) The solution to the equation 2016(6x)=1002016 \,\diamondsuit\, (6 \,\diamondsuit\, x) = 100 can be written as pq\tfrac{p}{q}, where pp and qq are relatively prime positive integers. What is p+qp + q?

// PROBLEM 24
// PROBLEM

A quadrilateral is inscribed in a circle of radius 2002200\sqrt{2}. Three of the sides of this quadrilateral have length 200200. What is the length of the fourth side?

// PROBLEM 25
// PROBLEM

How many ordered triples (x,y,z)(x, y, z) of positive integers satisfy lcm(x,y)=72\text{lcm}(x,y) = 72, lcm(x,z)=600\text{lcm}(x,z) = 600, and lcm(y,z)=900\text{lcm}(y,z) = 900?