<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>2661</id>
  <path>/www/nrich/html/content/id/2661/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
Start with the set of the twenty-one numbers $0$ - $20$.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;mdo:image alt=&quot;numbers from 0 to 20&quot; height=&quot;143&quot; src=&quot;numbers.gif&quot; width=&quot;390&quot;&gt;&lt;/mdo:image&gt;&lt;/div&gt;
&lt;p style=&quot;font-style: italic;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;Can you arrange these numbers into seven subsets each of three numbers so that when the numbers in each are added together, they make seven consecutive numbers?&lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;For example, one subset might be $\{2, 7, 16\}$&lt;/p&gt;
&lt;p style=&quot;text-align: center; font-style: normal;&quot;&gt;$2 + 7 + 16 = 25$&lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;another might be $\{4, 5, 17\}$&lt;/p&gt;
&lt;p style=&quot;text-align: center; font-style: normal;&quot;&gt;$4 + 5 + 17 = 26$&lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;As $25$ and $26$ are consecutive numbers these sets are the kind of thing that you need.&lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;[Remember that consecutive numbers are numbers which follow each other when you are counting, for example, $4$, $5$, $6$, $7$ or $19$, $20$, $21$, $22$, $23$.]&lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;font-style: normal;&quot;&gt;&lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6011&amp;amp;part=&quot;&gt;Click here for a poster of this problem&lt;/a&gt;.&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;

&lt;p class=&quot;editorial&quot;&gt;Many of you approached this problem in the
same way to start with. Maddie and Alex from The Mount School
wrote:&lt;/p&gt;
We found out that 1+2+3+4+5+6...+20=210. Because we needed 7
different subsets that when added together made 7 consecutive
numbers, we divided 210 by 7. 210/7=30&lt;br&gt;&lt;/br&gt;
This told us that the seven numbers had to be around 30. The
numbers turned out to be 27, 28, 29, 30, 31, 32 &amp;amp; 33! &lt;br&gt;&lt;/br&gt;
We tried a variation of numbers but ended up using: &lt;br&gt;&lt;/br&gt;
0+7+20=27 &lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;6+10+12=28&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;2+8+19=29&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;5+9+16=30&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;3+11+17=31&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;1+13+18=32&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;4+14+15=33&lt;/div&gt;
&lt;div style=&quot;clear: both;&quot;&gt;This is one of many solutions!&lt;/div&gt;
&lt;p style=&quot;clear: both;&quot; class=&quot;editorial&quot;&gt;Well done, Maddie and
Alex. In fact, not many of you mentioned that there are lots of
solutions to this problem. Boris from Gresham's Preparatory School
found the seven consecutive numbers in a similar way and then
said:&lt;/p&gt;
So now we check which numbers from 0 to 20 can make them in groups
of 3: 
&lt;div style=&quot;clear: both;&quot;&gt;27 - 7,3,17&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;28 - 8,5,15&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;29 - 19,4,6&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;30 - 9,10,11&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;31 - 1,18,12&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;32 - 2,16,14&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;33 - 0,13,20&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;To find these it's easier to make two of
the numbers end with a zero (e.g. 3+17=20, 5+15=20, 4+6=10,
9+11=20, 18+12=30, 16+14=30, 0+20=20) and then add the other number
to finish it.&lt;/div&gt;
&lt;p class=&quot;editorial&quot; style=&quot;clear: both;&quot;&gt;Thank you, Boris. Many of
you suggested ways to make pairs of numbers and then add a third to
total one of the consecutive numbers like Boris' method.&lt;/p&gt;
&lt;p class=&quot;editorial&quot; style=&quot;clear: both;&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;editorial&quot; style=&quot;clear: both;&quot;&gt;Ivo from Gresham's Prep
School used a different method to work out which consecutive
numbers to aim to make:&lt;/p&gt;
&lt;p class=&quot;editorial&quot; style=&quot;clear: both;&quot;&gt; &lt;/p&gt;
&lt;div&gt;We can see that 0+1+2+3+.....+17+18+19+20=210.&lt;/div&gt;
&lt;div&gt;Each consecutive number is made of three numbers between 0 and
20. Let the first of the consecutive number be made of A,B and C.
That means that the next consecutive number will be A+B+C+1. This
led me to my solution.&lt;/div&gt;
&lt;div&gt;(A+B+C) + (A+B+C+1) + (A+B+C+2)+ (A+B+C+3) + (A+B+C+4) +
(A+B+C+5) + (A +B+C+6) = 210&lt;/div&gt;
&lt;div&gt;7A + 7B + 7C + 21 = 210&lt;/div&gt;
&lt;div&gt;7(A+B+C) = 189&lt;/div&gt;
&lt;div&gt;A+B+C=27&lt;/div&gt;
&lt;div&gt;This means that the first of the consecutive numbers is 27.
The next is 28 and so on. So the consecutive seven are 27, 28, 29,
30, 31, 32, 33.&lt;/div&gt;
&lt;p class=&quot;editorial&quot; style=&quot;clear: both;&quot;&gt;Thank you, Ivo! Zoe,
Andrew, Nikita and Ben from Aqueduct Primary School went about the
problem in a slightly different way:&lt;/p&gt;
&lt;div style=&quot;clear: both;&quot;&gt;We looked at the numbers from 0 - 20. We
used trial and error to solve this problem. The first thing we did
was decide what our first set of three numbers was going to be. We
looked at the &amp;quot;Nrich&amp;quot; example:&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
2+7+16 = 25&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;
&lt;div style=&quot;clear: both;&quot;&gt;4+5+17= 26&lt;/div&gt;
&lt;div&gt;These sets when added together obviously gave consecutive
answers. We decided that for there to be consecutive answers there
must be some relationship between each number in each set.&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;clear: both;&quot;&gt;We separated the numbers into 3 columns:
a + b + c = answer:&lt;/div&gt;
&lt;/div&gt;
 
