<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>7058</id>
  <path>/www/nrich/html/content/id/7058/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-03-15T09:03:33</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
  &lt;br /&gt;
  &lt;ul id=&quot;buttonBar&quot;&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://nrich.maths.org/5987&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/5837&amp;amp;part=&quot;&gt;Try this next&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/6631&amp;amp;part=&quot;&gt;Read all about
it&lt;/a&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;a href=&quot;http://nrich.maths.org/7059&amp;amp;part=solution&quot;&gt;Last week's
solution&lt;/a&gt;
    &lt;/li&gt;
  &lt;/ul&gt;
  &lt;div&gt;
    &lt;br /&gt;
A particle is projected with speed $10$ m $s^{-1}$ &amp;#160;from a
flat horizontal surface. Find, with proof, the angle from which it
should be projected to maximise the distance travelled before it
hits the surface. Does this angle depend on the speed of
projection?&lt;br /&gt;
    &lt;br /&gt;
The particle is now projected with speed $10$ m $s^{-1}$&amp;#160; from
a height of $2$ metres.&lt;br /&gt;
From what angle (to 3sf)&amp;#160;should it now be projected to
maximise the distance travelled before it&amp;#160;hits the surface?
Does this angle depend on the speed of projection?&lt;br /&gt;
    &lt;br /&gt;
  &lt;/div&gt;
  &lt;div class=&quot;framework&quot;&gt;
    &lt;span style=&quot;font-style: italic;&quot;&gt;Did you
know ... ?&lt;/span&gt;
    &lt;br /&gt;
    &lt;br /&gt;
The modelling assumptions of constant gravitational field and no
friction opposing motion are good ones, leading to simple equations
which always have parabolas for solution. Once these modelling
assumptions are, rightly, challenged, the resulting equations
become 'non-linear' and very difficult to solve. Mathematicians
often take the parabola as a starting point to solving the more
complicated equations and&amp;#160;vary the solution a little to try to
fit it back into the new equations. You can see an aspect of this
process in the solution to this problem.&lt;/div&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;
Suppose that the particle is projected from a height $H$ above
the ground at speed $V$ at an angle $\alpha$ to the $x$-axis, with
$x$ measuring the horizontal distance travelled and $y$ measuring
the vertical distance travelled.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Then the coordinates of the points along this trajectory are&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
(x, y) = (V \cos(\alpha) t, -0.5 g t^2+V\sin(\alpha) t +H)&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
The particle intersects the $x$-axis when the $y$-coordinate is
zero. This is when&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
t = \frac{V\sin(\alpha) \pm \sqrt{V^2\sin^2(\alpha) +2gH}}{g}&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;The particular case&lt;/span&gt;
$H=0$&lt;br&gt;&lt;/br&gt;
The square root simplifies giving the point of intersection
as&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
(x, y) = \left(\frac{2V^2}{g}\cos(\alpha)\sin(\alpha), 0\right) =
\left(\frac{2V^2}{g}\sin(2\alpha), 0\right)\,,&lt;br&gt;&lt;/br&gt;
$$ &lt;br&gt;&lt;/br&gt;
where the second equality makes use of a trig identity. The
$x$-value $V\sin(2\alpha)$ is maximised when $2\alpha=90^\circ$.
Thus the optimal angle of projection is $45^\circ$, for any initial
velocity.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;When&lt;/span&gt; $H\neq 0$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
In this case, the particle intersects the $x$-axis at&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
x =\frac{V^2}{g} \cos(\alpha) \left(\sin(\alpha)
+ \sqrt{\sin^2(\alpha) +\frac{2gH}{V^2}}\right)&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
This looks complicated to differentiate so I tried a numerical
solution using a spreadsheet.This produced an optimal angle of
$40.4^\circ$ (3sf).&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
It seems clear that this angle will be dependent on the initial
speed, but to check I calculate the optimum angle numerically for a
large initial speed of $100$m$s^{-1}$. This produces an optimium of
$44.9^\circ$ (3sf) which is close to $45^\circ$, as we might
intuitively expect.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Extension:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
You might like to investigate this further. Here are some starting
points.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Note that the expression for the derivative is:&lt;br&gt;&lt;/br&gt;
 $$&lt;br&gt;&lt;/br&gt;
\frac{g}{V^2}\frac{dx}{d\alpha} =
\cos(2\alpha)-\sin(\alpha)\sqrt{\sin^2(\alpha)
+\frac{2gH}{V^2}}+\cos^2\alpha\sin\alpha \frac{1}{\sqrt{\sin^2(\alpha)
+\frac{2gH}{V^2}}}&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
For an optimum we can set the left hand side to zero. This gives
us&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
\sin\alpha\left(\cos(2\alpha) -\frac{2gH}{V}\right)
+ \sin(\alpha)\cos(2\alpha)\left(1
+\frac{2gH}{V^2\sin^2(\alpha)}\right)^{\frac{1}{2}}=0&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
If $X(\alpha) \equiv \frac{2gH}{V^2\sin^2(\alpha)}$ is
small then we can expand to give&lt;br&gt;&lt;/br&gt;
 $$&lt;br&gt;&lt;/br&gt;
