<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>2054</id>
  <path>/www/nrich/html/content/04/weekly/prob5/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2012-09-17T12:33:24</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;The standard Fibonacci sequence 1, 1, 2, 3, 5, 8, 13, ? begins with two 1s and each later number in the sequence is the sum of the previous two numbers. Other Fibonacci-like sequences can be constructed by starting with any two numbers a and b (not necessarily 1 and 1) and using the same rule for creating the other numbers in the sequence. What is the first term of the Fibonacci-like sequence
whose second term is 4 and whose fifth term is 22?&lt;/p&gt;
If you liked this problem, &lt;a href=&quot;http://nrich.maths.org/7024&quot;&gt;here is an NRICH task&lt;/a&gt; which challenges you to use similar mathematical ideas.&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;p&gt;Let the first term be x, then the sequence is x, x+4, x+8, 2x+12.  So 2x+12=22 and hence x=5.&lt;/p&gt;
&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML/>
  <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>Weekly Problem 40 - 2012</title>
  <description>Weekly Problem 40 - 2012</description>
</resource>