<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://peda.net/:static/532/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>13. Applications of equation pairs</title>
<id>https://peda.net/id/1dbce92d2cf</id>
<updated>2022-09-05T12:42:41+03:00</updated>
<link href="https://peda.net/id/1dbce92d2cf:atom" rel="self" />
<link href="https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys#top" rel="alternate" />
<logo>https://peda.net/:static/532/peda.net.logo.bg.svg</logo>
<rights type="html">&lt;div class=&quot;license&quot;&gt;Tämän sivun lisenssi &lt;a rel=&quot;license&quot; href=&quot;https://peda.net/info&quot;&gt;Peda.net-yleislisenssi&lt;/a&gt;&lt;/div&gt;&#10;</rights>

<entry>
<title>Applications of equation pairs</title>
<id>https://peda.net/id/1dbd351e2cf</id>
<updated>2020-12-01T17:58:06+02:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/ys#top" />
<content type="html">&lt;p class=&quot;p1&quot;&gt;Using a pair of equations is useful way to solve a number of mathematical problems. If something can be computed in two different ways, it is a clear hint that the problem can be solved with a pair of equations. In applications of equation pairs, one variable is often denoted by [[$ x $]] and the other by [[$ y $]].&lt;/p&gt;&#10;&lt;h3&gt;&lt;b&gt;Example 1&lt;/b&gt;&lt;/h3&gt;&#10;&lt;p class=&quot;p1&quot;&gt;The catering service charges [[$ 5,50 $]]​ QAR for a children's portion and[[$ 13,20 $]] QAR for an adults' portion​. At a party, [[$ 130 $]]​ portions are served. The total cost of these portions is [[$ 1500,40 $]]​ QAR. How many people got a children's portion? How many people got an adults' portion?&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;Solution: &lt;/b&gt;&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;Let the number of children's portions be [[$ x $]] and the number of adults' portions be [[$ y $]]. Based on the data, a pair of equations can be formed.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;b&gt;[[$ \begin{equation}&#10; \begin{cases}&#10;&#10; x + y = 130 \;\;\;\;\;\;\;\;\;\;\;\;\;\; \;\;\;\;\;\;\;\;\;\;{\color{green} {\text {There are a total of 130 portions.}}}  \\&#10;&#10;5,50x + 13,20y = 1500,40 \;\;\;\;{\color{green} {\text {The children's portion costs 5,50 QAR and the adults' portion  13,20 QAR.}}}\\&#10;&#10; \end{cases}&#10; \end{equation}  \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;{\color{green} {\text {The total price of all servings is  1500,40 QAR.}}} $]]​&lt;br/&gt;&#10;&lt;/b&gt;&lt;br/&gt;&#10;Solve the pair of equations using the substitution method.&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;&lt;span class=&quot;medium&quot;&gt;&lt;a href=&quot;https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/ys/1#top&quot; title=&quot;13_applications-equation-pairs-example1.png&quot;&gt;&lt;img src=&quot;https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/ys/1:file/photo/3b10e09b6c35f1fc67099860b64538556f8960d0/13_applications-equation-pairs-example1.png&quot; alt=&quot;&quot; title=&quot;y is solved and placed in the lower equation.&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&#10;&lt;br/&gt;&#10;[[$ \begin{align*}&#10;&#10;5,50x + 13,20 {\color{red} {\: \cdot \: (130 - x)} } &amp;amp;= 1500,40 \\ &#10;5,50x + 1716 - 13,20x &amp;amp;= 1500,40 \\&#10;5,50x - 13,20x &amp;amp;= 1500,40 - 1716 \\&#10;-7,7x &amp;amp;= -215,60 \;\;\;\;\;\;\;\;\;\;\; ||:\:(-7,7) \\ &#10;&#10;x &amp;amp;= 28&#10;&#10;\end{align*} $]]​&lt;br/&gt;&#10;&lt;br/&gt;&#10;Place the obtained solution of [[$ x $]] in the equation in order to solve [[$ y $]].&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;[[$ y = 130 - x = 130 - 28 = 102 $]]​&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;Answer:&lt;/b&gt; There were [[$ 28 $]] children's portions and [[$ 102 $]] adults' portions.&lt;/p&gt;&#10;&lt;h3&gt;&lt;b&gt;Example 2&lt;/b&gt;&lt;/h3&gt;&#10;&lt;p class=&quot;p1&quot;&gt;Juice concentrate and water must be mixed in a ratio of [[$ 1: 9 $]]. [[$ 30 $]] liters of juice are needed for a birthday party. How much juice concentrate and water is needed?&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;Solution: &lt;/b&gt;&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;Denote the amount of juice concentrate by [[$ x $]] and the amount of water by [[$ y $]]. Form a pair of equations.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;b&gt; [[$ \begin{equation}&#10; \begin{cases}&#10;&#10; x + y = 30 \;\;\;\; {\color{green} {\text {There are a total of 30 liters of mixed drink.}}}  \\&#10;&#10; \displaystyle\frac {x} {y} = \displaystyle\frac {1} {9} \;\;\;\;\;\;\;\;\; {\color{green} {\text {Mixing ratio of juice and water.}}}\\&#10;&#10; \end{cases}&#10; \end{equation} $]]​&lt;/b&gt;&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;Convert the equation that describes the mixing ratio to another form. Place the resulting value of [[$ y $]] in the upper equation.&lt;/p&gt;&#10;&lt;span class=&quot;medium&quot;&gt;&lt;a href=&quot;https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/ys/12#top&quot; title=&quot;13_applications-equation-pairs-example2.png&quot;&gt;&lt;img src=&quot;https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/ys/12:file/photo/78147e639b2c9af366081e9c7cd49566792ef698/13_applications-equation-pairs-example2.png&quot; alt=&quot;&quot; title=&quot;Cross multiplication is applied. Placed in the upper equation.&quot; class=&quot;inline&quot; loading=&quot;lazy&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&#10;&lt;span&gt;&lt;br/&gt;&#10;&lt;/span&gt;[[$ \begin{align*} x + {\color{red} {9x} } &amp;amp;= 30 \\ 10x &amp;amp;= 30 \;\;\;\; ||:\:10 \\ x &amp;amp;= 3\end{align*} $]]&lt;span&gt;​&lt;/span&gt;&lt;br/&gt;&#10;&lt;p class=&quot;p1&quot;&gt;Place the obtained value for [[$ x $]] in the equation in order to solve the value of [[$ y $]].&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;[[$ y = 9x = 9 \cdot 3 = 27 $]]​&lt;/p&gt;&#10;&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;Answer:&lt;/b&gt; [[$ 3 $]] liters of juice concentrate and [[$ 27 $]] liters of water are needed.&lt;/p&gt;&#10;</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>

<entry>
<title>Exercises</title>
<id>https://peda.net/id/1dbe1a592cf</id>
<updated>2020-09-07T11:36:33+03:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/matematiikka-92/oiljf/1ys/teht%C3%A4v%C3%A4t#top" />
<content type="html">&lt;a href=&quot;https://peda.net/id/1dbe5ca42cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Basic exercises&lt;br/&gt;&#10;&lt;/a&gt;&lt;a href=&quot;https://peda.net/id/1dc369eb2cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Applied exercises&lt;br/&gt;&#10;&lt;/a&gt;&lt;a href=&quot;https://peda.net/id/1dc50f9f2cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Challenging exercises&lt;br/&gt;&#10;&lt;/a&gt;</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>


</feed>