<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>6552</id>
  <path>/www/nrich/html/content/id/6552/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;p&gt;In the game of &lt;span style=&quot;font-style: italic;&quot;&gt;Calculus Countdown&lt;/span&gt; you are given the following four machines into which you insert cards with functions written on them; the four machines chew up the input card(s) and spit out new cards with functions written on them. You can put any output cards back into the machines if you like. &lt;span style=&quot;font-weight: bold;&quot;&gt;The
idea of the game is to hit certain target cards given a set of initial cards&lt;/span&gt;.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;mdo:image alt=&quot;&quot; height=&quot;291&quot; src=&quot;Images.png&quot; width=&quot;594&quot;&gt;&lt;/mdo:image&gt;&lt;br&gt;&lt;/br&gt;
Let&amp;#39;s play a game. You are given the following initial seven cards (no constants of integration from the integral machine and no repeats of cards, other than the pair of $e^x$s)&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;mdo:image alt=&quot;&quot; height=&quot;35&quot; src=&quot;Starting%20Cards.png&quot; width=&quot;542&quot;&gt;&lt;/mdo:image&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Which of the following targets could you hit starting with these cards? You can use a fresh set of seven cards for each new target.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;mdo:image alt=&quot;&quot; height=&quot;36&quot; src=&quot;Targets.png&quot; width=&quot;463&quot;&gt;&lt;/mdo:image&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Can you make a smaller set of cards which could hit each of these targets?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Why not invent your own set of starting cards and targets?&lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game a): $\textrm{Target} = 8$&lt;/p&gt;

&lt;p&gt;$\mathrm{D} \left( x^2 \right) = 2x$&lt;/p&gt;
&lt;p&gt;$\mathrm{D} \left( 2x \right) = 2$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( 4,2 \right) = 8$&lt;/p&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game b): $\textrm{Target} = x^4$&lt;/p&gt;

&lt;p&gt;$\mathrm{P} \left( x, x^2 \right) = x^3$&lt;/p&gt;
&lt;p&gt;$\mathrm{I} \left( x^3 \right) = \frac{x^4}{4}$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( \frac{x^4}{4}, 4 \right) = x^4$&lt;/p&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game c): $\textrm{Target} = \frac{1}{2}$&lt;/p&gt;

&lt;p&gt;$\mathrm{D} \left( x^2 \right) = 2x$&lt;/p&gt;
&lt;p&gt;$\mathrm{D} \left( 2x \right) = 2$&lt;/p&gt;
&lt;p&gt;$\mathrm{R} \left( 2 \right) = \frac{1}{2}$&lt;/p&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game d): $\textrm{Target} = \frac{x^6}{36}$&lt;/p&gt;

&lt;p style=&quot;font-style: italic;&quot;&gt;Method 1:&lt;/p&gt;

&lt;p&gt;$\mathrm{I} \left( \mathrm{I}(x) \right) = \frac{x^3}{6}$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( x^2,\frac{x^3}{6} \right) = \frac{x^5}{6}$&lt;/p&gt;
&lt;p&gt;$\mathrm{I} \left( \frac{x^5}{6} \right) = \frac{x^6}{36}$&lt;/p&gt;

&lt;p style=&quot;font-style: italic;&quot;&gt;Method 2:&lt;/p&gt;

&lt;p&gt;$\mathrm{I} \left( x^2 \right) = \frac{x^3}{3}$&lt;/p&gt;
&lt;p&gt;$\mathrm{D} \left( \ln(x) \right) = \frac{1}{x}$&lt;/p&gt;
&lt;p&gt;$\mathrm{R} \left( \frac{1}{x} \right) = x $&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( x, x \right) = x^2 $&lt;/p&gt;
&lt;p&gt;$\mathrm{I} \left( x^2 \right) = \frac{x^3}{3}$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( \frac{x^3}{3}, \frac{x^3}{3} \right) = \frac{x^6}{9}$&lt;/p&gt;
&lt;p&gt;$\mathrm{R} \left( 4 \right) = 0.25 $&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( 0.25,\frac{ x^6}{9} \right) =\frac{x^6}{36}$&lt;/p&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game e): $\textrm{Target} = \frac{-32}{x^5}$&lt;/p&gt;

&lt;p&gt;$\mathrm{D} \left( \mathrm{D} \left( \mathrm{D} \left( \ln(x) \right) \right) \right) = 2x^{-3}$&lt;/p&gt;
&lt;p&gt;$\mathrm{R} \left( x \right) = \frac{1}{x}$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( x^{-1}, 2x^{-3} \right) = 2x^{-4}$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( 4, 2x^{-4} \right) = 8x^{-4}$&lt;/p&gt;
&lt;p&gt;$\mathrm{D} \left( 8x^{-4} \right) = -32x^{-5}$&lt;/p&gt;

