AMC 8 · Test Mode

2020 AMC 8

Test mode — hints and solutions are locked. Pick an answer for each, then submit at the bottom to see your score.

← Exit test mode No hints or solutions until you submit.
Problem 1 · 2020 AMC 8 Easy
Ratios, Rates & Proportions ratio proportion

Luka is making lemonade to sell at a school fundraiser. His recipe requires 4 times as much water as sugar and twice as much sugar as lemon juice. He uses 3 cups of lemon juice. How many cups of water does he need?

Show hint (soft nudge)
Don't solve for sugar first — chain the two scalings into one trip from lemon juice to water.
Show hint (sharpest)
Water is 4 × sugar, sugar is 2 × lemon. So water is 4 × 2 = 8 times the lemon juice.
Show solution
  1. Water is 4 × sugar, and sugar is 2 × lemon juice, so water is 4 × 2 = 8 times the lemon juice.
  2. With 3 cups of lemon juice, water = 8 × 3 = 24 cups.
E 24 cups.
Another way: step by step: lemon → sugar → water (MAA)
  1. Sugar is twice the lemon juice: 2 × 3 = 6 cups.
  2. Water is four times the sugar: 4 × 6 = 24 cups.
Mark: · log in to save
Problem 2 · 2020 AMC 8 Easy
Arithmetic & Operations total-then-divide

Four friends do yardwork for their neighbors over the weekend, earning $15, $20, $25, and $40, respectively. They decide to split their earnings equally among themselves. In total how much will the friend who earned $40 give to the others?

Show hint (soft nudge)
Find the fair share first — what does each friend end up with?
Show hint (sharpest)
The $40 friend gives away whatever they have above the fair share.
Show solution
  1. Fair share: (15 + 20 + 25 + 40) ÷ 4 = 100 ÷ 4 = $25 each.
  2. The $40 friend keeps $25 and hands over $40 − $25 = $15.
C $15.
Mark: · log in to save
Problem 3 · 2020 AMC 8 Easy
Arithmetic & Operations unit-rate

Carrie has a rectangular garden that measures 6 feet by 8 feet. She plants the entire garden with strawberry plants. Carrie is able to plant 4 strawberry plants per square foot, and she harvests an average of 10 strawberries per plant. How many strawberries can she expect to harvest?

Show hint
Walk it through in units: square feet → plants → strawberries. Just multiply each step.
Show solution
  1. Square feet: 6 × 8 = 48.
  2. Plants: 48 × 4 = 192.
  3. Strawberries: 192 × 10 = 1920.
D 1920 strawberries.
Mark: · log in to save
Problem 4 · 2020 AMC 8 Medium
Algebra & Patterns arithmetic-sequence spiral-pattern
amc8-2020-04
Show hint (soft nudge)
Don't count the next picture — count what each new band adds to the one before it.
Show hint (sharpest)
Each new band of a hexagon has 6 more dots than the previous band: 6, 12, 18, … Add the next one to the 19 you already have.
Show solution
  1. Each new band adds 6 more dots than the last: bands are 6, 12, 18, 24, …
  2. The 3rd hexagon already has 1 + 6 + 12 = 19 dots.
  3. The next hexagon adds the 18-dot band: 19 + 18 = 37.
B 37 dots.
Mark: · log in to save
Problem 5 · 2020 AMC 8 Easy
Fractions, Decimals & Percents fraction-to-decimal percent-multiplier

Three fourths of a pitcher is filled with pineapple juice. The pitcher is emptied by pouring an equal amount of juice into each of 5 cups. What percent of the total capacity of the pitcher did each cup receive?

Show hint (soft nudge)
Split 34 into 5 equal shares — what fraction of the whole pitcher is each share?
Show hint (sharpest)
Each cup gets 34 ÷ 5 = 320 of the pitcher. Now turn that into a percent.
Show solution
  1. Each cup gets 34 ÷ 5 = 320 of the pitcher.
  2. 320 = 15100 = 15%.
C 15%.
Mark: · log in to save
Problem 6 · 2020 AMC 8 Medium
Logic & Word Problems casework

Aaron, Darren, Karen, Maren, and Sharon rode on a small train that has five cars that seat one person each. Maren sat in the last car. Aaron sat directly behind Sharon. Darren sat in one of the cars in front of Aaron. At least one person sat between Karen and Darren. Who sat in the middle car?

