<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>631</id>
  <path>/www/nrich/html/content/99/03/six2/</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;div style=&quot;float: right;&quot;&gt;&lt;mdo:image alt=&quot;birthday cake&quot; height=&quot;100&quot; src=&quot;icon.jpg&quot; width=&quot;100&quot;&gt;&lt;/mdo:image&gt;&lt;/div&gt;
&lt;p&gt;On my last birthday, my friend said to me:&lt;/p&gt;
&lt;p&gt;&quot;In 15 years&amp;#39; time, your age will be the square of your age 15 years ago!&quot;&lt;br&gt;&lt;/br&gt;
Can you work out how old I am?&lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;This got me thinking...&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Was there ever a time in my life when I had other birthdays that were special in this way?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Could I have said:&lt;br&gt;&lt;/br&gt;
&quot;In 3 years&amp;#39; time, my age will be the square of my age 3 years ago&quot;&lt;br&gt;&lt;/br&gt;
or:&lt;br&gt;&lt;/br&gt;
&quot;In 4 years&amp;#39; time, my age will be the square of my age 4 years ago&quot;&lt;br&gt;&lt;/br&gt;
or:&lt;br&gt;&lt;/br&gt;
&quot;In 5 years&amp;#39; time, my age will be the square of my age 5 years ago&quot;&lt;br&gt;&lt;/br&gt;
or:&lt;br&gt;&lt;/br&gt;
&quot;In 6 years&amp;#39; time, my age will be the square of my age 6 years ago&quot;&lt;br&gt;&lt;/br&gt;
or...?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Can you make any generalisations about which birthdays are special in this way?&lt;br&gt;&lt;/br&gt;
Can you prove your findings?&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;&lt;a href=&quot;http://nrich.maths.org/8007&quot;&gt;Click here for a poster of this problem&lt;/a&gt;.&lt;/p&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;span class=&quot;editorial&quot;&gt;We received lots of correct answers to the
first part of the problem.&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;An anonymous solver used a
trial-and-improvement method:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
First I added the two 15s which gave me a total of 30 so
I knew that the square number and its square root had to have
a difference of 30. So I tried out 5 squared = 25 but there
was a difference of only 20 so next I tried 6 squared which
gave me 36 and that had a difference of 30. So I halved 30
which gave me 15 and I added that to 6 and the answer was 21.
So he/she is 21 years old.  &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Aporva used a neat numerical
method:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
To solve this problem, I wrote down the square numbers:&lt;br&gt;&lt;/br&gt;
1, 4, 9, 16, 25, 36, 49, 64, 81, 100&lt;br&gt;&lt;/br&gt;
Then, I crossed out all the numbers under 30, since my age
couldn't be negative.&lt;br&gt;&lt;/br&gt;
This left: 36, 49, 64, 81, 100&lt;br&gt;&lt;/br&gt;
Then, I took away 30 from all the numbers, squared it, and looked
if it was the same number.&lt;br&gt;&lt;/br&gt;
If it was, I took away 15 from the square number to find my
age.&lt;br&gt;&lt;/br&gt;
$36 - 30 = 6, 6^2$ DOES equal $36, 36 - 15 = 21$&lt;br&gt;&lt;/br&gt;
Therefore, my age must be 21&lt;br&gt;&lt;/br&gt;
$49 - 30 = 19, 19^2$ DOES NOT equal $49$.&lt;br&gt;&lt;/br&gt;
I realised that it was not logical to go on since I had the answer
and since the the numbers where getting too big.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Kamal from St John's and Milena from
Colegio Desafio in Brazil used algebra to solve the problem. Here
is Milena's solution:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
We can solve the problems which are presented to us through
quadratic equations. For the first one, for instance:&lt;br&gt;&lt;/br&gt;
$x + 15=(x - 15)^2$&lt;br&gt;&lt;/br&gt;
 $x + 15 = x^2 - 30x + 225$&lt;br&gt;&lt;/br&gt;
