AMC 10 · 2002 · #11

Grade 5 arithmetic
optimizationdecimal-arithmetic greedy-algorithm ↑ Prerequisites: optimization
📏 Medium solution 💡 2 insights
📘 View easy version →
Problem

Jamal wants to save 30 files onto disks, each with 1.44 MB space. 3 of the files take up 0.8 MB, 12 of the files take up 0.7 MB, and the rest take up 0.4 MB. It is not possible to split a file onto 2 different disks. What is the smallest number of disks needed to store all 30 files?

Pick an answer.

(A)
12
(B)
13
(C)
14
(D)
15
(E)
16

AMC 10 2002 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.