Show hint (soft nudge)
Place the fixed constraints first: Maren is in car 5; Sharon→Aaron is a glued-together pair; Darren is somewhere ahead of Aaron.
Show hint (sharpest)
Try Sharon−Aaron in cars 2−3, then 3−4. The 2−3 case fails (no room for Darren ahead of Aaron with Karen ge 2 apart); 3−4 forces Darren in 1, Karen in 4 — wait that's Aaron. Recheck.
Show solution
  1. Maren is in car 5. Place the Sharon−Aaron pair (S in car k, A in k+1) and have Darren somewhere strictly less than k+1.
  2. S, A in cars 1, 2: Darren must be ahead of car 2 — only car 1, taken. Fail.
  3. S, A in cars 2, 3: Darren must be in car 1. Karen in car 4. But Karen (4) and Darren (1) have cars 2, 3 (Sharon, Aaron) between them — 2 people between — satisfies "at least one" constraint. Configuration: Darren, Sharon, Aaron, Karen, Maren. Middle car = Aaron.
  4. S, A in cars 3, 4: Darren must be in car 1 or 2. Karen fills the other, and they'd be in cars 1 and 2 with no one between — fails the spacing rule.
  5. Only the middle case works: Aaron sits in the middle car.
A Aaron.
Mark: · log in to save
Problem 7 · 2020 AMC 8 Medium
Counting & Probability careful-counting casework

How many integers between 2020 and 2400 have four distinct digits arranged in increasing order? (For example, 2347 is one integer.)

Show hint (soft nudge)
Pin down the leading digits first. The thousands digit is forced; the hundreds digit has only one valid value.
Show hint (sharpest)
First digit = 2. For the digits to be increasing and the number ≤ 2400, the second digit must be 3 (since it must exceed 2 and be ≤ 3). Then the last two digits are any two distinct digits from {4,5,6,7,8,9}.
Show solution
  1. Digits must be increasing, so they're strictly ascending. First digit = 2 (number is between 2020 and 2400). Second digit must be > 2 and ≤ 3 (else the number exceeds 2400): second digit = 3.
  2. Last two digits: any 2 distinct values from {4, 5, 6, 7, 8, 9}, arranged in increasing order. That's C(6, 2) = 15.
C 15 integers.
Mark: · log in to save
Problem 8 · 2020 AMC 8 Medium
Algebra & Patterns substitution sum-constraint

Ricardo has 2020 coins, some of which are pennies (1-cent coins) and the rest of which are nickels (5-cent coins). He has at least one penny and at least one nickel. What is the difference in cents between the greatest possible and least possible amounts of money that Ricardo can have?

Show hint (soft nudge)
Trade pennies for nickels: each swap adds 4 cents. So the total is a linear function of the nickel count n.
Show hint (sharpest)
Total = p + 5n = (p+n) + 4n = 2020 + 4n. With 1 ≤ n ≤ 2019, difference is 4 × (2019 − 1).
Show solution
  1. Total cents = p + 5n = (p + n) + 4n = 2020 + 4n.
  2. Constraints: p ≥ 1 and n ≥ 1 with p + n = 2020 ⇒ n ∈ [1, 2019].
  3. Maximum vs minimum total: 4(2019) − 4(1) = 4 × 2018 = 8072.
C 8072 cents.
Mark: · log in to save
Problem 9 · 2020 AMC 8 Medium
Geometry & Measurement spatial-reasoning careful-counting
amc8-2020-09
Show hint (soft nudge)
Icing is on the top and the 4 sides; the bottom has none. Count where exactly two of these meet on a small cube.
Show hint (sharpest)
Top-edge cubes (not corners): top + one side = 2 sides. Bottom-corner vertical edges: side + side = 2 sides. Add them up.
Show solution
  1. Top non-corner edge cubes (k=4, exactly one of i,j at the boundary): touch top + one side → 2 iced sides. There are 4 top edges × 2 non-corner cubes per edge = 8.
  2. Vertical-edge cubes (both i and j at a side boundary, but k < 4): touch 2 side faces, and bottom has no icing → 2 iced sides. 4 vertical edges × 3 cubes per edge = 12.
  3. Total: 8 + 12 = 20 pieces.
D 20 pieces.
Mark: · log in to save
Problem 10 · 2020 AMC 8 Easy
Counting & Probability complementary-counting

Zara has a collection of 4 marbles: an Aggie, a Bumblebee, a Steelie, and a Tiger. She wants to display them in a row on a shelf, but does not want to put the Steelie and the Tiger next to one another. In how many ways can she do this?