\sin\alpha\left(\cos(2\alpha) -\frac{2gH}{V}\right)+
\sin(\alpha)\cos(2\alpha)\left(1+\frac{1}{2}\frac{2gH}{V^2\sin^2(\alpha)}+\mathcal{O}(X^2)\right)=0&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
In principle that can now be turned into a polynomial expression in
$\cos(\alpha)$.....&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;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <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;
Suppose that the particle is projected from a height $H$ above
the ground at speed $V$ at an angle $\alpha$ to the $x$-axis, with
$x$ measuring the horizontal distance travelled and $y$ measuring
the vertical distance travelled.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Then the coordinates of the points along this trajectory are&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
(x, y) = (V \cos(\alpha) t, -0.5 g t^2+V\sin(\alpha) t +H)&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
The particle intersects the $x$-axis when the $y$-coordinate is
zero. This is when&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
t = \frac{V\sin(\alpha) \pm \sqrt{V^2\sin^2(\alpha) +2gH}}{g}&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;The particular case&lt;/span&gt;
$H=0$&lt;br&gt;&lt;/br&gt;
The square root simplifies giving the point of intersection
as&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
(x, y) = \left(\frac{2V^2}{g}\cos(\alpha)\sin(\alpha), 0\right) =
\left(\frac{2V^2}{g}\sin(2\alpha), 0\right)\,,&lt;br&gt;&lt;/br&gt;
$$ &lt;br&gt;&lt;/br&gt;
where the second equality makes use of a trig identity. The
$x$-value $V\sin(2\alpha)$ is maximised when $2\alpha=90^\circ$.
Thus the optimal angle of projection is $45^\circ$, for any initial
velocity.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;When&lt;/span&gt; $H\neq 0$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
In this case, the particle intersects the $x$-axis at&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
x =\frac{V^2}{g} \cos(\alpha) \left(\sin(\alpha)
+ \sqrt{\sin^2(\alpha) +\frac{2gH}{V^2}}\right)&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
This looks complicated to differentiate so I tried a numerical
solution using a spreadsheet.This produced an optimal angle of
$40.4^\circ$ (3sf).&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
It seems clear that this angle will be dependent on the initial
speed, but to check I calculate the optimum angle numerically for a
large initial speed of $100$m$s^{-1}$. This produces an optimium of
$44.9^\circ$ (3sf) which is close to $45^\circ$, as we might
intuitively expect.&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Extension:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
You might like to investigate this further. Here are some starting
points.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Note that the expression for the derivative is:&lt;br&gt;&lt;/br&gt;
 $$&lt;br&gt;&lt;/br&gt;
\frac{g}{V^2}\frac{dx}{d\alpha} =
\cos(2\alpha)-\sin(\alpha)\sqrt{\sin^2(\alpha)
+\frac{2gH}{V^2}}+\cos^2\alpha\sin\alpha \frac{1}{\sqrt{\sin^2(\alpha)
+\frac{2gH}{V^2}}}&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
For an optimum we can set the left hand side to zero. This gives
us&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
\sin\alpha\left(\cos(2\alpha) -\frac{2gH}{V}\right)
+ \sin(\alpha)\cos(2\alpha)\left(1
+\frac{2gH}{V^2\sin^2(\alpha)}\right)^{\frac{1}{2}}=0&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
If $X(\alpha) \equiv \frac{2gH}{V^2\sin^2(\alpha)}$ is
small then we can expand to give&lt;br&gt;&lt;/br&gt;
 $$&lt;br&gt;&lt;/br&gt;
\sin\alpha\left(\cos(2\alpha) -\frac{2gH}{V}\right)+
\sin(\alpha)\cos(2\alpha)\left(1+\frac{1}{2}\frac{2gH}{V^2\sin^2(\alpha)}+\mathcal{O}(X^2)\right)=0&lt;br&gt;&lt;/br&gt;
$$&lt;br&gt;&lt;/br&gt;
In principle that can now be turned into a polynomial expression in
$\cos(\alpha)$.....&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;br&gt;&lt;/br&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>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Weekly Challenge 26: Max throw</title>
  <description>A weekly challenge: these are shorter problems aimed at Post-16 students or enthusiastic younger students.</description>
  <spec_group>Collections
    <specifier>Weekly Challenge</specifier>
  </spec_group>
  <spec_group>Stage 5 Mechanics mapping document
    <specifier>Kinematics M2</specifier>
  </spec_group>
</resource>