$x^2 - 31x + 210 = 0$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Using the quadratic equation formula,&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$x= \frac{31 \pm \sqrt{31^2 - 4\times1\times210}}{2 \times
1}$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$x = \frac{(31 +11)}{2} = 21$ or $x = \frac{(31 - 11)}{2} =
10$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
As he had a birthday 15 years ago, he cannot be 10 years old so his
age is 21.&lt;br&gt;&lt;/br&gt;
It can be verified: $21 - 15 =6, 21 + 15 = 36, 6^2 = 36$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 In order to find out if we can do with a number what was done with
15, we have to first think of a number and its square. Then, we
have to subtract them; the result will always be even, for the
square of an even number is always even and the square of an odd
number is always odd. After that, we divide the result by two and
add this quantity to the number with which we started.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
For an age $y$ and an integer $x$, $y = x+ \frac{x^2 - x}{2}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 For example, $6 + \frac{6^2 - 6}{2} = 6 + \frac{36 - 6}{2} =
6 + 15 = 21$&lt;br&gt;&lt;/br&gt;
I calculated it for different numbers:&lt;br&gt;&lt;/br&gt;
$2 + \frac{2^2 - 2}{2} = 2 + \frac{4 - 2}{2} = 2 +
1 = 3$&lt;br&gt;&lt;/br&gt;
$3 + \frac{3^2 - 3}{2} = 3 + \frac{9 - 3}{2} = 3 +
3 = 6$&lt;br&gt;&lt;/br&gt;
$4 + \frac{4^2 - 4}{2} = 4 + \frac{16 - 4}{2} = 4 +
6 = 10$&lt;br&gt;&lt;/br&gt;
$5 + \frac{5^2 - 5}{2} = 5 + \frac{25 - 5}{2} = 5 +
10 = 15$  &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Interestingly, I noted that the age y is always the sum of all
integers from 1 up to the number which is represented by x in the
equation:&lt;br&gt;&lt;/br&gt;
 $3 = 1 + 2 $&lt;br&gt;&lt;/br&gt;
$6 = 1 + 2 + 3$&lt;br&gt;&lt;/br&gt;
$10 = 1 + 2 + 3 + 4 $&lt;br&gt;&lt;/br&gt;
$15 = 1 + 2 + 3 + 4 + 5 $&lt;br&gt;&lt;/br&gt;
$21 = 1 + 2 + 3 + 4 + 5 + 6 $&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;span class=&quot;editorial&quot;&gt;Aurimas from Chatham Grammar School,
Rajeev from Haberdashers' Aske's School, Ben from Hethersett High
School and Shivin from the British School in Manila, also spotted
that special birthdays occur when your age is a triangular
number.&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Connor from Gladesmore School described a
way to work out the special birthdays:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
Find the age squared, for example $6^2 = 36$, and then subract
your original number: $36 - 6=30$.&lt;br&gt;&lt;/br&gt;
Then halve this and add it to your original number:
$\frac{30}{2}=15, 6+15=21$.&lt;br&gt;&lt;/br&gt;
Using algebra to express this gives:&lt;br&gt;&lt;/br&gt;
$$\frac{n^2-n}{2} + n = \frac{1}{2}n^2 + \frac{1}{2}n$$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Muntej from Wilson's School explained how
he worked out that the age had to be a triangular
number:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
This problem will only work if your age is a triangular
number.&lt;br&gt;&lt;/br&gt;
Why?&lt;br&gt;&lt;/br&gt;
If I start by doing the squares of various numbers with the
difference between the square number and its root:&lt;br&gt;&lt;/br&gt;
 $3\times3=9$ difference $6$&lt;br&gt;&lt;/br&gt;
$4\times4=16$ difference $12$&lt;br&gt;&lt;/br&gt;
 $5\times5=25$ difference $20$  &lt;br&gt;&lt;/br&gt;
 Now halve the differences: $\frac{6}{2}=3, \frac{12}{2}=6,
