<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>7431</id>
  <path>/www/nrich/html/content/id/7431/</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;
I have a pile of nine digit cards numbered $1$ to $9$.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
I take one of the cards.  It is the $3$.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Which card would you choose so you could make the largest possible
two-digit even number with the two cards?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
We put the cards back in the pile.  This time, I choose the
$6$. Which card would you choose this time to make the largest
possible two-digit even number?&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Have a go at this with a partner.  One of you chooses the
first digit from the set of cards.  The second person then
chooses a card to make the largest possible two-digit even number.
You can then swap over.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Try it several times so you are sure you have a good method. Talk
about your ideas with your partner so you agree together on a
'best' method.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
How would your strategy change if you had to make the largest
two-digit odd number?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;p style=&quot;font-style: italic;&quot;&gt;If you don't have a partner to work
with, you could use the interactivity below.  The computer
selects one digit at random.   You must then choose a
digit to make the largest possible two-digit even number or largest
possible two-digit odd number.&lt;/p&gt;

&lt;br&gt;&lt;/br&gt;
&lt;div style=&quot;background-color:#bfe8ff;padding:20px;padding-bottom:20px;width:550px;height:400px;position:relative;&quot;&gt;
&lt;div style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt;Enter the biggest two-digit &lt;select id=&quot;gamechoice&quot; style=&quot;background-color:#ffbff7;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt;&lt;option value=&quot;even&quot;&gt;even&lt;/option&gt;&lt;option value=&quot;odd&quot;&gt;odd&lt;/option&gt;&lt;/select&gt; number you can think of that uses the digit:&lt;/div&gt;
&lt;div id=&quot;Number&quot; style=&quot;color:#000000;font-size:48px;font-family:helvetica,arial,sans-serif; text-align:center&quot;&gt; &lt;/div&gt;
&lt;input id=&quot;Answer&quot; type=&quot;text&quot; size=&quot;3&quot; style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif; height:36px;&quot; onkeydown=&quot;if (event.keyCode !== 13) {blankout();} else {check();}&quot; /&gt;
&lt;input id=&quot;testButton&quot; name=&quot;Test&quot; type=&quot;button&quot; value=&quot;Check&quot; onClick=&quot;check()&quot; style=&quot;color:#000000;font-size:28px;font-family:helvetica,arial,sans-serif; height:36px;&quot; /&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div id=&quot;Feedback&quot; style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt;&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;input id=&quot;clickhere&quot; name=&quot;clickhere&quot; type=&quot;button&quot; size=&quot;10&quot; value=&quot;New digit&quot; onClick=&quot;generate()&quot; style=&quot;color:#000000;font-size:28px;font-family:helvetica,arial,sans-serif; height:38px; position:absolute; top:360px;&quot;/&gt;
&lt;/div&gt;

&lt;script src=&quot;liz-script.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&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;Well done for giving clear solutions to this
problem.  Many of you were able to explain a general strategy.
 Tom and Jeevan from Devonshire Primary School said:&lt;/p&gt;

If you are trying to make the largest even number using an odd
number you put the odd number in the tens column and in the units
column you put $8$.&lt;br&gt;&lt;/br&gt;
But if you're doing it with an even number then you put $9$ in the
tens column and then put the even number in the units column.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p class=&quot;editorial&quot;&gt;Peter, Henry, Charlie, Lulu and Samuel at
Weald C of E Primary School assumed that you could also get a zero.
 They went on to think about how you would make the smallest
even number:&lt;/p&gt;

Largest Even&lt;br&gt;&lt;/br&gt;
1.If you get an odd number, put an eight in the units column.&lt;br&gt;&lt;/br&gt;
 2.If you get an even number, put a nine in the tens column.&lt;br&gt;&lt;/br&gt;
3.If you get a zero, put a nine in the tens column.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Smallest even&lt;br&gt;&lt;/br&gt;
1.If you get an odd number, add a zero in the units column.&lt;br&gt;&lt;/br&gt;
2.If you get an even number, add a one in the tens column&lt;br&gt;&lt;/br&gt;
3.If you get a zero, put a one in the tens column.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p class=&quot;editorial&quot;&gt;Homeroom 7 at Kororoit Creek Primary School,
Australia looked at a strategy for making the largest odd number
too:&lt;/p&gt;

&lt;div&gt;The largest two-digit odd number we could make is $97$. We
could not make $99$ because we only have one $9$.&lt;/div&gt;

&lt;div&gt;If you pulled out an odd number first this should always go in
the 'ones' column. Unless you pull out a number $9$. The $9$ will
always go first because $97$ is the biggest number we can make.
e.g. $97$, $79$, $59$, $39$, $19$.&lt;/div&gt;