&lt;table border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;clear: both;&quot;&gt;A&lt;/td&gt;
&lt;td&gt;B&lt;/td&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;Answer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;26&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;&lt;/br&gt;
We noticed that the pattern in A = adding 2 each time&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;We noticed that the pattern in B =
subtract 2 each time&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;We noticed that the pattern in C = adding
1 each time&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;We followed the pattern on to see if we
could come up with 7 sets however, we only managed to achieve
5.&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;Here are our results:&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;0 + 9 + 15 = 24&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;2 + 7+ 16 = 25&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;4 + 5 + 17 = 26&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;6 + 3 + 18 = 27&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;8 + 1 + 19 = 28&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;clear: both;&quot;&gt;We decided that we needed to take a more
systematic approach to solve this problem. The most logical number
to start with was 0 because you can build on 0. We noticed that the
numbers 0-20 were already organised into 3 rows of 7 numbers:&lt;/div&gt;
&lt;/div&gt;
 
&lt;table border=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div&gt;&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;We listed the numbers consecutively. We
made three columns. This gave us 7 sets of 3 numbers.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
 
&lt;table border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;A&lt;/td&gt;
&lt;td&gt;B&lt;/td&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;Answer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;21&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;24&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;27&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;td&gt;33&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;td&gt;39&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;&lt;/br&gt;
This did not give us consecutive answers. The answers increased by
3 each time. We looked more closely at our lists of numbers and
realised that although the numbers in each list were consecutive,
the lists were not consecutive to each other. We rearranged the
lists:&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 
&lt;table border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;A&lt;/td&gt;
&lt;td&gt;B&lt;/td&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;Answer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;27&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;28&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;16&lt;/td&gt;
&lt;td&gt;29&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;td&gt;31&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;32&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;td&gt;33&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;&lt;/br&gt;
This did give us consecutive answers.&lt;br&gt;&lt;/br&gt;
We noticed that the numbers in columns A and B when added together
all give the same answer, for example:&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;0 + 13 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;1 + 12 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;2 + 11 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;3 + 10 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;4 + 9 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;5 + 8 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;6 + 7 = 13&lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;clear: both;&quot;&gt;These are number bonds for 13.&lt;/div&gt;
&lt;div style=&quot;clear: both;&quot;&gt;We also noticed that the lists of numbers
had to follow on consecutively from each other. For example: 6 and
7 had to be in the same set, 13 and 14 had to be in the same set.
(see the chart of results)&lt;/div&gt;
&lt;div style=&quot;clear: both;&quot;&gt;We noticed that the second and third
numbers in each set when added together also gave the same
total.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p class=&quot;editorial&quot;&gt;Thank you Zoe, Andrew, Nikita and Ben. It is
always good to receive solutions which take us all the way through
the process that you followed to solve the problem. Your solution
shows us that &amp;quot;playing&amp;quot; with a problem can be a very good way to
start and will often lead to us finding something out that helps us
go about a solution more systematically (in other words more
logically).&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;

