<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>7400</id>
  <path>/www/nrich/html/content/id/7400/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
  &lt;ul id=&quot;buttonBar&quot;&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://nrich.maths.org/4935&amp;amp;part=&quot;&gt;Try this next&lt;/a&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://en.wikipedia.org/wiki/Inequality_of_arithmetic_and_geometric_means&quot;&gt;Read all about it&lt;/a&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;a href=&quot;https://nrich.maths.org/discus/messages/27/27.html&quot;&gt;Ask NRICH&lt;/a&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://nrich.maths.org/5966&amp;amp;part=&quot;&gt;Warm-up problem&lt;/a&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://nrich.maths.org/7415&quot;&gt;Last week's challenge&lt;/a&gt;
    &lt;/li&gt;
  &lt;/ul&gt;
  &lt;br /&gt;
Joseph recently noticed that this time next year he will be twice as old as Jasmine.&lt;br /&gt;
  &lt;br /&gt;
I couldn't help noticing that when I am 66 at this time of year the combined future ages of Joseph and Jasmine will also be 66.&lt;br /&gt;
  &lt;br /&gt;
Also, 6 years from now my future age will be a multiple of the sum of Joseph and Jasmine's future ages. Of course, all ages are non-negative integers.&lt;br /&gt;
  &lt;br /&gt;
How old are Joseph, Jasmine and I now?&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;span class=&quot;editorial&quot;&gt;Thanks to Thomas Udale from Winchester College for this solution, which was the age of me and my two children at the time of writing the problem :-)&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Joseph&amp;#39;s age = x&lt;br&gt;&lt;/br&gt;
Jasmine&amp;#39;s age = y&lt;br&gt;&lt;/br&gt;
your age = z&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
from sentence 1 :   x+1=2(y+1)&lt;br&gt;&lt;/br&gt;
from sentence 2:    66 = x+y+2n = z+n&lt;br&gt;&lt;/br&gt;
from sentence 3:    z+6=m(x+y+12)&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
z &amp;amp;lt; 66&lt;br&gt;&lt;/br&gt;
z+6 &amp;amp;lt; 72&lt;br&gt;&lt;/br&gt;
m(x+y+12) &amp;amp;lt; 72&lt;br&gt;&lt;/br&gt;
m(x+y+12) = m(3y+13)&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
m must be a positive integer, because it is the multiple, greater than 1&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
if m = 4, then m(3y+13) &amp;amp;gt; 72&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
if m = 2:&lt;br&gt;&lt;/br&gt;
then z+6 = 6y+26&lt;br&gt;&lt;/br&gt;
from equation 1 into equation 2 : z + n = 3y +1 +2n&lt;br&gt;&lt;/br&gt;
z = 6y+ 20 = 3y + 1 + n&lt;br&gt;&lt;/br&gt;
n = 3y + 19&lt;br&gt;&lt;/br&gt;
equation 2:&lt;br&gt;&lt;/br&gt;
3y + 2(3y+12) +1 = 66&lt;br&gt;&lt;/br&gt;
  y = 3,&lt;br&gt;&lt;/br&gt;
  x = 7,&lt;br&gt;&lt;/br&gt;
  z = 38,&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
if m = 3,&lt;br&gt;&lt;/br&gt;
following same as above,&lt;br&gt;&lt;/br&gt;
n = 6y + 38&lt;br&gt;&lt;/br&gt;
3y + 2(6y+38) + 1 = 66&lt;br&gt;&lt;/br&gt;
15y + 77 = 66,&lt;br&gt;&lt;/br&gt;
so y would be negative.&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;mdo:image height=&quot;481&quot; width=&quot;1107&quot; src=&quot;maths%20Report.png&quot; alt=&quot;&quot;&gt;&lt;/mdo:image&gt;&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;&lt;br&gt;&lt;/br&gt;
Let Joseph be $x$ years old now, Jasmine be $y$ years old now, and
me be $z$ years old now.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
From the given information, we find three simulataneous
equations.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$x+1=2(y+1) \Rightarrow x=2y+2$&lt;br&gt;&lt;/br&gt;
$z+6=k(x+6+y+6) \Rightarrow z=k(3y+13)-6$&lt;br&gt;&lt;/br&gt;
$z+m=66=x+m+y+m \Rightarrow z=3y+1+m$&lt;br&gt;&lt;/br&gt;
where k and m are some positive integers.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
From this we deduce: $$66=3y+1+2m \Rightarrow m=\frac{65-3y}{2}
$$&lt;br&gt;&lt;/br&gt;
We know the two equations: $z=66-m=66-\frac{65-3y}{2}$ and
$z=k(3y+13)-6$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Equating the two, we find:  \begin{eqnarray*}
66-\frac{65-3y}{2} &amp;amp;=&amp;amp; k(3y+13)-6 \\ 27 &amp;amp;=&amp;amp;
y(6k-3) \end{eqnarray*}&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
If $k&amp;lt; 3$ then y is not an integer. So $k=2 \Rightarrow
y=3$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
From this it is easy to find that x=7 and z=38.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &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>0</keystage3>
  <keystage4>1</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Weekly Challenge 50: How old?</title>
  <description>How old are these three people?</description>
</resource>