&lt;div&gt;If you pull out an even number first it should always go in
the 'tens' columns, otherwise your two-digit number will not be
odd. You should still always choose the number $9$ as your second
card to make the largest number possible. e.g. $89$, $69$, $49$,
$29$.  &lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;p class=&quot;editorial&quot;&gt;Well done too to Robert from West Hoathly and
Sophie from Greenacre who also sent very full responses.&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;div class=&quot;embed&quot;&gt;
&lt;h2&gt;Largest Even&lt;/h2&gt;
&lt;br&gt;&lt;/br&gt;
I have a pile of nine digit cards numbered $1$ to $9$.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
I take one of the cards.  It is the $3$.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Which card would you choose so you could make the largest possible two-digit even number with the two cards?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
We put the cards back in the pile.  This time, I choose the $6$. Which card would you choose this time to make the largest possible two-digit even number?&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Have a go at this with a partner.  One of you chooses the first digit from the set of cards.  The second person then chooses a card to make the largest possible two-digit even number. You can then swap over.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Try it several times so you are sure you have a good method. Talk about your ideas with your partner so you agree together on a &amp;#39;best&amp;#39; method.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
How would your strategy change if you had to make the largest two-digit odd number?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;p style=&quot;font-style: italic;&quot;&gt;If you don&amp;#39;t have a partner to work with, you could use the interactivity below.  The computer selects one digit at random.   You must then choose a digit to make the largest possible two-digit even number or largest possible two-digit odd number.&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div style=&quot;background-color:#bfe8ff;padding:20px;padding-bottom:20px;width:550px;height:400px;position:relative;&quot;&gt;
&lt;div style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt;Enter the biggest two-digit &lt;select id=&quot;gamechoice&quot; style=&quot;background-color:#ffbff7;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt;
&lt;option value=&quot;even&quot;&gt;even&lt;/option&gt;
&lt;option value=&quot;odd&quot;&gt;odd&lt;/option&gt;
&lt;/select&gt; number you can think of that uses the digit:&lt;/div&gt;
&lt;div id=&quot;Number&quot; style=&quot;color:#000000;font-size:48px;font-family:helvetica,arial,sans-serif; text-align:center&quot;&gt; &lt;/div&gt;
&lt;input id=&quot;Answer&quot; onkeydown=&quot;if (event.keyCode !== 13) {blankout();} else {check();}&quot; size=&quot;3&quot; style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif; height:36px;&quot; type=&quot;text&quot;&gt;&lt;/input&gt; &lt;input id=&quot;testButton&quot; name=&quot;Test&quot; onclick=&quot;check()&quot; style=&quot;color:#000000;font-size:28px;font-family:helvetica,arial,sans-serif; height:36px;&quot; type=&quot;button&quot; value=&quot;Check&quot;&gt;&lt;/input&gt;&lt;br&gt;&lt;/br&gt;
&lt;div id=&quot;Feedback&quot; style=&quot;color:#000000;font-size:32px;font-family:helvetica,arial,sans-serif&quot;&gt; &lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;input id=&quot;clickhere&quot; name=&quot;clickhere&quot; onclick=&quot;generate()&quot; size=&quot;10&quot; style=&quot;color:#000000;font-size:28px;font-family:helvetica,arial,sans-serif; height:38px; position:absolute; top:360px;&quot; type=&quot;button&quot; value=&quot;New digit&quot;&gt;&lt;/input&gt;&lt;/div&gt;
&lt;script src=&quot;liz-script.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Why do this problem?&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;The idea of &lt;a href=&quot;http://nrich.maths.org/7431&amp;amp;part=&quot;&gt;this problem&lt;/a&gt; is to encourage children to work together to develop a method of finding a solution which will always work and perhaps one that is the most efficient or quickest.  This challenge will also help to reinforce understanding of odd and even numbers.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;
&lt;div&gt;You could introduce the challenge by inviting one child to choose a card from the digit cards $1$ to $9$, perhaps without looking so it is a random choice.  You could then ask another child to choose a card, again without looking.  What is the largest two-digit even number that can be made from the two cards?  You could try this a few times so that the children have a chance
to explain when it is impossible to make an even number.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Then tweak the task.  This time, the second person to choose can decide which digit they would like in order to make the largest possible two-digit number.  You could suggest that in fact a pair of children chooses the card so that they have a chance to talk to each other about the best choice.  You could invite others to comment on their choice.  (You could use the
interactivity at this point instead.)&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Ask pairs to have a go at the challenge for themselves with a set of digit cards per pair.  Explain that you&amp;#39;d like them to come up with a method that will always work so they can identify the best card to choose as quickly as possible. &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;After a suitable length of time, bring the whole group together and share their strategies.  You could test out a few of them and perhaps a consensus can be reached about the &amp;#39;best&amp;#39; method to use.  (This may not be possible but having the discussion is valuable.  In this case &amp;#39;best&amp;#39; might be quickest but perhaps the children may want to clarify that for themselves.)&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;How would they change their method if the task was to make the highest two-digit odd  number?&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;div&gt;What do you know about even numbers?&lt;/div&gt;
&lt;div&gt;What do you know about the units digit of even numbers?&lt;/div&gt;
&lt;div&gt;Where could the digit on that first card go - in the units or tens?  Why?&lt;/div&gt;
&lt;div&gt;How can we make a large number?&lt;/div&gt;
&lt;div&gt;How do we know that&amp;#39;s the biggest even number we can make?&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
&lt;div&gt;Challenge children to extend the strategy for three-digit numbers.  They could pick two numbers out of the pack of digit cards at random, then try to make the largest possible three-digit even number by selecting one of the remaining cards as well.  Another possibility would be to aim for multiples of $5$ rather than even numbers.  Some learners might want to investigate what
happens if $0$ is included as well.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;
&lt;div&gt;Some children might benefit from having equipment to help them check whether a number is even, for example multilink cubes or counters that can be put in pairs.&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;What do you know about even numbers? &lt;br&gt;&lt;/br&gt;
What do you know about the units digit of even numbers? &lt;br&gt;&lt;/br&gt;
Where could the digit on the first card go - in the units or tens?
Why? &lt;br&gt;&lt;/br&gt;
How can you make a large number? &lt;br&gt;&lt;/br&gt;
How do you know that's the biggest even number you can make?&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;i&lt;a href=&quot;/content/id/7431/icon.png&quot;&gt;co&lt;/a&gt;n&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</canonXML>
  <end_user_role>5</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>1</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>Largest Even</title>
  <description>How would you create the largest possible two-digit even number
from the digit I've given you and one of your choice?</description>
  <spec_group>Numbers and the Number System
    <specifier>Odd and even numbers</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Comparing and Ordering numbers</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Place value</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Lower primary mapping document</specifier>
  </spec_group>
</resource>