&lt;p style=&quot;font-weight: bold;&quot;&gt;Game f): $\textrm{Target} = x(2 - x)$&lt;/p&gt;

&lt;p&gt;$\mathrm{P} \left( x^2, \mathrm{R}(\exp(x)) \right) =x^2 \exp(-x))$&lt;/p&gt;
&lt;p&gt;$\mathrm{D} \left( x^2 \exp(-x) \right) = 2x \exp(-x) - x^2 \exp(-x)$&lt;/p&gt;
&lt;p&gt;$\mathrm{P} \left( \exp(x),2x \exp(-x) - x^2 \exp(-x) \right) = 2x-x^2$&lt;/p&gt;

&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
 

&lt;h3&gt;Why do this problem?&lt;/h3&gt;

&lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=6552&amp;amp;part=&quot;&gt;
This problem&lt;/a&gt; gives a great engaging context in which to
practise calculus. It is very useful for getting across important
ideas concerning integration and differentiation as operations,
which will be useful at university in both science and maths
courses. 

&lt;h3&gt;Possible approach&lt;/h3&gt;

&lt;div&gt;Initially play as a straightforward game to try to hit the
targets.&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Students could then try to create new targets for their
friends to try to hit using the same initial functions.&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;div&gt;You could then give the students the task of creating their
own game of Calculus Countdown.&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Once students have hit a target they will need to communicate
their answers clearly. How might they write down an answer in a
clear and unambiguous way that can easily be interpreted by someone
else?&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Key questions&lt;/h3&gt;

&lt;div&gt;What happens when you integrate or differentiate the starting
functions?&lt;/div&gt;

&lt;div&gt;What would you have to integrate or differentiate in one step
to hit the targets? Does this help?&lt;/div&gt;

&lt;h3&gt;Possible extension&lt;/h3&gt;

&lt;div&gt;Interesting side questions which might emerge are: What
targets are possible? Can you prove that certain targets (such as
$\sqrt{x}$ or $3$) are impossible to hit? Clearly, proving the
impossibility of a target will require some clear thinking; be sure
that students concentrate on clearly writing down their
arguments.&lt;/div&gt;

&lt;h3&gt;Possible support&lt;/h3&gt;

&lt;div&gt;Focus on the first 3 targets.&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;To begin with, try acting on the starting functions with various
operators to see the sorts of possibilities that occur.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
To hit a target, think what functions would be needed to make them
in one step. How might I arrive at these inputs?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
Game 1&lt;br&gt;&lt;/br&gt;
P(x, x^2) = x^3&lt;br&gt;&lt;/br&gt;
I(x^3) = x^4/4&lt;br&gt;&lt;/br&gt;
P(x^4/4, 4) = x^4&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Game 2&lt;br&gt;&lt;/br&gt;
D(x^2) = 2x&lt;br&gt;&lt;/br&gt;
R(2x) = 1/(2x)&lt;br&gt;&lt;/br&gt;
P(1/(2x), x) = 0.5&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Game3&lt;br&gt;&lt;/br&gt;
I(x^2) = x^3/3&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Also, D(ln(x)) = 1/x&lt;br&gt;&lt;/br&gt;
R(1/x) = x&lt;br&gt;&lt;/br&gt;
P(x, x) = x^2&lt;br&gt;&lt;/br&gt;
I(x^2) = x^3/3&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
P(x^3/3, x^3/3) = x^6/9&lt;br&gt;&lt;/br&gt;
R(4) = 1/4&lt;br&gt;&lt;/br&gt;
P(1/4, x^6/9) =x^6/36&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Game 4&lt;br&gt;&lt;/br&gt;
D(D(D(ln(x))) = 2/x^3&lt;br&gt;&lt;/br&gt;
R(x) = 1/x&lt;br&gt;&lt;/br&gt;
P(1/x, 2/x^3) = 2/x^4&lt;br&gt;&lt;/br&gt;
P(4, 2/x^4) = 8/x^4&lt;br&gt;&lt;/br&gt;
D(8/x^4) = -32/x^5&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Game 5&lt;br&gt;&lt;/br&gt;
P(x^2, R(exp(x))) = x^2/exp(x)&lt;br&gt;&lt;/br&gt;
D(x^2/exp(x)) = 2x/exp(x) - x^2/exp(x)&lt;br&gt;&lt;/br&gt;
P(exp(x), last answer) = 2x-x^2&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>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Calculus Countdown</title>
  <description>Can you hit the target functions using a set of input functions and
a little calculus and algebra?</description>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Calculus generally</specifier>
  </spec_group>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Integration</specifier>
  </spec_group>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Differentiation</specifier>
  </spec_group>
  <spec_group>Algebra
    <specifier>Manipulating algebraic expressions/formulae</specifier>
  </spec_group>
  <spec_group>Applications
    <specifier>Maths in STEM</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Discussion</specifier>
  </spec_group>
</resource>