<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>7559</id>
  <path>/www/nrich/html/content/id/7559/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-07-26T09:37:59</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;In the problem &lt;a href=&quot;/7534&quot;&gt;Changing Areas, Changing Perimeters&lt;/a&gt;, you are invited to arrange some rectangles according to their area and perimeter. This problem invites you to consider properties of graphs related to areas and perimeters of rectangles.&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
The graph below shows the curve $y=\frac{10}{x}$.&lt;br&gt;&lt;/br&gt;
 &lt;mdo:image alt=&quot;graph y = 10/x&quot; height=&quot;415&quot; src=&quot;graph.jpg&quot; width=&quot;500&quot;&gt;&lt;/mdo:image&gt;&lt;br&gt;&lt;/br&gt;
Imagine $x$ and $y$ are the length and width of a rectangle.&lt;br&gt;&lt;/br&gt;
Each point on the curve represents a rectangle - what property do these rectangles share?&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
What symmetry does the graph have? How do you know?&lt;br&gt;&lt;/br&gt;
What happens to the graph as $x$ gets very large? How do you know?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
You could plot graphs of other curves such as $y=\frac{5}{x}$ or $y=\frac{20}{x}$. &lt;br&gt;&lt;/br&gt;
How would these graphs relate to the one above? Would the graphs intersect? How do you know?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Rectangles of equal perimeter can be represented graphically by the line $y=\frac{1}{2}P-x$ where P is the perimeter.&lt;br&gt;&lt;/br&gt;
Would you expect the line $y=\frac{1}{2}P-x$ to intersect with the curve $y=\frac{10}{x}$ for all values of P?&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
How can you use the graph to find the smallest possible perimeter of a rectangle with an area of $10$?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;

