Question 1097639
.
<pre>
Let "x" be the amount/the mass of the original mixture which should be combined (in kilograms).

Let "y" be the amount/the mass of the (outside) sand which should be combined (in kilograms)


Then you have the system of these two equations for x and y:


{{{(0.05x + 255)/(x+y+255)}}} = 0.16     (1)   (to provide the cement 16% content)

{{{(0.07x + y)/(x+y+255)}}}  = 0.18     (2)   (to provide the sand 18% contents)


Simplify by multiplying both sides of each equation by the respective denominator. You will get

0.05x + 255 = 0.16*(x + y + 255),     (3)
0.07x  +  y = 0.18*(x + y + 255).     (4)


Simplify the system one step further by multiplying both sides of the equations by 100. You will get

5x + 25500  = 16*(x + y + 255),      (5)
7x +   100y = 18*(x + y + 255).      (6)


Write the system in canonical/standard form

11x + 16y = 21420,                   (7)
11x - 82y = -4590.                   (8)


The setup is completed. The rest is arithmetic and the technique for solving this system.


First step in solving is to subtract equation (8) from the equation (7). You will get

98y = 21420 + 4590 = 26010  ====>  y = {{{26010/98}}} = 265.408 kg of of the (outside) sand.


Having the found value of y, you can calculate x from the equation (7)

x = {{{(21420-16*y)/11}}} = {{{(21420-16*265.408)/11}}} = 1561.225 kg.


<U>Answer</U>.  1561.225 kg of the original mixture and 265.408 kg of the (outside) sand should be added.


<U>Check</U>.  Eq(1):  {{{(0.05*1561.225 + 255)/(1561.225+265.408+255)}}} = 0.16.

        Eq(2):  {{{(0.07*1561.225 + 265.408)/(1561.225+265.408+255)}}} = 0.18.
</pre>


<U>Checked and proven to be correct solution</U>.



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you have another answer, &nbsp;&nbsp;<U>I&nbsp;T &nbsp;&nbsp;I&nbsp;S &nbsp;&nbsp;W&nbsp;R&nbsp;O&nbsp;N&nbsp;G</U>.