2013 AMC 8 Problems
Contents
- 1 Problem 1
- 2 Problem 2
- 3 Problem 3
- 4 Problem 4
- 5 Problem 5
- 6 Problem 6
- 7 Problem 7
- 8 Problem 8
- 9 Problem 9
- 10 Problem 10
- 11 Problem 11
- 12 Problem 12
- 13 Problem 13
- 14 Problem 14
- 15 Problem 15
- 16 Problem 16
- 17 Problem 17
- 18 Problem 18
- 19 Problem 19
- 20 Problem 20
- 21 Problem 21
- 22 Problem 22
- 23 Problem 23
- 24 Problem 24
- 25 Problem 25
Problem 1
Danica wants to arrange her model cars in rows with exactly 6 cars in each row. She now has 23 model cars. What is the smallest number of additional cars she must buy in order to be able to arrange all her cars this way?
Problem 2
A sign at the fish market says, "50% off, today only: half-pound packages for just $3 per package." What is the regular price for a full pound of fish, in dollars?
Problem 3
What is the value of ?
Problem 4
Eight friends ate at a restaurant and agreed to share the bill equally. Because Judi forgot her money, each of her seven friends paid an extra $2.50 to cover her portion of the total bill. What was the total bill?
$\textbf{(A)}\ $120\qquad\textbf{(B)}\ $128\qquad\textbf{(C)}\ $140\qquad\textbf{(D)}\ $144\qquad\textbf{(E)}\ $160$ (Error compiling LaTeX. Unknown error_msg)
Problem 5
Hammie is in the grade and weighs 106 pounds. His quadruplet sisters are tiny babies and weigh 5, 5, 6, and 8 pounds. Which is greater, the average (mean) weight of these five children or the median weight, and by how many pounds?
Problem 6
The number in each box below is the product of the numbers in the two boxes that touch it in the row above. For example, . What is the missing number in the top row?
Problem 7
Trey and his mom stopped at a railroad crossing to let a train pass. As the train began to pass, Trey counted 6 cars in the first 10 seconds. It took the train 2 minutes and 45 seconds to clear the crossing at a constant speed. Which of the following was the most likely number of cars in the train?
Problem 8
A fair coin is tossed 3 times. What is the probability of at least two consecutive heads?
Problem 9
Problem 10
Problem 11
Problem 12
Problem 13
When Clara totaled her scores, she inadvertently reversed the units digit and the tens digit of one score. By which of the following might her incorrect sum have differed from the correct one?
Problem 14
Abe holds 1 green and 1 red jelly bean in his hand. Bea holds 1 green, 1 yellow, and 2 red jelly beans in her hand. Each randomly picks a jelly bean to show the other. What is the probability that the colors match?
Problem 15
If , , and , what is the product of , , and ?
Problem 16
A number of students from Fibonacci Middle School are taking part in a community service project. The ratio of -graders to -graders is , and the the ratio of -graders to -graders is . What is the smallest number of students that could be participating in the project?
Problem 17
The sum of six consecutive positive integers is 2013. What is the largest of these six integers?
Problem 18
Problem 19
Bridget, Cassie, and Hannah are discussing the results of their last math test. Hannah shows Bridget and Cassie her test, but Bridget and Cassie don't show theirs to anyone. Cassie says, 'I didn't get the lowest score in our class,' and Bridget adds, 'I didn't get the highest score.' What is the ranking of the three girls from highest to lowest?
Problem 20
A rectangle is inscribed in a semicircle with longer side on the diameter. What is the area of the semicircle?
Problem 21
Samantha lives 2 blocks west and 1 block south of the southwest corner of City Park. Her school is 2 blocks east and 2 blocks north of the northeast corner of City Park. On school days she bikes on streets to the southwest corner of City Park, then takes a diagonal path through the park to the northeast corner, and then bikes on streets to school. If her route is as short as possible, how many different routes can she take?
Problem 22
Toothpicks are used to make a grid that is 60 toothpicks long and 32 toothpicks wide. How many toothpicks are used altogether?
[asy] picture corner; draw(corner,(5,0)--(35,0)); draw(corner,(0,-5)--(0,-35)); for (int i=0; i<3; ++i) { for (int j=0; j>-2; --j) { if ((i-j)<3) { add(corner,(50i,50j)); } } } draw((5,-100)--(45,-100)); draw((155,0)--(185,0),dotted); draw((105,-50)--(135,-50),dotted); draw((100,-55)--(100,-85),dotted); draw((55,-100)--(85,-100),dotted); draw((50,-105)--(50,-135),dotted); draw((0,-105)--(0,-135),dotted); [/asy]
Problem 23
Angle of is a right angle. The sides of are the diameters of semicircles as shown. The area of the semicircle on equals , and the arc of the semicircle on has length . What is the radius of the semicircle on ?
[asy] import graph; draw((0,8)..(-4,4)..(0,0)--(0,8)); draw((0,0)..(7.5,-7.5)..(15,0)--(0,0)); real theta = aTan(8/15); draw(arc((15/2,4),17/2,-theta,180-theta)); draw((0,8)--(15,0));[/asy]
Problem 24
Squares , , and are equal in area. Points and are the midpoints of sides and , respectively. What is the ratio of the area of the shaded pentagon to the sum of the areas of the three squares?
Problem 25
Solution The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.