&lt;h3&gt;Why do this problem?&lt;/h3&gt;
&lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=2661&amp;amp;part=&quot;&gt;This
problem&lt;/a&gt; has several different solutions. The problem can be
solved using an experimental / trial and error approach but some
consideration of the structure can lead to more efficient solution
techniques. There will be no need for students to feel 'stuck' on
this problem: they will always be able to experiment with new
combinations.&lt;br&gt;&lt;/br&gt;

&lt;h3&gt;Possible approach&lt;/h3&gt;
&lt;div&gt;Students could all write down the numbers $0$ to $20$. One
student could be asked to select a first triple and everyone writes
that down. All students search for a second triple, whose sum is
one more than the first's sum. One such triple is chosen, and
everyone writes it down and starts to search for the next - until
the task of finding triples whose sums are consecutive is fully
understood by the group, at which point, they can work alone or in
pairs to find a solution.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
With the whole group, ask students to describe what problems occur
and how they are dealing with them. Ask them to share any
observations, or inspirations they have had. Check that the points
in the key questions have been covered in the students comments.
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div&gt;Students who wish to continue to work experimentally could be
encouraged to devise a clear recording system for the combinations
they are trying. For example, starting with the 20 and 19, what are
the possibilities for the other two cards. Students who want to
work analytically may choose to use algebra to determine the
smallest consecutive number.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Why have you run out of possibilities? Can you change anything
to avoid that problem?&lt;/li&gt;
&lt;li&gt;What are the biggest and smallest sums we could get from a
triple?&lt;/li&gt;
&lt;li&gt;Can you work out what the sevenconsecutive numbers will have to
add up to?&lt;/li&gt;
&lt;li&gt;Can you select your triples in a logical/symmetrical way?&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;How many different solutions do you think that there might be?
Can you work out how many might be possible?&lt;/li&gt;
&lt;li&gt;If the numbers $0$ to $20$ were changed to different sets of
$20$ numbers, would solutions still be possible? (specifically
designed sets e.g. $\{10, 11, .., 30\}$ or $\{1000, 1001,
...1020\}$ or $\{0, n, 2n, 3n, 4n, ..., 20n\}$, or totally random
sets)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;
&lt;div&gt;It might be helpful to provide students with cards labelled
$0$ to $20$ to allow them to make their arrangements. You could
also provide calculators so that students can focus on the
structure of the problem, rather than getting stuck with the
additions.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
Alternative questions include: 
&lt;div&gt;Can you find seven &lt;span style=&quot;font-weight: bold;&quot;&gt;pairs&lt;/span&gt; of numbers which add up to
consecutive numbers?&lt;/div&gt;
&lt;div&gt;Can you find seven sets of three cards which add up to the
SAME number?&lt;/div&gt;
&lt;div&gt;Students could write such questions for each other, working in
pairs to ensure that these are phrased as accurately as
possible.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
What is the total of all the numbers from $0$ to $20$? &lt;br&gt;&lt;/br&gt;
You could try dividing this by $3$ and so make seven equal numbers
to start with.&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;Many possible, for example:&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;

3 + 8 + 16 = 27     &lt;br&gt;&lt;/br&gt;

2 + 7 + 19 = 28     &lt;br&gt;&lt;/br&gt;

0 + 9 + 20 = 29     &lt;br&gt;&lt;/br&gt;

5 + 10 + 15 = 30

&lt;br&gt;&lt;/br&gt;

1 + 12 + 18 = 31     &lt;br&gt;&lt;/br&gt;

4  + 11 + 17 = 32     &lt;br&gt;&lt;/br&gt;

6 + 13 + 14 = 33&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;0 + 20 + 7 = 27&lt;br&gt;&lt;/br&gt;19 + 8 + 1 = 28&lt;br&gt;&lt;/br&gt;18 + 2 + 9 = 29&lt;br&gt;&lt;/br&gt;17 + 3 + 10 = 30&lt;br&gt;&lt;/br&gt;16 + 4 + 11 = 31&lt;br&gt;&lt;/br&gt;15 + 5 + 12 = 32&lt;br&gt;&lt;/br&gt;14 + 6 + 13 = 33&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</canonXML>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>1</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>Consecutive Seven</title>
  <description>Can you arrange these numbers into 7 subsets, each of three
numbers, so that when the numbers in each are added together, they
make seven consecutive numbers?</description>
  <spec_group>Numbers and the Number System
    <specifier>Comparing and Ordering numbers</specifier>
  </spec_group>
  <spec_group>Calculations and Numerical Methods
    <specifier>Number operations - generally</specifier>
  </spec_group>
  <spec_group>Information and Communications Technology
    <specifier>smartphone</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>Number operations and calculation methods</specifier>
  </spec_group>
</resource>