&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Matthew from QE Boys' School sent us the following clear analysis:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
By imagining $x$ and $y$ and the length and width of a rectangle, where $y=10/x$, the obvious connection made is to relate the rectangle's dimensions to something constant. By 'reverse engineering' the expression $y=\frac{10}{x}$ into the form $xy=10$, it is immediately obvious that the area of all described rectangles is $10$.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
The graph displays symmetry through $y=\pm x$, as making the implied substitutions results in: $$\pm x=\frac{10}{\pm y}$$&lt;/p&gt;
&lt;p&gt;This is immediately and obviously the same function, as a factor of $\pm1$ is present on both sides, and can be happily and immediately cancelled, and a multiplication by $\frac{y}{x}$ on both sides restores the original form.&lt;/p&gt;
&lt;p&gt;The symmetry in $y=-x$ has the consequence that solutions also exist in the negative $x$ and $y$ ranges, despite not being applicable to the original problem.&lt;/p&gt;
&lt;p&gt;As $x$ gets very large, $y$ becomes very small. This can be seen intuitively from the nature of the division function, but also becomes obvious because $xy=10$. Were $x$ to increase, but $y$ remain the same, the relationship above would no longer hold true, because $(x+\delta x)y=10+\delta xy$, and so, for all non-zero $\delta$, the new $xy$ would exceed 10.&lt;/p&gt;
&lt;p&gt;For a similar reason and demonstrated by a similar expansion, $y$ cannot increase, and so, hence, must decrease for any and all increases in $x$.&lt;/p&gt;
&lt;p&gt;It is also of note that $y$ must remain positive, as a positive $x$ multiplied by a negative $y$ will be negative (and hence cannot equal positive 10). As 0 is technically the smallest positive number, $y$ must decrease towards 0, but, as nothing can multiply by 0 to create 10, $y$ must asymptotically approach (and hence never actually reach) 0.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The class of graph $y=\frac{a}{x}$, where $a$ is any number, is a scaling of the graph $y=\frac{10}{x}$. By observing that all $y$ values are $\frac{a}{10}$ times those for corresponding $x$ values on the original graph AND that all $x$ values are the same scaling of those for corresponding $y$ values on the original graph, it is impossible that any graph of the described class can intercept
$y=\frac{10}{x}$ unless $a=10$, and so the scaling is 1-to-1.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The line $y=\frac{P}{2}-x$, equivalent to the observation that $P=2(x+y)$, and hence identical to the definition of perimeter, describes all rectangles with perimeter $P$ when plotted. By substituting the expression for $y$ into the equation $y=10/x$, a (disguised) quadratic in $x$ is formed: $$\frac{10}{x}=\frac{P}{2}-x \Rightarrow 2x^2-Px+20=0 $$&lt;/p&gt;
&lt;p&gt;In the normal way for quadratics, it is possible to observe that the equation only has solutions when the discriminant is non-negative: $$P^2-4 \times 2 \times 20 \geq 0 \Rightarrow P^2 \geq 160$$ Hence, the graphs only intersect (and therefore solutions only exist) for $P \geq \sqrt{160}$ for the original graph, or for $P \geq 4\sqrt{a}$ when the reciprocal graph is $y=\frac{a}{x}$.&lt;/p&gt;
&lt;p&gt;As stated above, $P \geq \sqrt{160}$ for the graph $y=\frac{10}{x}$, and, as this describes rectangles with area 10, the smallest value for $P$ must be $\sqrt{160}=4\sqrt{10}$.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Well done to Patrick from Woodbridge School, who sent us&lt;/span&gt; &lt;a href=&quot;/content/id/7559/Patrick.pdf&quot; class=&quot;editorial&quot;&gt;this solution&lt;/a&gt;&lt;span class=&quot;editorial&quot;&gt;, and to Lewis from Colchester Royal Grammar School, who sent us&lt;/span&gt; &lt;a href=&quot;/content/id/7559/Lewis.pdf&quot; class=&quot;editorial&quot;&gt;this solution&lt;/a&gt;&lt;span class=&quot;editorial&quot;&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;br&gt;&lt;/br&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;p&gt;This problem offers an ideal opportunity to begin thinking about graphs of simple rational functions. Students can begin to make sense of concepts such as symmetry and asymptotes with the security of a concrete example on which to hang their understanding.&lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt; Display the graph or hand out &lt;a href=&quot;/content/id/7559/ChangingAreas1.pdf&quot;&gt;this worksheet&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;quot;What could the graph represent?&amp;quot;&lt;br&gt;&lt;/br&gt;
&amp;quot;If I told you that $x$ and $y$ represented the length and width of a family of rectangles, what could you say about all the rectangles?&amp;quot;&lt;br&gt;&lt;/br&gt;
Students should quickly establish that all the rectangles would have the same area.&lt;/p&gt;
&lt;p&gt;Now display the questions from the problem, or hand out &lt;a href=&quot;/content/id/7559/ChangingAreas2.pdf&quot;&gt;this sheet&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Give students some time to work in pairs to answer the questions. Encourage them to switch between algebraic thinking and reasoning based on their geometrical understanding of the properties of rectangles.&lt;/p&gt;
&lt;p&gt;Finally allow some time for students to share their solutions.&lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;
&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;p&gt;How does the rectangle with length $x$ and width $y$ relate to the rectangle with width $x$ and length $y$?&lt;/p&gt;
&lt;p&gt;What does it mean when the line $y=\frac{1}{2}P-x$ intersects with the curve $y=\frac{10}{x}$?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
&lt;p&gt;Students could be invited to consider representations in three dimensions of cuboids with equal volume.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;Set students the stage 3 problem &lt;a href=&quot;/6398&quot;&gt;Can They Be Equal?&lt;/a&gt; as a warm-up before beginning this task.&lt;br&gt;&lt;/br&gt;
 &lt;/p&gt;
&lt;br&gt;&lt;/br&gt;

&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;How does the rectangle with length $x$ and width $y$ relate to the rectangle with width $x$ and length $y$?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;br&gt;&lt;/br&gt;

&lt;/mdoxml&gt;</clueXML>
  <canonXML/>
  <end_user_role>5</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>
Graphs of changing areas

</title>
  <description>
Use graphs to gain insights into an area and perimeter problem, or use your knowledge of area and perimeter of rectangles to gain insight into the graphs.

</description>
  <spec_group>Sequences, Functions and Graphs
    <specifier>Rational functions</specifier>
  </spec_group>
  <spec_group>Algebra
    <specifier>Simultaneous equations</specifier>
  </spec_group>
  <spec_group>Algebra
    <specifier>Solving equations graphically</specifier>
  </spec_group>
</resource>