AMC8 2017年真题

2017 AMC 8 Problems

Problem 1

Which of the following values is largest?

(A) 2+0+1+7      (B) 2×0+1+7         (C) 2+0x1+7

(D) 2+0+1x7      (E) 2×0x1x7

 

Problem 2

Alicia, Brenda, and Colby were the candidates in a recent election for student president. The pie chart below shows how the votes were distributed among the three candidates. If Brenda received 36 votes, then how many votes were cast all together?

[asy] draw((-1,0)--(0,0)--(0,1)); draw((0,0)--(0.309, -0.951)); filldraw(arc((0,0), (0,1), (-1,0))--(0,0)--cycle, lightgray); filldraw(arc((0,0), (0.309, -0.951), (0,1))--(0,0)--cycle, gray); draw(arc((0,0), (-1,0), (0.309, -0.951))); label("Colby", (-0.5, 0.5)); label("25\%", (-0.5, 0.3)); label("Alicia", (0.7, 0.2)); label("45\%", (0.7, 0)); label("Brenda", (-0.5, -0.4)); label("30\%", (-0.5, -0.6)); [/asy]

(A) 70 (B) 84 (C) 100 (D) 106 (E) 120

 

$\sqrt{16\sqrt{8\sqrt{4}}}$Problem 3

What is the value of the expression                   ?

$\textbf{(A) }4\qquad\textbf{(B) }4\sqrt{2}\qquad\textbf{(C) }8\qquad\textbf{(D) }8\sqrt{2}\qquad\textbf{(E) }16$

Problem 4

When 0.000315 is multiplied by 7,928,564 the product is closest to which of the following?

(A) 210 (B) 240 (C) 2100 (D) 2400 (E) 24000

 

$\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{1+2+3+4+5+6+7+8}$Problem 5

What is the value of the expression                                      ?

(A) 1020 (B) 1120 (C) 1220 (D) 2240 (E) 3360

 

Problem 6

If the degree measures of the angles of a triangle are in the ratio 3 : 3 : 4, what is the degree measure of the largest angle of the triangle?

(A) 18 (B) 36 (C) 60 (D) 72 (E) 90

 

Problem 7

Let Z be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of Z?

(A) 11 (B) 19 (C) 101 (D) 111 (E) 1111

Problem 8

Malcolm wants to visit Isabella after school today and knows the street where she lives but doesn't know her house number. She tells him, "My house number has two digits, and exactly three of the following four statements about it are true."

(1) It is prime.

(2) It is even.

(3) It is divisible by 7.

(4) One of its digits is 9.

This information allows Malcolm to determine Isabella's house number. What is its units digit?

(A) 4 (B) 6 (C) 7 (D) 8 (E) 9

 

Problem 9

All of Marcy's marbles are blue, red, green, or yellow. One third of her marbles are blue, one fourth of them are red, and six of them are green. What is the smallest number of yellow marbles that Marcy could have?

(A) 1 (B) 2 (C) 3 (D) 4 (E) 5

 

Problem 10

A box contains five cards, numbered 1, 2, 3, 4, and 5. Three cards are selected randomly without replacement from the box. What is the probability that 4 is the largest value selected?

$\textbf{(A) }\frac{1}{10}\qquad\textbf{(B) }\frac{1}{5}\qquad\textbf{(C) }\frac{3}{10}\qquad\textbf{(D) }\frac{2}{5}\qquad\textbf{(E) }\frac{1}{2}$

 

Problem 11

A square-shaped floor is covered with congruent square tiles. If the total number of tiles that lie on the two diagonals is 37, how many tiles cover the floor?

(A) 148 (B) 324 (C) 361 (D) 1296 (E) 1369

 

Problem 12

The smallest positive integer greater than 1 that leaves a remainder of 1 when divided by 4, 5, and 6 lies between which of the following pairs of numbers?

(A) 2 and 19   (B) 20 and 39    (C) 40 and 59

(D) 60 and 79 (E) 80 and 124

 

Problem 13

Peter, Emma, and Kyler played chess with each other. Peter won 4 games and lost 2 games. Emma won 3 games and lost 3 games. If Kyler lost 3 games, how many games did he win?

(A) 0 (B) 1 (C) 2 (D) 3 (E) 4

 

Problem 14

Chloe and Zoe are both students in Ms. Demeanor's math class. Last night they each solved half of the problems in their homework assignment alone and then solved the other half together. Chloe had correct answers to only 80% of the problems she solved alone, but overall 88% of her answers were correct. Zoe had correct answers to 90% of the problems she solved alone. What was Zoe's overall percentage of correct answers?

(A) 89 (B) 92 (C) 93 (D) 96 (E) 98

 

Problem 15

In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path allows only moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture.

[asy] fill((0.5, 4.5)--(1.5,4.5)--(1.5,2.5)--(0.5,2.5)--cycle,lightgray); fill((1.5,3.5)--(2.5,3.5)--(2.5,1.5)--(1.5,1.5)--cycle,lightgray); label("$8$", (1, 0)); label("$C$", (2, 0)); label("$8$", (3, 0)); label("$8$", (0, 1)); label("$C$", (1, 1)); label("$M$", (2, 1)); label("$C$", (3, 1)); label("$8$", (4, 1)); label("$C$", (0, 2)); label("$M$", (1, 2)); label("$A$", (2, 2)); label("$M$", (3, 2)); label("$C$", (4, 2)); label("$8$", (0, 3)); label("$C$", (1, 3)); label("$M$", (2, 3)); label("$C$", (3, 3)); label("$8$", (4, 3)); label("$8$", (1, 4)); label("$C$", (2, 4)); label("$8$", (3, 4));[/asy]