Show hint (soft nudge)
Count all arrangements, then subtract the bad ones (Steelie next to Tiger).
Show hint (sharpest)
Total: 4! = 24. Steelie-Tiger adjacent: glue them as a block → 3! = 6 arrangements, × 2 internal orders = 12.
Show solution
  1. Total arrangements of 4 marbles: 4! = 24.
  2. Bad arrangements (Steelie and Tiger adjacent): treat ST as a single block → 3! = 6 arrangements; the block can be ST or TS → × 2 = 12.
  3. Good = 24 − 12 = 12.
C 12 ways.
Mark: · log in to save
Problem 11 · 2020 AMC 8 Easy
Ratios, Rates & Proportions distance-speed-time graph-reading
amc8-2020-11
Show hint (soft nudge)
Read each girl's total distance (6 miles) and the time she took. Convert each to mph and subtract.
Show hint (sharpest)
Naomi: 6 miles in ~10 min → 36 mph. Maya: 6 miles in 30 min → 12 mph.
Show solution
  1. Naomi covers 6 miles in 10 minutes = 1/6 hour, so average speed = 6 ÷ (1/6) = 36 mph.
  2. Maya covers 6 miles in 30 minutes = 1/2 hour, so average speed = 6 ÷ (1/2) = 12 mph.
  3. Difference: 36 − 12 = 24 mph.
E 24 mph.
Mark: · log in to save
Problem 12 · 2020 AMC 8 Easy
Number Theory factorization

For a positive integer n, the factorial notation n! represents the product of the integers from n to 1. For example: 6! = 6 × 5 × 4 × 3 × 2 × 1. What value of N satisfies the following equation?

5! × 9! = 12 × N!
Show hint (soft nudge)
Compute 5! — can you factor 12 out of it neatly?
Show hint (sharpest)
5! = 120 = 12 × 10. So the equation becomes 12 × 10 × 9! = 12 × N!.
Show solution
  1. 5! = 120 = 12 × 10.
  2. So 5! × 9! = 12 × 10 × 9! = 12 × (10 × 9!) = 12 × 10!.
  3. Therefore N! = 10!, so N = 10.
A N = 10.
Mark: · log in to save
Problem 13 · 2020 AMC 8 Medium
Fractions, Decimals & Percents percent-multiplier substitution

Jamal has a drawer containing 6 green socks, 18 purple socks, and 12 orange socks. After adding more purple socks, Jamal noticed that there is now a 60% chance that a sock randomly selected from the drawer is purple. How many purple socks did Jamal add?

Show hint (soft nudge)
If s purple socks are added, what fraction of the new drawer is purple? Set that equal to 0.6.
Show hint (sharpest)
(18 + s) / (36 + s) = 0.6.
Show solution
  1. Original drawer: 6 + 18 + 12 = 36 socks. After adding s purple: 18 + s purple out of 36 + s total.
  2. (18 + s) / (36 + s) = 0.6 ⇒ 18 + s = 21.6 + 0.6s ⇒ 0.4s = 3.6.
  3. s = 9.
B 9 purple socks added.
Mark: · log in to save
Problem 14 · 2020 AMC 8 Easy
Arithmetic & Operations estimate-and-pick
amc8-2020-14
Show hint (soft nudge)
Total = average × number of cities. The dashed line shows the average.
Show hint (sharpest)
Average reads ~4750. Multiply by 20.
Show solution
  1. The dashed line marks the average at about 4,750.
  2. Total population ≈ 4,750 × 20 = 95,000.
D Closest to 95,000.
Mark: · log in to save
Problem 15 · 2020 AMC 8 Easy
Fractions, Decimals & Percents percent-multiplier

Suppose 15% of x equals 20% of y. What percentage of x is y?

Show hint
Write both sides as decimals and solve for y in terms of x.
Show solution
  1. 0.15x = 0.20yy = (0.15 / 0.20) x = 0.75x.
  2. So y is 75% of x.
C 75%.
Mark: · log in to save
Problem 16 · 2020 AMC 8 Medium
Algebra & Patterns sum-constraint substitution
amc8-2020-16
Show hint (soft nudge)
Each digit is added once per line it sits on. Which point appears on more than 2 lines?
Show hint (sharpest)
Every point is on 2 lines except B, which is on 3. So the total of all five line-sums is 2(A+B+C+D+E+F) + B = 47.
Show solution
  1. Counting incidences: each of A, C, D, E, F sits on 2 lines; B sits on 3. So the total of five line-sums is 2(A+B+C+D+E+F) + B = 47.
  2. A+B+C+D+E+F = 1+2+3+4+5+6 = 21, so 2(21) + B = 42 + B = 47.
  3. B = 5.