\frac{20}{2}10$&lt;br&gt;&lt;/br&gt;
We can see a pattern emerging. When the difference is halved, the
sequence of triangular numbers appears. We must use the difference
as the age is halfway between the square and the square root. The
triangular numbers are always halfway between a square number and
its root, therefore &amp;quot;in N years time my age will be the square of
how old I was N years ago&amp;quot; only works if N is a triangular
number.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 &lt;span class=&quot;editorial&quot;&gt;Toby from Repton School used algebra to
explain:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
Using the quadratic equation formula:&lt;br&gt;&lt;/br&gt;
$$x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}$$&lt;br&gt;&lt;/br&gt;
$x$ is a whole number if $b^2-4ac$ is a square number.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$(x-n)^2=x+n$ rearranges to give $x^2-(2n+1)x+(n^2-n)$.&lt;br&gt;&lt;/br&gt;
So $x$ is a whole number if $(2n+1)^2-4(n^2-n)$ is a square
number.&lt;br&gt;&lt;/br&gt;
So $8n+1$ must be a square number.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
As $8n+1$ is clearly odd, our square number must be odd, $2r+1$,
say.&lt;br&gt;&lt;/br&gt;
$$8n+1 = (2r+1)^2$$&lt;br&gt;&lt;/br&gt;
$$\Rightarrow 8n = (2r+1)^2-1$$&lt;br&gt;&lt;/br&gt;
$$\Rightarrow 8n = (2r+1+1)(2r+1-1)$$&lt;br&gt;&lt;/br&gt;
$$\Rightarrow 8n = (2r+2)(2r)$$&lt;br&gt;&lt;/br&gt;
$$\Rightarrow n=\frac{4r(r+1)}{8} = \frac{r(r+1)}{2}$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Therefore the birthdays that are special are triangular
numbers.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Suzie from St Saviours &amp;amp; St Olaves also
used algebra and imagined the three ages in the problem as the ages
of three different people:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
My age is $21$. $(21 - 15 = 6, 21 + 15 = 36)$&lt;br&gt;&lt;/br&gt;
$A$, $B$ and $C$ are three people that fill the same rules, so if
$A$ is $6$, $B$ is $21$ and $C$ is $36$ then these three people
could have stood in for me in the initial problem&lt;br&gt;&lt;/br&gt;
 Looked at from $B$'s point of view this problem always looks
