Now, let's say, we add "x" lbs of the 60% gold alloy, so.. how much gold is in it? well, is just 60%, so (60/100) * x, or 0.6x.
likewise, if we use "y" lbs of the 40% alloy, how much gold is in it? well, 40% of y, or (40/100) * y, or 0.4y.
now, whatever "x" and "y" are, their sum must be 12.4 lbs.
we also know that the gold amount in each added up, must equal that of the 50% resulting alloy.
![\bf \begin{array}{lccclll} &\stackrel{lbs}{amount}&\stackrel{gold~\%}{quantity}&\stackrel{gold}{quantity}\\ &------&------&------\\ \textit{60\% alloy}&x&0.6&0.6x\\ \textit{40\% alloy}&y&0.4&0.4y\\ ------&------&------&------\\ \textit{50\% alloy}&12.4&0.50&6.2 \end{array}](https://tex.z-dn.net/?f=%5Cbf%20%5Cbegin%7Barray%7D%7Blccclll%7D%0A%26%5Cstackrel%7Blbs%7D%7Bamount%7D%26%5Cstackrel%7Bgold~%5C%25%7D%7Bquantity%7D%26%5Cstackrel%7Bgold%7D%7Bquantity%7D%5C%5C%0A%26------%26------%26------%5C%5C%0A%5Ctextit%7B60%5C%25%20alloy%7D%26x%260.6%260.6x%5C%5C%0A%5Ctextit%7B40%5C%25%20alloy%7D%26y%260.4%260.4y%5C%5C%0A------%26------%26------%26------%5C%5C%0A%5Ctextit%7B50%5C%25%20alloy%7D%2612.4%260.50%266.2%0A%5Cend%7Barray%7D)
![\bf \begin{cases} x+y=12.4\implies \boxed{y}=12.4-x\\ 0.6x+0.4y=6.2\\ -------------\\ 0.6x+0.4\left( \boxed{12.4-x} \right)=6.2 \end{cases} \\\\\\ 0.6x-0.4x+4.96=6.2\implies 0.2x=1.24\implies x=\cfrac{1.24}{0.2} \\\\\\ x=\stackrel{lbs}{6.2}](https://tex.z-dn.net/?f=%5Cbf%20%5Cbegin%7Bcases%7D%0Ax%2By%3D12.4%5Cimplies%20%5Cboxed%7By%7D%3D12.4-x%5C%5C%0A0.6x%2B0.4y%3D6.2%5C%5C%0A-------------%5C%5C%0A0.6x%2B0.4%5Cleft%28%20%5Cboxed%7B12.4-x%7D%20%5Cright%29%3D6.2%0A%5Cend%7Bcases%7D%0A%5C%5C%5C%5C%5C%5C%0A0.6x-0.4x%2B4.96%3D6.2%5Cimplies%200.2x%3D1.24%5Cimplies%20x%3D%5Ccfrac%7B1.24%7D%7B0.2%7D%0A%5C%5C%5C%5C%5C%5C%0Ax%3D%5Cstackrel%7Blbs%7D%7B6.2%7D)
how much of the 40% alloy? well, y = 12.4 - x.