E B = 5.
Mark: · log in to save
Problem 17 · 2020 AMC 8 Medium
Number Theory factorization divisibility

How many factors of 2020 have more than 3 factors? (As an example, 12 has 6 factors, namely 1, 2, 3, 4, 6, and 12.)

Show hint (soft nudge)
Factor 2020 = 22 × 5 × 101. It has (2+1)(1+1)(1+1) = 12 factors total.
Show hint (sharpest)
Subtract those with at most 3 factors: 1 (one factor), primes 2/5/101 (two each), and squares of primes — here only 4 (three factors).
Show solution
  1. 2020 = 22 · 5 · 101 has (2+1)(1+1)(1+1) = 12 factors.
  2. Factors with ≤ 3 factors: 1 (1 factor); 2, 5, 101 (2 factors each — primes); 4 (3 factors — prime squared). That's 5 of the 12.
  3. Remaining: 12 − 5 = 7 factors with more than 3 factors.
B 7 factors.
Mark: · log in to save
Problem 18 · 2020 AMC 8 Medium
Geometry & Measurement pythagorean-triple area
amc8-2020-18
Show hint (soft nudge)
Use the center O of FE. Then OD is easy to compute, and OC equals the radius.
Show hint (sharpest)
FE = 9 + 16 + 9 = 34, so radius 17. The rectangle's center sits at O, so OD = DA/2 = 8. Triangle ODC is right with hypotenuse OC = 17. Pythagoras gives DC.
Show solution
  1. Diameter FE = 9 + 16 + 9 = 34, radius 17. Let O be the center.
  2. ABCD is symmetric about the perpendicular through O, so OD = AD/2 = 8. C is on the semicircle, so OC = 17.
  3. Right triangle ODC: DC2 = 172 − 82 = 289 − 64 = 225 ⇒ DC = 15 (an 8-15-17 triple).
  4. Area = DA · DC = 16 · 15 = 240.
A Area 240.
Mark: · log in to save
Problem 19 · 2020 AMC 8 Medium
Number Theory divisibility digit-sum

A number is called flippy if its digits alternate between two distinct digits. For example, 2020 and 37373 are flippy, but 3883 and 123123 are not. How many five-digit flippy numbers are divisible by 15?

Show hint (soft nudge)
Divisible by 15 = divisible by 5 AND by 3. The last digit must be 0 or 5; since the number is 5 digits, the first digit can't be 0.
Show hint (sharpest)
Five-digit flippy: pattern ababa. a ≠ 0 and ends in a, so a = 5. Digit sum = 15 + 2bb ∈ {0, 3, 6, 9}.
Show solution
  1. 5-digit flippy: ababa with ab and a ≠ 0.
  2. Div by 5 ⇒ last digit (= a) is 0 or 5. Since a ≠ 0, a = 5.
  3. Number is 5b5b5. Div by 3 ⇒ digit sum 15 + 2b div by 3 ⇒ b div by 3, so b ∈ {0, 3, 6, 9} (and all are ≠ 5).
  4. 4 flippy numbers.
B 4 numbers.
Mark: · log in to save
Problem 20 · 2020 AMC 8 Hard
Algebra & Patterns casework substitution
amc8-2020-20
Show hint (soft nudge)
Tree 2 = 11. Tree 1 and Tree 3 must each be either 22 or 5.5 (not integer) — so both are 22.
Show hint (sharpest)
Tree 4 = 22 or 44; Tree 5 = double-or-half of Tree 4. Try cases until the average ends in .2.
Show solution
  1. Tree 2 = 11. Half of 11 is 5.5 (not integer), so Tree 1 and Tree 3 must each be 22. (Tree 1 = 22, Tree 3 = 22.)
  2. Tree 4 is twice or half of Tree 3 (= 22): so Tree 4 = 44 or 11. Then Tree 5 follows from Tree 4.
  3. Cases: (T4, T5) = (44, 88): avg = 187/5 = 37.4. (44, 22): avg = 121/5 = 24.2. (11, 22): avg = 17.6. (11, 5.5) fails (not integer).
  4. Only one ends in .2: average = 24.2 meters.
