Countdown numbers game practice sheet

Angus Kidman competing on Letters And Numbers, way back in 2010.

5 small, 1 large
7 – 5 – 10 – 4 – 2 – 75 – 294
4 – 9 – 1 – 3 – 7 – 25 – 771
7 – 6 – 8 – 3 – 1 – 75 – 864
5 – 10 – 1 – 2 – 10 – 75 – 892
6 – 4 – 7 – 6 – 9 – 25 – 685

4 small, 2 large
10 – 2 – 8 – 9 – 100 – 75 – 358
10 – 2 – 3 – 1 – 75 – 100 – 155
7 – 8 – 7 – 9 – 100 – 25 – 652
5 – 5 – 10 – 8 – 100 – 25 – 516
10 – 9 – 6 – 8 – 25 – 75 – 565

6 small
10 – 6 – 10 – 2 – 2 – 1 – 485
4 – 4 – 3 – 8 – 9 – 7 – 256
5 – 1 – 2 – 10 – 2 – 5 – 766
2 – 4 – 6 – 3 – 3 – 1 – 937
5 – 7 – 9 – 1 – 10 – 2 – 406

4 large, 2 small
50 – 25 – 75 – 100 – 4 – 3 – 867
100 – 50 – 75 – 25 – 1 – 10 – 416
50 – 25 – 100 – 75 – 1 – 4 – 778
50 – 75 – 25 – 100 – 3 – 5 – 821
25 – 50 – 75 – 100 – 3 – 4 – 624

3 large, 3 small
100 – 25 – 50 – 10 – 8 – 5 – 863
25 – 100 – 75 – 6 – 4 – 8 – 148
100 – 50 – 25 – 5 – 6 – 8 – 348
75 – 100 – 25 – 1 – 8 – 9 – 134
50 – 75 – 100 – 1 – 5 – 9 – 854

I love Countdown (aka Letters And Numbers or Des Chiffres Et Des Lettres), always have, and unlike most folks I enjoy the numbers game just as much as the letters game. This sheet gives me the chance to hone my skills. It uses some very simple PHP code to produce random numbers.

These are the rules for the numbers game, as described in the show’s official book, Countdown: Spreading The Word:

There are four rows of numbers to select from: the top row contains the numbers 25, 50, 75 and 100; the other three rows contain the numbers 1-10 (two of each) at random.

One contestant selects six numbers from a selection of 24.

A random three-digit ‘target’ (from 100 to 999) is set and both contestants have thirty seconds to achieve this target using only the four basic operators of addition, subtraction, division and multiplication (no powers, fractions, decimals etc.)

Contestants may use any or all of the numbers but may use each number only once.

Interestingly, those official rules don’t spell out the most common way of specifying which numbers you want: asking for X large numbers and Y small numbers. Happy calculations!

Leave a Reply

Discover more from Angus Kidman - anguskidman.show

Subscribe now to keep reading and get access to the full archive.

Continue reading