πŸ‡ΊπŸ‡Έ AMC 8 ⇄ switch contest
AMC 8 · Test Mode

2003 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 · 2003 AMC 8 Easy
Geometry & Measurement spatial-reasoning

Jamie counted the number of edges of a cube, Jimmy counted the corners, and Judy counted the faces. They then added the three numbers. What was the resulting sum?

Show answer
Answer: E — 26.
Show hints
Hint 1 of 2
Picture a die or a box in your hand and count the three kinds of parts separately: pointy corners, line edges, flat faces.
Still stuck? Show hint 2 →
Hint 2 of 2
A cube's part-counts are worth memorizing: 8 corners, 12 edges, 6 faces.
Show solution
Approach: count the three kinds of cube parts and add
  1. Count each kind separately so nothing gets mixed up. Corners (the points): 8. Edges (the lines): 12. Faces (the flat sides): 6.
  2. 8 + 12 + 6 = 26.
  3. Worth keeping: for any cube or box these never change — 8 corners, 12 edges, 6 faces. (They even fit Euler's rule: corners − edges + faces = 8 − 12 + 6 = 2 for any solid like this.)
Mark: · log in to save
Problem 2 · 2003 AMC 8 Easy
Number Theory primes

Which of the following numbers has the smallest prime factor?

Show answer
Answer: C — 58 (its smallest prime factor is 2).
Show hints
Hint 1 of 2
Don't factor all five numbers — ask what the smallest possible prime factor even is, then look for it.
Still stuck? Show hint 2 →
Hint 2 of 2
The smallest prime is 2, and only even numbers own a factor of 2. Scan for the even one.
Show solution
Approach: chase the smallest prime (2) instead of factoring everything
  1. The winner needs the tiniest prime factor, and no prime beats 2. So the real question is: which choice is even? An even number automatically has 2 as its smallest prime factor.
  2. 58 is the only even number on the list, so its smallest prime factor is 2 — smaller than any odd number can manage. Answer 58.
  3. You'll see this again: 'smallest/largest prime factor' problems reward looking for the small primes (2, then 3, then 5) first rather than fully factoring every option.
Mark: · log in to save
Problem 3 · 2003 AMC 8 Easy
Fractions, Decimals & Percents proportion

A burger at Ricky C's weighs 120 grams, of which 30 grams are filler. What percent of the burger is not filler?

Show answer
Answer: D — 75%.
Show hints
Hint 1 of 2
"Percent that is NOT filler" means the non-filler part compared to the whole burger — find that part first.
Still stuck? Show hint 2 →
Hint 2 of 2
Percent of a whole = part ÷ whole, written out of 100.
Show solution
Approach: part over whole
  1. The question asks for the non-filler part, so peel it off first: 120 − 30 = 90 grams are not filler.
  2. Now compare that part to the whole burger: 90/120. This simplifies to 3/4 = 75%.
  3. Shortcut check: the filler is 30/120 = 1/4 = 25%, and the rest must make 100%, so 100% − 25% = 75% — same answer, faster. Finding one part and subtracting from 100% often beats computing the other part directly.
Another way — filler percent, then subtract from 100%:
  1. Filler is 30 of 120 grams = 30/120 = 1/4 = 25%.
  2. Everything else is 100% − 25% = 75%.
Mark: · log in to save
Problem 4 · 2003 AMC 8 Easy
Algebra & Patterns substitution

A group of children riding on bicycles and tricycles rode past Billy Bob's house. Billy Bob counted 7 children and 19 wheels. How many tricycles were there?

Show answer
Answer: C — 5 tricycles.
Show hints
Hint 1 of 2
Don't set up two equations — pretend every child is on a bicycle first and watch what's missing.
Still stuck? Show hint 2 →
Hint 2 of 2
Each tricycle is just a bicycle with one extra wheel, so the leftover wheels count the tricycles directly.
Show solution
Approach: assume all bicycles, then the leftover wheels count the tricycles
  1. Suppose all 7 children rode bicycles. That would be 7 × 2 = 14 wheels — but only counts as a starting guess.
  2. We actually see 19 wheels, so 19 − 14 = 5 wheels are unaccounted for. A tricycle is just a bicycle with one extra wheel, so each leftover wheel marks one tricycle: 5 tricycles.
  3. You'll see this again: the "assume the cheapest option, then spend the surplus" trick cracks chickens-and-rabbits, coins, and stamp problems without any algebra.
Another way — solve the system:
  1. With b bicycles and t tricycles: b + t = 7 and 2b + 3t = 19.
  2. Subtract twice the first from the second: t = 19 − 14 = 5.
Mark: · log in to save
Problem 5 · 2003 AMC 8 Easy
Fractions, Decimals & Percents percent-multiplierproportion

If 20% of a number is 12, what is 30% of the same number?

Show answer
Answer: B — 18.
Show hints
Hint 1 of 2
The mystery number never has to be found — 30% and 20% of the SAME number are themselves in a fixed ratio.
Still stuck? Show hint 2 →
Hint 2 of 2
30% is 1.5 times as much as 20%, so the answer is 1.5 times the 12.
Show solution
Approach: scale the known percentage up directly
  1. Both percentages sit on the same number, so 30% relates to 20% the same way 30 relates to 20: it's 1.5 times as big.
  2. Whatever 20% is worth (12), 30% is 1.5 of that: 1.5 × 12 = 18.
  3. Why this is faster: a handier unit here is 10%, which is 12 ÷ 2 = 6. Then 30% = three of those tens = 6 × 3 = 18. Working in 10%-chunks skips finding the whole number entirely.
Another way — find the whole first:
  1. 20% of the number is 12, so the number is 12 ÷ 0.2 = 60.
  2. 30% of 60 = 0.3 × 60 = 18.
Mark: · log in to save
Problem 6 · 2003 AMC 8 Medium
Geometry & Measurement pythagorean-triplesquare-areaarea
Figure for AMC 8 2003 Problem 6
Show answer
Answer: B — 30.
Show hints
Hint 1 of 2
Each square is built on a side of the triangle, so the side of a square IS a side of the triangle — square-root each area.
Still stuck? Show hint 2 →
Hint 2 of 2
5, 12, 13 is a famous Pythagorean triple, so the triangle has a right angle and the two shorter sides are its legs.
Show solution
Approach: areas give the side lengths; recognize the right triangle
  1. A square's side length is the square root of its area, and each square shares a side with the triangle. So the triangle's sides are √169 = 13, √144 = 12, and √25 = 5.
  2. Check 5² + 12² = 25 + 144 = 169 = 13²: the sides fit the Pythagorean rule, so the angle between the two short sides is a right angle. That makes 5 and 12 the perpendicular legs — the base and height.
  3. Area of a right triangle = ½ × leg × leg = ½ × 5 × 12 = 30.
  4. Worth keeping: 5-12-13 and 3-4-5 (and its scalings) are the triples to memorize — spotting one instantly tells you a triangle is right-angled, no slow Pythagorean computation needed.
Mark: · log in to save
Problem 7 · 2003 AMC 8 Medium
Arithmetic & Operations total-then-divide

Blake and Jenny each took four 100-point tests. Blake averaged 78 on the four tests. Compared with Blake, Jenny scored 10 points higher on the first test, 10 points lower on the second, and 20 points higher on each of the third and fourth. By how much does Jenny's average exceed Blake's on these four tests?

Show answer
Answer: A — 10 points.
Show hints
Hint 1 of 2
The number 78 is a decoy — the question only asks how far apart the two averages are, so work with the gaps, not the actual scores.
Still stuck? Show hint 2 →
Hint 2 of 2
The gap between two averages equals the average of the test-by-test gaps.
Show solution
Approach: average the differences, not the scores
  1. Ignore Blake's 78 — it cancels out of any difference. Just track how far ahead Jenny is each test: +10, −10, +20, +20.
  2. Add the gaps: 10 − 10 + 20 + 20 = +40 total points ahead over four tests. The difference of the averages is the average of those gaps: 40 ÷ 4 = 10 points.
  3. Why this works (and transfers): averages are linear — (Jenny's avg) − (Blake's avg) always equals the average of (Jenny − Blake) per test. Comparing two data sets? Subtract first, average second, and the shared baseline disappears.
Mark: · log in to save
Problem 8 · 2003 AMC 8 Medium
Geometry & Measurement area

Art, Roger, Paul, and Trisha bake cookies that are all the same thickness, in the shapes shown below (dimensions in inches). Each friend uses the same amount of dough, and Art's batch makes exactly 12 cookies.

Who makes the fewest cookies from one batch of dough?

Show answer
Answer: A — Art.
Show hints
Hint 1 of 2
Flip the question: the SAME pile of dough splits into fewer cookies exactly when each cookie is bigger — so you're really hunting for the largest single shape.
Still stuck? Show hint 2 →
Hint 2 of 2
Just compare the four areas; the biggest area means the fewest cookies.
Show solution
Approach: same dough, so biggest cookie means fewest cookies
  1. Everyone starts with the same amount of dough, so cookies = dough ÷ (one cookie's size). Bigger cookie, fewer of them. So you only need to find the largest shape — no need to know how much dough there is.
  2. Areas (square inches): Art is a trapezoid, ½(3 + 5)(3) = 12; Roger's rectangle 2 × 4 = 8; Paul's parallelogram 3 × 2 = 6; Trisha's triangle ½(3)(4) = 6.
  3. Art's 12 in² cookie is the biggest, so Art makes the fewest.
  4. Worth keeping: a trapezoid's area is ½(top + bottom) × height — the average of the two parallel sides times the distance between them.
Mark: · log in to save
Problem 9 · 2003 AMC 8 Medium
Ratios, Rates & Proportions proportionratio

Art, Roger, Paul, and Trisha bake cookies that are all the same thickness, in the shapes shown below (dimensions in inches). Each friend uses the same amount of dough, and Art's batch makes exactly 12 cookies.

Art's cookies sell for 60 cents each. To bring in the same total from one batch, how much should one of Roger's cookies cost, in cents?

Show answer
Answer: C — 40 cents.
Show hints
Hint 1 of 2
Both bakers earn the same total from the same dough, so every square inch of cookie is worth the same money — a small cookie should cost proportionally less.
Still stuck? Show hint 2 →
Hint 2 of 2
Price per cookie scales with cookie area: take Roger's area ÷ Art's area, then apply that fraction to 60¢.
Show solution
Approach: price per cookie scales with cookie area
  1. Same dough and same total revenue means the price is really being charged per square inch of cookie. So a cookie's price is proportional to its area — you can scale straight from area to price.
  2. Roger's cookie is 8 in², Art's is 12 in²: Roger's is 8/12 = 2/3 the size.
  3. So Roger charges 2/3 of Art's price: 60 × 2/3 = 40 cents.
  4. You'll see this again: spotting the hidden constant rate (here, cents per in²) turns a multi-step count into one proportion.
Another way — count the cookies:
  1. Art: 12 cookies at 60¢ = 720¢ per batch, using 12 × 12 = 144 in² of dough.
  2. Roger's 8 in² cookies: 144 ÷ 8 = 18 per batch.
  3. 720 ÷ 18 = 40 cents each.
Mark: · log in to save
Problem 10 · 2003 AMC 8 Medium
Arithmetic & Operations divisionproportion

Art, Roger, Paul, and Trisha bake cookies that are all the same thickness, in the shapes shown below (dimensions in inches). Each friend uses the same amount of dough, and Art's batch makes exactly 12 cookies.

How many cookies will be in one batch of Trisha's cookies?

Show answer
Answer: E — 24 cookies.
Show hints
Hint 1 of 2
Skip computing the dough total — just compare cookie sizes: Trisha's vs. Art's.
Still stuck? Show hint 2 →
Hint 2 of 2
Half the size means double the count, because the same dough is being split into pieces.
Show solution
Approach: compare Trisha's cookie to Art's directly
  1. Art makes 12 cookies of 12 in² each. Trisha's triangle is ½(3)(4) = 6 in² — exactly half of Art's.
  2. Same dough split into half-size pieces makes twice as many pieces: 12 × 2 = 24.
  3. Worth keeping: for a fixed total, count and size are inversely proportional — halve the size, double the count; third the size, triple the count. Reaching for the "144 in² total" works too, but the size comparison is one step.
Another way — through the dough total:
  1. A batch is 12 of Art's 12 in² cookies = 144 in² of dough.
  2. Trisha's cookies are 6 in²: 144 ÷ 6 = 24.
Mark: · log in to save
Problem 11 · 2003 AMC 8 Medium
Fractions, Decimals & Percents percent-multiplier

Business is a little slow at Lou's Fine Shoes, so Lou decides to have a sale. On Friday, Lou increases all of Thursday's prices by 10%. Over the weekend, Lou advertises the sale: "Ten percent off the listed price. Sale starts Monday." How much does a pair of shoes cost on Monday that cost $40 on Thursday?

Show answer
Answer: B — $39.60.
Show hints
Hint 1 of 2
Tempting to say up 10% then down 10% cancels — but the 10% cut comes off the new, larger price, so it removes more than the increase added.
Still stuck? Show hint 2 →
Hint 2 of 2
Turn each percent change into a multiplier and chain them: ×1.1 (up 10%) then ×0.9 (down 10%).
Show solution
Approach: turn each change into a multiplier and chain them
  1. Each percent change is a multiplier: a 10% raise is ×1.1, a 10% cut is ×0.9. Apply them in order: Friday 40 × 1.1 = 44, then Monday 44 × 0.9 = 39.60.
  2. The order doesn't even matter, since multipliers just combine: 1.1 × 0.9 = 0.99, so the price ends at 40 × 0.99 = 39.60 — below the start, not back to it.
  3. Worth keeping: +x% then −x% always lands a little low, because 0.99 < 1 (in general (1+r)(1−r) = 1 − r²). Percent changes multiply, they don't add — so they never simply cancel.
Mark: · log in to save
Problem 12 · 2003 AMC 8 Medium
Counting & Probability divisibilitycasework

When a fair six-sided die is tossed on a table top, the bottom face cannot be seen. What is the probability that the product of the numbers on the five faces that can be seen is divisible by 6?

Show answer
Answer: E — 1 (it always happens).
Show hints
Hint 1 of 2
Don't multiply anything — 6 = 2 × 3, so you only need a 2 and a 3 to BOTH be among the faces you can see.
Still stuck? Show hint 2 →
Hint 2 of 2
Only one face hides at a time. Ask the worst case: even if the hidden face is the 6, is a 2 and a 3 still showing?
Show solution
Approach: prove the event is certain (probability 1)
  1. A product is divisible by 6 the moment it contains a factor of 2 and a factor of 3 (since 6 = 2 × 3). So we just need both a 2 and a 3 visible — no multiplying required.
  2. Test the worst case: only one face hides. If the hidden face is the 6, the 2 and 3 are still both up, so the product has 2 × 3. If the hidden face is anything else, then the 6 itself is showing, which already supplies the factor of 6.
  3. There is no roll that fails, so the event always happens — probability 1.
  4. You'll see this again: when every outcome works, the probability is exactly 1 (a certain event). Checking the single worst case is enough to prove "always."
Mark: · log in to save
Problem 13 · 2003 AMC 8 Hard
Geometry & Measurement spatial-reasoning
Figure for AMC 8 2003 Problem 13
Show answer
Answer: B — 6 cubes.
Show hints
Hint 1 of 2
"Painted faces" just means "exposed faces", so reword the question: which cubes have exactly four sides touching the outside air?
Still stuck? Show hint 2 →
Hint 2 of 2
Don't paint every cube — instead find the misfits. Sort the 14 cubes by exposure: the perched-on-top ones are too open, the buried bottom corners too hidden, and what's left must be the fours.
Show solution
Approach: count exposed faces per cube, then subtract the misfits
  1. Paint reaches a cube's face only if that face is exposed, and the bottom counts as exposed too. So "exactly four painted faces" means "exactly four exposed sides." Rather than tally all 14, find the cubes that are too exposed or too hidden and subtract.
  2. The 4 cubes perched on top of the base are open on all 4 sides plus the top — that's 5 painted faces, too many.
  3. The 4 corner cubes of the bottom layer touch neighbors on two sides, leaving only 3 faces (two sides + bottom) exposed — too few.
  4. Everything else has exactly four exposed sides. So 14 − 4 (tops) − 4 (bottom corners) = 6 cubes.
  5. You'll see this again: for "how many cubes have exactly k painted faces," count by a cube's position (corner / edge / face-center / hidden) instead of inspecting cubes one at a time — position fixes the exposure.
Mark: · log in to save
Problem 14 · 2003 AMC 8 Hard
Logic & Word Problems place-valuecasework

In this addition problem, each letter stands for a different digit.

    T W O
  + T W O
  -------
  F O U R

If T = 7 and the letter O represents an even number, what is the only possible value for W?

Show answer
Answer: D — W = 3.
Show hints
Hint 1 of 2
TWO + TWO is just TWO doubled, so every column is a digit being doubled (maybe plus a carry) — that's a strong constraint.
Still stuck? Show hint 2 →
Hint 2 of 2
Start at the most-constrained column. With T = 7, the hundreds give 14 (+ carry), forcing the leading F = 1 and pinning O; then "O is even" finishes it.
Show solution
Approach: double TWO column by column, starting where it's pinned
  1. TWO + TWO = 2 × TWO, and doubling a 3-digit number can only push it to 4 digits by carrying a 1 — so F = 1, the only digit a carry can produce.
  2. Hundreds column is the most pinned: 7 + 7 = 14, plus a possible carry from the tens, lands the hundreds digit O at 4 or 5. Since O is even, O = 4 — and that means nothing carried in, so the tens column did not overflow.
  3. Units: O + O = 4 + 4 = 8, so R = 8 with no carry. The tens column is therefore just W + W = U, with no carry either way.
  4. Now place W: 2W = U must stay under 10 (no overflow) and U must avoid the used digits 7, 1, 4, 8. W = 0→U = 0 (clashes with W and is reused), W = 1, 4 taken, W = 2→U = 4 (taken). Only W = 3 works, giving U = 6. W = 3.
  5. You'll see this again: in cryptarithms, attack the column with the fewest unknowns first (often the leading carry, which is almost always 1), and let each forced digit cascade into the next column.
Mark: · log in to save
Problem 15 · 2003 AMC 8 Hard
Geometry & Measurement spatial-reasoning
Figure for AMC 8 2003 Problem 15
Show answer
Answer: B — 4 cubes.
Show hints
Hint 1 of 2
For a MINIMUM, make each cube do double duty — one cube can show up in both the front view and the side view at once.
Still stuck? Show hint 2 →
Hint 2 of 2
Build the L-shaped front view with 3 cubes first, then add only what the side view still demands.
Show solution
Approach: reuse cubes across both views; add only what's missing
  1. Minimizing means letting cubes count toward both pictures. Start with the front view, an L of 3 squares — that needs at least 3 cubes, sitting in one flat plane.
  2. Now check the side view: it's also an L with depth, meaning something must sit behind the front row. Those 3 cubes alone give a side view only 1 cube deep, which is wrong. Adding one cube behind the corner fixes the side view — and that 4th cube touches the others, so the "every cube shares a face" rule holds.
  3. No fewer than 4 can cover both an L front and an L side, so the minimum is 4 cubes.
  4. You'll see this again: in "fewest cubes for these views" problems, the answer is driven by where the two views disagree — build the bigger view, then patch only the parts the other view still forces.
Mark: · log in to save
Problem 16 · 2003 AMC 8 Hard
Counting & Probability careful-counting

Ali, Bonnie, Carlo, and Dianna are going to drive together to a nearby theme park. The car they are using has four seats: one driver's seat, one front passenger seat, and two back passenger seats. Bonnie and Carlo are the only ones who know how to drive the car. How many possible seating arrangements are there?

Show answer
Answer: D — 12 arrangements.
Show hints
Hint 1 of 2
Handle the seat with a rule attached FIRST — the driver's seat — before the free-for-all of the other seats.
Still stuck? Show hint 2 →
Hint 2 of 2
Once the driver is locked in, the remaining three people just fill three seats with no restrictions.
Show solution
Approach: fill the restricted seat first (the constrained-choice rule)
  1. The driver's seat is the only one with a rule: just Bonnie or Carlo can sit there, so 2 choices. Settling the restriction first keeps it from tangling the rest.
  2. With the driver seated, the other 3 people drop into the 3 remaining seats freely: 3! = 3 × 2 × 1 = 6 ways.
  3. Multiply the independent stages: 2 × 6 = 12 arrangements.
  4. Worth keeping: in counting problems, fill the most restricted slot first — if you save it for last, the count for the "free" slots changes depending on earlier picks and the multiplication breaks down.
Mark: · log in to save
Problem 17 · 2003 AMC 8 Hard
Logic & Word Problems casework

The six children listed below are from two families of three siblings each. Each child has blue or brown eyes and black or blond hair. Children from the same family have at least one of these characteristics in common. Which two children are Jim's siblings?

ChildEye ColorHair Color
BenjaminBlueBlack
JimBrownBlond
NadeenBrownBlack
AustinBlueBlond
TevynBlueBlack
SueBlueBlond
Show answer
Answer: E — Austin and Sue.
Show hints
Hint 1 of 2
A sibling of Jim must MATCH Jim on eyes or hair — cross off anyone who shares neither of his traits.
Still stuck? Show hint 2 →
Hint 2 of 2
Look for three children who share a single trait among themselves; if they make one valid family, the leftovers must be the other.
Show solution
Approach: shortlist by Jim's traits, then split the six into two valid families
  1. Jim has brown eyes and blond hair. A sibling must match at least one, so anyone with blue eyes and black hair is out. That leaves only Nadeen (brown eyes), Austin (blond), and Sue (blond) as possible siblings — and Jim has exactly 2 siblings, so two of these three are his.
  2. Now use the "other family" to break the tie. Benjamin, Nadeen, and Tevyn all have black hair — they form a complete, valid family of three on their own. That uses up Nadeen.
  3. The remaining three — Jim, Austin, Sue — are all blond, a valid family too. So Jim's siblings are Austin and Sue.
  4. You'll see this again: when a group must split into valid sub-groups, finding one forced sub-group (the three black-haired kids) automatically determines the other — you rarely have to test every option.
Mark: · log in to save
Problem 18 · 2003 AMC 8 Hard
Logic & Word Problems careful-counting
Figure for AMC 8 2003 Problem 18
Show answer
Answer: D — 6 classmates.
Show hints
Hint 1 of 2
Translate the words into distance: "friends" are 1 link from Sarah, "friends of friends" are 2 links — so she invites everyone within 2 links.
Still stuck? Show hint 2 →
Hint 2 of 2
It's faster to count who's NOT invited: the dots that are 3+ links away or not connected to Sarah at all.
Show solution
Approach: measure each dot's link-distance from Sarah, then count the far ones
  1. Rephrase the rule as distance. Sarah's friends are 1 segment away; their friends are 2 segments away. So an invitation reaches everyone at most 2 links from Sarah.
  2. Sweep outward from Sarah in layers: layer 1 (direct friends), then layer 2 (their friends). Anyone left over — 3+ links away, or in a separate clump with no path to her — is not invited.
  3. Reading the graph that way: 4 dots sit in disconnected clusters (no path to Sarah), and 2 more are reachable only after 3 links. Those are the uninvited ones.
  4. 4 + 2 = 6 classmates not invited.
  5. You'll see this again: "friends within k steps" is a graph-distance question — spreading outward layer by layer (1 link, 2 links, 3 links…) is exactly how you find everything reachable within a fixed number of hops.
Mark: · log in to save
Problem 19 · 2003 AMC 8 Hard
Number Theory divisibilityfactorization

How many integers between 1000 and 2000 have all three of the numbers 15, 20, and 25 as factors?

Show answer
Answer: C — 3 integers.
Show hints
Hint 1 of 2
"Divisible by all three" collapses into one condition: divisible by their least common multiple. Find that one number first.
Still stuck? Show hint 2 →
Hint 2 of 2
Build the LCM from prime powers — take the highest power of each prime that appears across 15, 20, 25.
Show solution
Approach: collapse three conditions into one LCM, then count its multiples
  1. A number that has 15, 20, and 25 as factors must be a multiple of their LCM — so three conditions become one.
  2. Build the LCM from primes: 15 = 3·5, 20 = 2²·5, 25 = 5². Take the highest power of each prime seen: 2² × 3 × 5² = 4 × 3 × 25 = 300.
  3. Now count multiples of 300 strictly between 1000 and 2000: 1200, 1500, 1800 — that's 3.
  4. Worth keeping: LCM = highest power of each prime; GCD = lowest power. That prime-by-prime recipe never fails, even for three or more numbers at once.
Mark: · log in to save
Problem 20 · 2003 AMC 8 Stretch
Geometry & Measurement proportion

What is the measure of the acute angle formed by the hands of the clock at 4:20 PM?

Show answer
Answer: D — 10°.
Show hints
Hint 1 of 2
The trap is assuming the hour hand sits right on the 4 — it has crept toward 5. Pin down each hand's exact spot before measuring the gap.
Still stuck? Show hint 2 →
Hint 2 of 2
At :20 the minute hand lands exactly on the 4, so the whole gap is just how far the hour hand has drifted past the 4.
Show solution
Approach: pin each hand's exact position, then take the gap
  1. Minute hand first: 20 minutes is 20/60 = 1/3 of the way around, which lands it exactly on the 4 (since the 4 marks 20 minutes). So both hands are near the 4 — convenient.
  2. Hour hand next, and here's the catch: by 4:20 it has slid 1/3 of the way from 4 toward 5. Each number-to-number gap is 360° ÷ 12 = 30°, so the hour hand sits 30° ÷ 3 = 10° past the 4.
  3. The minute hand is right on the 4, the hour hand 10° beyond it, so they're 10° apart.
  4. Worth keeping: the hour hand moves 30° per hour = 0.5° per minute; the minute hand moves 6° per minute. Knowing both speeds lets you place either hand at any time — and remembering the hour hand keeps drifting is what saves you from the 0° trap.
Mark: · log in to save
Problem 21 · 2003 AMC 8 Stretch
Geometry & Measurement pythagorean-triplearea-decomposition
Figure for AMC 8 2003 Problem 21
Show answer
Answer: B — BC = 10 cm.
Show hints
Hint 1 of 2
The slanted legs hide right triangles — drop a vertical from each top corner to the bottom side and the 8-cm altitude becomes a shared leg.
Still stuck? Show hint 2 →
Hint 2 of 2
A leg of 10 with height 8 is a 6-8-10 triangle; a leg of 17 with height 8 is an 8-15-17 triangle. Those triples hand you the horizontal overhangs for free.
Show solution
Approach: drop the legs into right triangles, then let the area equation finish it
  1. Drop perpendiculars from B and C straight down to the long side AD; both have length 8 (the altitude). Each slanted leg is now the hypotenuse of a right triangle. AB = 10 with a vertical leg of 8 is a 6-8-10 triangle, so its base is 6. CD = 17 with a vertical leg of 8 is an 8-15-17 triangle, so its base is 15.
  2. The bottom AD is the top BC plus those two overhangs: AD = BC + 6 + 15 = BC + 21.
  3. The area gives the second relation. Trapezoid area = ½(sum of parallel sides)(height): ½(BC + AD)(8) = 164, so BC + AD = 41.
  4. Substitute: BC + (BC + 21) = 41 → 2·BC = 20 → BC = 10.
  5. You'll see this again: recognizing 6-8-10 and 8-15-17 turns "find the missing horizontal piece" into instant recall — no Pythagorean square-rooting. The trapezoid then becomes one length equation plus one area equation.
Another way — average-of-parallel-sides shortcut:
  1. The two overhangs (6 and 15) total 21, so AD is exactly 21 longer than BC. Their average — the trapezoid's "midline" — is BC + 10.5.
  2. Area = midline × height = (BC + 10.5) × 8 = 164, so BC + 10.5 = 20.5.
  3. Therefore BC = 10.
Mark: · log in to save
Problem 22 · 2003 AMC 8 Stretch
Geometry & Measurement areaarea-decomposition
Figure for AMC 8 2003 Problem 22
Show answer
Answer: C — C only.
Show hints
Hint 1 of 2
Before computing, notice A's one circle and B's four circles cover the SAME total area in the same square — so A and B must tie, and the real contest is C.
Still stuck? Show hint 2 →
Hint 2 of 2
In C the square is inscribed in the circle, so the square's diagonal equals the circle's diameter — that's how you get the square's size.
Show solution
Approach: compare the three shaded areas (each is "whole minus a circle/square")
  1. A: a 2×2 square (area 4) minus its inscribed circle (radius 1, area π) = 4 − π ≈ 0.86.
  2. B: the same 2×2 square minus four circles of radius ½. Each has area π/4, so four total π — the same circle area as in A. Shaded = 4 − π ≈ 0.86, tied with A. (Shrinking one circle into four smaller ones that fill the same span doesn't change the leftover.)
  3. C: a circle minus an inscribed square. The square's diagonal equals the diameter, 2, and a square's area is ½(diagonal)² = ½(2)² = 2. The circle has radius 1, area π. Shaded = π − 2 ≈ 1.14.
  4. 0.86, 0.86, 1.14 — C wins, so the answer is C only.
  5. Worth keeping: a square's area straight from its diagonal d is ½d² (no need to find the side first). And spotting that A and B share the same circle area kills two of three computations before you start.
Mark: · log in to save
Problem 23 · 2003 AMC 8 Stretch
Algebra & Patterns mod-arithmeticfind-the-cycle
Figure for AMC 8 2003 Problem 23
Show answer
Answer: A — the cat in the bottom-right square, the mouse on the bottom-left segment.
Show hints
Hint 1 of 2
247 is huge, but each animal just loops — so don't trace 247 steps, find each one's cycle length and use only the remainder.
Still stuck? Show hint 2 →
Hint 2 of 2
The cat returns home every 4 moves (4 squares); the mouse every 8 (8 segments). Divide 247 by each and keep the remainder.
Show solution
Approach: reduce 247 by each cycle length separately
  1. Both animals repeat, so after a full loop they're back to start — only the remainder of 247 matters, and the two can be handled independently.
  2. Cat: 4 squares per loop. 247 = 4·61 + 3, remainder 3, so the cat sits where it is after move 3 — the bottom-right square.
  3. Mouse: 8 segments per loop. 247 = 8·30 + 7, remainder 7, so the mouse sits where it is after move 7 — the bottom-left segment.
  4. The only picture with the cat bottom-right and mouse bottom-left is A.
  5. You'll see this again: for two things cycling at different rates, reduce the big move count mod each cycle separately — remainder by 4 for the cat, by 8 for the mouse — rather than tracking them together.
Mark: · log in to save
Problem 24 · 2003 AMC 8 Stretch
Geometry & Measurement spatial-reasoning
Figure for AMC 8 2003 Problem 24
Show answer
Answer: B — the constant-then-dip graph.
Show hints
Hint 1 of 2
Don't read the graph as the ship's position — it's the ship's distance from X. Track only how that one distance rises and falls on each leg.
Still stuck? Show hint 2 →
Hint 2 of 2
On a circle centered at X every point is the same distance away (a flat line); on a straight line the distance to an off-line point falls to a minimum, then rises.
Show solution
Approach: read the graph as distance-from-X, leg by leg
  1. Leg 1, A to B along the semicircle centered at X: every point of a circle is exactly one radius from the center, so the distance to X never changes — a flat horizontal segment.
  2. Leg 2, B to C in a straight line: the ship's distance to the off-line point X drops as it approaches the closest point on the line (the foot of the perpendicular from X), reaches a minimum there, then climbs again — a smooth dip down and back up.
  3. A flat stretch followed by a dip matches graph B.
  4. Worth keeping: "distance vs. time" graphs reward checking each segment's shape separately — constant on an arc around the center, and a single minimum (never a corner) as you pass nearest a fixed point on a straight path.
Mark: · log in to save
Problem 25 · 2003 AMC 8 Stretch
Geometry & Measurement foldingareasquare-area
Figure for AMC 8 2003 Problem 25
Show answer
Answer: C — 27/4 square centimeters.
Show hints
Hint 1 of 3
The whole problem is area = ½ × base × height — the base is BC and the height is A's distance from line BC. Find those two lengths.
Still stuck? Show hint 2 →
Hint 2 of 3
"Fold across BC and A lands on O" is the key: folding is a mirror reflection over line BC, so A and O are equally far from BC on opposite sides. That hands you the height.
Still stuck? Show hint 3 →
Hint 3 of 3
Set the side of the big square (from area 25) and use the unit squares to locate BC.
Show solution
Approach: turn the fold into a reflection to get the height
  1. Square WXYZ has area 25, so its side is √25 = 5 and its center O lies 5/2 = 2.5 cm in from side WZ.
  2. The base BC sits 2 cm outside WZ (the two stacked 1-cm squares), and it spans the gap between them, so BC = 5 − 2 = 3 cm. The distance from BC across to O is 2 + 2.5 = 9/2 cm.
  3. Here's the unlock: folding the triangle over line BC sends A exactly onto O, and a fold is a mirror reflection across that line. A mirror keeps distances, so A starts as far from BC as O ends up — both 9/2 cm. That 9/2 is the triangle's height (A is the apex, BC the base).
  4. Area = ½ × base × height = ½ × 3 × 9/2 = 27/4 cm².
  5. You'll see this again: a fold = a reflection across the fold line, and reflections preserve distance. So "folds onto point P" instantly tells you the original point is the mirror image of P — same perpendicular distance, opposite side.
Mark: · log in to save