There are three possible solutions:
Let be [tex]x[/tex], [tex]y[/tex] and [tex]z[/tex] the quantities of large, medium-sized and small candies bought by the unicorn., which represent non-negative integers. After a quick reading, we build the following system of linear equations:
[tex]x + y + z = 10[/tex] (1)
[tex]4\cdot x +2\cdot y +z = 16[/tex] (2)
We notice that the number of variables is greater than the number of linear equations. Thus, the system have several solutions. By (1):
[tex]z = 10 - x - y[/tex]
(1) in (2):
[tex]4\cdot x + 2\cdot y + 10 - x - y = 16[/tex]
[tex]3\cdot x + y = 6[/tex] (3)
After some inspections, we find three possible solutions:
There are three possible solutions:
To learn more on systems of linear equations, we kindly invite to check this verified question: https://brainly.com/question/20379472