2018 AMC 10B Problems
Problem 1
Kate bakes 20-inch by 18-inch pan of cornbread. The cornbread is cut into pieces that measure 2 inches by 2 inches. How many pieces of cornbread does the pan contain?
Problem 2
Sam drove 96 miles in 90 minutes. His average speed during the first 30 minutes was 60 mph (miles per hour), and his average speed during the second 30 minutes was 65 mph. What was his average speed, in mph, during the last 30 minutes?
Problem 3
In the expression each blank is to be filled in with one of the digits or with each digit being used once. How many different values can be obtained?
Problem 4
A three-dimensional rectangular box with dimensions , , and has faces whose surface areas are , , , , , and square units. What is + + ?
Problem 5
How many subsets of contain at least one prime number?
Problem 6
A box contains chips, numbered , , , , and . Chips are drawn randomly one at a time without replacement until the sum of the values drawn exceeds . What is the probability that draws are required?
Problem 7
In the figure below, congruent semicircles lie on the diameter of a large semicircle, with their diameters covering the diameter of the large semicircle with no overlap. Let be the combined area of the small semicircles and be the area of the region inside the large semicircle but outside the semicircles. The ratio is . What is ?
[asy] draw((0,0)--(18,0)); draw(arc((9,0),9,0,180)); filldraw(arc((1,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((3,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((5,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((7,0),1,0,180)--cycle,gray(0.8)); label("...",(9,0.5)); filldraw(arc((11,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((13,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((15,0),1,0,180)--cycle,gray(0.8)); filldraw(arc((17,0),1,0,180)--cycle,gray(0.8)); [/asy]