Problem:
A contest has six problems worth seven points each. On any given problem, a contestant can score either , , or points. How many possible total scores can a contestant achieve over all six problems?
Solution
Solution:
For , to obtain a score that is , exactly problems must get a score of . The remaining problems can generate any multiple of from to , of which there are . So the total number of possible scores is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.