(A) 8 (B) 9 (C) 12 (D) 24 (E) 36

 

Problem 16

In the figure below, choose point D on $\overline{BC}$ so that 

ACD and ∆ABD have equal perimeters. What is the area of 

∆ABD?

[asy]draw((0,0)--(4,0)--(0,3)--(0,0)); label("$A$", (0,0), SW); label("$B$", (4,0), ESE); label("$C$", (0, 3), N); label("$3$", (0, 1.5), W); label("$4$", (2, 0), S); label("$5$", (2, 1.5), NE);[/asy]

$\textbf{(A) }\frac{3}{4}\qquad\textbf{(B) }\frac{3}{2}\qquad\textbf{(C) }2\qquad\textbf{(D) }\frac{12}{5}\qquad\textbf{(E) }\frac{5}{2}$

Problem 17

Starting with some gold coins and some empty treasure chests, I tried to put 9 gold coins in each treasure chest, but that left 2 treasure chests empty. So instead I put 6 gold coins in each treasure chest, but then I had 3 gold coins left over. How many gold coins did I have?

(A) 9 (B) 27 (C) 45 (D) 63 (E) 81

Problem 18

In the non-convex quadrilateral ABCD shown below, BCD is a right angle, AB = 12BC = 4CD = 3, and AD = 13.What is the area of quadrilateral ABCD?

[asy]draw((0,0)--(2.4,3.6)--(0,5)--(12,0)--(0,0)); label("$B$", (0, 0), SW); label("$A$", (12, 0), ESE); label("$C$", (2.4, 3.6), SE); label("$D$", (0, 5), N);[/asy]

(A) 12 (B) 24 (C) 26 (D) 30 (E) 36

 

Problem 19

For any positive integer M, the notation M! denotes the product of the integers 1 through M. What is the largest integer n for which 5n is a factor of the sum 98! + 99! + 100! ?

(A) 23 (B) 24 (C) 25 (D) 26 (E) 27

 

Problem 20

An integer between 1000 and 9999, inclusive, is chosen at random. What is the probability that it is an odd integer whose digits are all distinct?

$\textbf{(A) }\frac{14}{75}\qquad\textbf{(B) }\frac{56}{225}\qquad\textbf{(C) }\frac{107}{400}\qquad\textbf{(D) }\frac{7}{25}\qquad\textbf{(E) }\frac{9}{25}$

Problem 21

Suppose ab, and c are nonzero real numbers, and a + b + c = 0. What are the possible value(s) for img12?

$\textbf{(A) }0\qquad\textbf{(B) }1\text{ and }-1\qquad\textbf{(C) }2\text{ and }-2\qquad\textbf{(D) }0,2,\text{ and }-2\qquad\textbf{(E) }0,1,\text{ and }-1$

 

Problem 22

In the right triangle ABCAC = 12BC = 5, and angle C is a right angle. A semicircle is inscribed in the triangle as shown. What is the radius of the semicircle?

[asy] draw((0,0)--(12,0)--(12,5)--(0,0)); draw(arc((8.67,0),(12,0),(5.33,0))); label("$A$", (0,0), W); label("$C$", (12,0), E); label("$B$", (12,5), NE); label("$12$", (6, 0), S); label("$5$", (12, 2.5), E);[/asy]

$\textbf{(A) }\frac{7}{6}\qquad\textbf{(B) }\frac{13}{5}\qquad\textbf{(C) }\frac{59}{18}\qquad\textbf{(D) }\frac{10}{3}\qquad\textbf{(E) }\frac{60}{13}$

 

Problem 23

Each day for four days, Linda traveled for one hour at a speed that resulted in her traveling one mile in an integer number of minutes. Each day after the first, her speed decreased so that the number of minutes to travel one mile increased by 5 minutes over the preceding day. Each of the four days, her distance traveled was also an integer number of miles. What was the total number of miles for the four trips?

(A) 10 (B) 15 (C) 25 (D) 50 (E) 82

 

Problem 24

Mrs. Sanders has three grandchildren, who call her regularly. One calls her every three days, one calls her every four days, and one calls her every five days. All three called her on December 31, 2016. On how many days during the next year did she not receive a phone call from any of her grandchildren?

(A) 78 (B) 80 (C) 144 (D) 146 (E) 152

 

Problem 25

In the figure shown, img16 and img17 are line segments each of length 2, and m∠TUS = 60°. Arcs $\overarc{TR}$ and $\overarc{SR}$ are each one-sixth of a circle with radius 2. What is the area of the region shown?

[asy]draw((1,1.732)--(2,3.464)--(3,1.732)); draw(arc((0,0),(2,0),(1,1.732))); draw(arc((4,0),(3,1.732),(2,0))); label("$U$", (2,3.464), N); label("$S$", (1,1.732), W); label("$T$", (3,1.732), E); label("$R$", (2,0), S);[/asy]

$\textbf{(A) }3\sqrt{3}-\pi\qquad\textbf{(B) }4\sqrt{3}-\frac{4\pi}{3}\qquad\textbf{(C) }2\sqrt{3}\qquad\textbf{(D) }4\sqrt{3}-\frac{2\pi}{3}\qquad\textbf{(E) }4+\frac{4\pi}{3}$

答案及解析

扫描下方二维码

联系小助手领取更多资料

扫码关注【FamousEdu名学竞赛帮】公众号了解更多