<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>2082</id>
  <path>/www/nrich/html/content/01/12/six3/</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;

&lt;p&gt;Using 3 rods of integer lengths, none longer than 10 units and
not using any rod more than once, you can measure all the lengths
in whole units from 1 to 10 units. How many ways can you do
this?&lt;/p&gt;
&lt;p&gt;&lt;mdo:image src=&quot;rods2.gif&quot; alt=&quot;&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;For example with rods of lengths $3, 4, $ and $9$ the
measurements are:&lt;/p&gt;
&lt;p&gt;$4-3,$ $9-4-3,$ $3,$ $4,$ $9-3,$ $9-4,$ $3+4,$ $9+3-4,$ $9,$
$9+4-3,$&lt;/p&gt;
&lt;p&gt;Using 3 rods of ANY integer lengths, what is the greatest length
N for which you can measure all lengths from 1 to N units
inclusive? Can you beat 10 units? Can you beat the highest value of
N submitted to date?&lt;/p&gt;
 
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;6&quot; summary=&quot;&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&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;There was a great deal in this problem and
James has answered part of it:&lt;/p&gt;
&lt;p&gt;Using only three rods with each one not exceeding 10 you can add
and minus the following numbers which can go from 1-13.&lt;/p&gt;
&lt;p&gt;The three numbers are 9, 3 and 1.&lt;/p&gt;
 
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;4&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;3-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;3+1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9-3-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9-3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9-3+1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9+1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;11&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9+3-1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9+3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;=&lt;/td&gt;
&lt;td&gt;9+3+1!&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p class=&quot;editorial&quot;&gt;Well done James. Is 13 the largest number and
why?&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Can any of you help with some of the rest of
the question:&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;In how many ways can you make 10?&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;What is the maximum number you can make with 4
rods?&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Perhaps you can send in some more ideas.&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;&lt;span style=&quot;font-weight: bold;&quot;&gt;Why do this problem?&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;This excellent &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=2082&amp;amp;part=&quot;&gt;problem&lt;/a&gt; is so very good for number awareness, reinforcement and addition and subtraction awareness.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;
&lt;div&gt;Starting off in a very practical way with suitable rods would be ideal in many circumstances.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;div&gt;How did you get to this solution?&lt;/div&gt;
&lt;div&gt;I see you&amp;#39;ve not got a (suppose - 9 when using 2,3 &amp;amp; 5 ) can you explain that?&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
&lt;div&gt;What about four rods?&lt;/div&gt;
&lt;div&gt;Which combinations work/not work and why?&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;
&lt;div&gt;text&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;p&gt;There are exactly 9 different solutions for N=10 units with no
rod longer than 10 units. Can you find them? With one of these
solutions you can measure up to N=13. Can you do better if you can
choose 3 longer measuring rods?&lt;/p&gt;
&lt;p&gt;If you double the lengths of all three rods in one of these
solution sets you can measure even lengths from 2 to 2N units.
Introducing a one unit rod to make up a set of four measuring rods
you can now measure all lengths from 1 to (2N+1) units. Can you do
better than 27 units with 4 rods?&lt;/p&gt;


&lt;/mdoxml&gt;</clueXML>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>5</difficulty>
  <keystage1>0</keystage1>
  <keystage2>1</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>Rod Measures</title>
  <description>Using 3 rods of integer lengths, none longer than 10 units and not
using any rod more than once, you can measure all the lengths in
whole units from 1 to 10 units. How many ways can you do this?</description>
  <spec_group>Calculations and Numerical Methods
    <specifier>Addition &amp; subtraction</specifier>
  </spec_group>
  <spec_group>Decision Mathematics and Combinatorics
    <specifier>Combinations</specifier>
  </spec_group>
</resource>