difficult, but from $A$'s point of view $A$'s age is $n$ (any
number); $C$'s age is $n \times n$ and $B$'s age is $\frac{C
- A}{2} + A = \frac{n^2 - n}{2} + n =
\frac{n(n+1)}{2}$&lt;br&gt;&lt;/br&gt;
So, for every age of $A$, $n$, there is a person aged $B$,
$\frac{n(n+1)}{2}$, and a person aged $C$, $n^2$, and the
differences between the ages is $\frac{n(n-1)}{2}$.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Finally, Daniel from Savile Park Primary
sent us&lt;/span&gt; &lt;a href=&quot;/content/99/03/six2/Danielsol.pdf&quot; class=&quot;editorial&quot;&gt;this solution&lt;/a&gt;&lt;span class=&quot;editorial&quot;&gt;.&lt;/span&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;
In &lt;a href=&quot;/631&quot;&gt;this problem&lt;/a&gt; students have the opportunity to create quadratic equations and solve them by factorisation or by using the quadratic formula. The follow-up questions offer the chance for some interesting generalisations and justifications.&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Posssible approach&lt;/h3&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;This task is ideal for students who have already been introduced to solving quadratic equations.&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Set the initial challenge to the whole class to work on individually or in pairs:&lt;/span&gt;
&lt;p&gt;&quot;On my last birthday, my friend said to me:&lt;br&gt;&lt;/br&gt;
&amp;#39;In 15 years&amp;#39; time, your age will be the square of your age 15 years ago!&amp;#39;&lt;br&gt;&lt;/br&gt;
Can you work out how old I am?&quot;&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;
As they are working, move around the class to identify the different methods students are using to solve it (eg trial and improvement, algebraically using factorisation, algebraically using the quadratic formula).&lt;br&gt;&lt;/br&gt;
Once students have had a chance to make some progress with the problem, bring the class together and share approaches. If nobody has tried an algebraic approach, model it with the class on the board.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;&quot;I wonder whether this sort of thing could happen for other ages.&quot;&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Suggest that they choose a statement of the form&lt;br&gt;&lt;/br&gt;
&quot;In n years&amp;#39; time, my age will be the square of my age n years ago&quot;&lt;br&gt;&lt;/br&gt;
for values of n between 2 and 30.&lt;br&gt;&lt;/br&gt;
Those who are confident might be encouraged to choose larger values of n.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Ask students to report, as they go along, which values of n lead to a special age, and which don&amp;#39;t - these could be collected on the board for all to see.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Once results have been collected&lt;/span&gt;, a pattern should emerge as to what is special about the ages that work.&lt;br&gt;&lt;/br&gt;
&quot;Can anyone suggest a large value of n that you think might work?&quot;&lt;br&gt;&lt;/br&gt;
(For example, if I am 210, my age in 190 years&amp;#39; time is the square of my age 190 years ago!)&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;To prove that the pattern will continue to hold&lt;/span&gt;, it may be necessary to introduce an algebraic representation for triangular numbers. Expressions for two consecutive triangle numbers can be used as the basis for the proof. &lt;a href=&quot;http://nrich.maths.org/2274&amp;amp;part=&quot;&gt;Picturing Triangle Numbers&lt;/a&gt; provides a nice way to introduce the expression
$\frac{n(n+1)}{2}$.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Alternatively, the pictorial representation of triangle numbers can be used to construct a visual proof.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Key Questions&lt;/h3&gt;
If I am $x$ years old now how old was I 15  years ago?&lt;br&gt;&lt;/br&gt;
If I am $x$ years old now how old will I be in 15 years&amp;#39; time?&lt;br&gt;&lt;/br&gt;
Can you use these expressions to form an equation to solve?&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
The proof that has been suggested shows that triangle numbers are always special ages; to prove that it is &lt;span style=&quot;font-weight: bold;&quot;&gt;only&lt;/span&gt; the triangle numbers that have this property is a suitable challenging extension.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Possible support&lt;/span&gt;&lt;/h3&gt;
A simpler route into the task could be to start by considering someone whose age in 3 years&amp;#39; time is the square of their age 3 years ago.&lt;br&gt;&lt;/br&gt;
An alternative strategy to solve the problem without needing to solve quadratic equations involves thinking about the difference between numbers and their squares.&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;If I am $x$ years old now how old was I 15 years ago? &lt;br&gt;&lt;/br&gt;
If I am $x$ years old now how old will I be in 15 years' time?
&lt;br&gt;&lt;/br&gt;
Can you use these expressions to form an equation to solve?&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;
&lt;span class=&quot;editorial&quot;&gt;This one produced a bumper crop! Well done
the following who touched first base: KS3 Maths Club, Strabane
Grammar School; Lucinda, Stamford High School, Jack, Hethersett
High School; Claire, Madras College; Arwa, The International
School, Brunei and Jonathan &amp;amp; Charlie from St Peter's College,
Adelaide, Austral&lt;/span&gt; ia. 
&lt;p class=&quot;editorial&quot;&gt;Kang of The Chinese High School of Singapore
used algebra as follows:&lt;/p&gt;
&lt;p&gt;Let Reza's present age be $x$&lt;/p&gt;
&lt;p&gt;$x+3 = (x-3)^2$&lt;/p&gt;
&lt;p&gt;$\Rightarrow x+3 = x^2 - 6x+9$&lt;/p&gt;
&lt;p&gt;$\Rightarrow x^2-7x+6=0$&lt;/p&gt;
&lt;p&gt;$\Rightarrow (x-1)(x-6)=0$&lt;/p&gt;
&lt;p&gt;Therefore either $x = 1$ or $6$&lt;/p&gt;
&lt;p&gt;Since Reza is at least $3$ years old, he must be $6$.&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Renate and Amy of Hethersett High School
suggested a very good method (see the table below). They noted that
you can start with column (iii), then fill column (iv) with the
squares of the numbers in (iii), then the age in column (i) is the
mean of columns (iii) and (iv).&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Similar tables came from Y8, Y9 and Y10 The
Mount School York where they noticed that the ages are triangle
numbers, as did Ying of Tao Nan School, Singapore, and also Mark
ofKing Edward VI High School, Birmingham and Steven ofBedlington
High School, Nothumberland.&lt;/p&gt;
 
&lt;table border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th width=&quot;100&quot;&gt;(i)&lt;/th&gt;
&lt;th width=&quot;100&quot;&gt;(ii)&lt;/th&gt;
&lt;th width=&quot;100&quot;&gt;(iii)&lt;/th&gt;
&lt;th width=&quot;100&quot;&gt;(iv)&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;Age&lt;/th&gt;
&lt;th&gt;&lt;em style=&quot;font-style: normal;&quot;&gt;$k$&lt;/em&gt;&lt;/th&gt;
&lt;th&gt;
&lt;div&gt;Age $k$ years ago&lt;/div&gt;
&lt;/th&gt;
&lt;th&gt;Age $k$ years ahead&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$1$&lt;/td&gt;
&lt;td&gt;$0$&lt;/td&gt;
&lt;td&gt;$1$&lt;/td&gt;
&lt;td&gt;$1$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$3$&lt;/td&gt;
&lt;td&gt;$1$&lt;/td&gt;
&lt;td&gt;$2$&lt;/td&gt;
&lt;td&gt;$4$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$6$&lt;/td&gt;
&lt;td&gt;$3$&lt;/td&gt;
&lt;td&gt;$3$&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;$6$&lt;/td&gt;
&lt;td&gt;$4$&lt;/td&gt;
&lt;td&gt;$16$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$15$&lt;/td&gt;
&lt;td&gt;$10$&lt;/td&gt;
&lt;td&gt;$5$&lt;/td&gt;
&lt;td&gt;$25$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$21$&lt;/td&gt;
&lt;td&gt;$15$&lt;/td&gt;
&lt;td&gt;$6$&lt;/td&gt;
&lt;td&gt;$36$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$28$&lt;/td&gt;
&lt;td&gt;$21$&lt;/td&gt;
&lt;td&gt;$7$&lt;/td&gt;
&lt;td&gt;$49$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$36$&lt;/td&gt;
&lt;td&gt;$28$&lt;/td&gt;
&lt;td&gt;$8$&lt;/td&gt;
&lt;td&gt;$64$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$45$&lt;/td&gt;
&lt;td&gt;$36$&lt;/td&gt;
&lt;td&gt;$9$&lt;/td&gt;
&lt;td&gt;$81$&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$55$&lt;/td&gt;
&lt;td&gt;$45$&lt;/td&gt;
&lt;td&gt;$10$&lt;/td&gt;
&lt;td&gt;$100$&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;If you look at the first two columns,
another pretty pattern emerges from the fact that every square
number splits into two consecutive triangle numbers. Try
investigating this with dot patterns and algebra.&lt;/span&gt; &lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</canonXML>
  <end_user_role>2</end_user_role>
  <difficulty>4</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>1</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>How old am I?</title>
  <description>In 15 years' time my age will be the square of my age 15 years ago.
Can you work out my age, and when I had other special birthdays?</description>
  <spec_group>Using, Applying and Reasoning about Mathematics
    <specifier>Making and proving conjectures</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Patterned numbers</specifier>
  </spec_group>
  <spec_group>Algebra
    <specifier>Quadratic equations</specifier>
  </spec_group>
  <spec_group>Using, Applying and Reasoning about Mathematics
    <specifier>Trial and improvement</specifier>
  </spec_group>
  <spec_group>Information and Communications Technology
    <specifier>smartphone</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Stage 3&amp;4 Investigation</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>Equations and formulae US</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>DisplayCabinet</specifier>
  </spec_group>
</resource>