B 24.2 meters.
Mark: · log in to save
Problem 21 · 2020 AMC 8 Hard
Counting & Probability careful-counting casework
amc8-2020-21
Show hint (soft nudge)
Each move goes up one row and shifts left or right one square. Build up Pascal-style: ways-to-reach a square = sum of ways to reach the two squares below it.
Show hint (sharpest)
Fill in each row from P upward. Each cell's count = sum of the down-left and down-right neighbors. Read off Q.
Show solution
  1. Every step adds exactly one row, branching to one of two squares above. So the number of paths to a given white square equals the sum of paths to the two squares diagonally below it.
  2. Starting from P (count 1) and propagating row by row up to Q, the counts grow Pascal-style.
  3. When the 7th row is reached, the entry at Q is 28.
A 28 paths.
Mark: · log in to save
Problem 22 · 2020 AMC 8 Hard
Number Theory work-backward casework

When a positive integer N is fed into a machine, the output is calculated by the rule: if N is even, output N/2; if N is odd, output 3N + 1. Example: 7 → 22 → 11 → 34 → 17 → 52 → 26. When the same 6-step process is applied to a different starting N, the final output is 1. What is the sum of all such integers N?

Show hint (soft nudge)
Work backward from 1. The predecessors of any k are: 2k (always), and (k − 1)/3 (only if that's an odd integer).
Show hint (sharpest)
Build the inverse-tree six levels up from 1. The level-6 leaves are the valid starting values.
Show solution
  1. Forward: even → halve, odd → 3n+1. Inverting from a value k: predecessors are 2k (always), and (k−1)/3 (only if that's an odd integer).
  2. Walk backward from 1: 1 → {2} → {4} → {8, 1} → {16, 2} → {32, 5, 4} → {64, 10, 8, 1}.
  3. Sum: 64 + 10 + 8 + 1 = 83.
E Sum is 83.
Mark: · log in to save
Problem 23 · 2020 AMC 8 Hard
Counting & Probability complementary-counting casework

Five different awards are to be given to three students. Each student will receive at least one award. In how many different ways can the awards be distributed?

Show hint (soft nudge)
Count all assignments (3 choices per award), then subtract the ones where someone is left out.
Show hint (sharpest)
Total = 35 = 243. Subtract: 3 students × 25 = 96 "misses a student", but you've subtracted twice the cases where TWO students miss out (one student gets everything), so add 3 × 1 back.
Show solution
  1. Total assignments (each of 5 distinct awards to one of 3 students): 35 = 243.
  2. Subtract assignments where a particular student gets nothing (other two split the awards): C(3,1) × 25 = 3 × 32 = 96.
  3. Add back assignments where TWO specific students get nothing (one gets everything — we subtracted these twice): C(3,2) × 15 = 3.
  4. 243 − 96 + 3 = 150.
B 150 ways.
Mark: · log in to save
Problem 24 · 2020 AMC 8 Hard
Geometry & Measurement area-fraction ratio
amc8-2020-24
Show hint (soft nudge)
Set the large square's side to 1. Gray tiles cover 64% ⇒ total tile area = 64/100, so each tile is (64/100)/576 = (1/30)2. So each tile's side s = 1/30.
Show hint (sharpest)
Along a side: 24 tiles + 25 borders = 1. With 24/30 = 0.8 in tiles, the borders share 0.2 across 25 of them ⇒ d = 0.2/25.
Show solution
  1. Total gray area as a fraction of the large square: 64% = (4/5)2. So each of 576 = 242 tiles has area (4/5)2 / 242 = (1/30)2.
  2. So each tile's side s = 1/30 (with large side = 1).
  3. Along a side: 24 tile widths + 25 border widths sum to 1: 24/30 + 25d = 1 ⇒ 25d = 6/30 = 1/5 ⇒ d = 1/125.
  4. d/s = (1/125) / (1/30) = 30/125 = 6/25.
A d/s = 6/25.
Mark: · log in to save
Problem 25 · 2020 AMC 8 Hard
Algebra & Patterns substitution sum-constraint
amc8-2020-25
Show hint (soft nudge)
Set up two equations: width = s1 + s2 + s3 and height has R2's height + s3.
Show hint (sharpest)
R2's height = s1s2, so height = s1s2 + s3. Subtract the two equations to isolate s2.
Show solution
  1. Across the top: width = s1 + s2 + s3 = 3322.
  2. Down the side: height = (height of R2) + s3. R2's height = s1s2, so height = s1s2 + s3 = 2020.
  3. Subtract: 2s2 = 3322 − 2020 = 1302 ⇒ s2 = 651.
A S2 has side 651.
Mark: · log in to save