Question 106425
From the following augmented matrix, first write the system of equations that represents the augmented matrix and then create a real-world word problem that would represent these equations and their unknowns. Be creative. Do not use word problems that are in the assignments or course material. 
<pre>
<font face = "symbol">&#233;<font face = "courier new">1  1  1</font>&#249; &#233;<font face = "courier new">x</font>&#249; <font face = "courier new">  </font> &#233;<font face = "courier new">100</font>&#249;
&#234;<font face = "courier new">5 -3  0</font>&#250; &#234;<font face = "courier new">y</font>&#250;<font face = "courier new"> = </font>&#234;<font face = "courier new"> 10</font>&#250;
&#235;<font face = "courier new">0  3  4</font>&#251; &#235;<font face = "courier new">z</font>&#251;<font face = "courier new">  </font>  &#235;<font face = "courier new">290</font>&#251; 
<font face = "courier new" size = 4><b>
The system of equations is

1x + 1y + 1z = 100
5x - 3y + 0z =  10
0x + 3y + 4z = 290

or

 x +  y +  z = 100
5x - 3y      =  10
     3y + 4z = 290

John has three numbers written on a sheet of paper.  He observes
that their sum is 100. He then observes that the difference 
between five times the first number and three times the second 
number is 10. Finally he observes that three times the second 
number increased by four times the third number is 290.  What 
three numbers are written on John's piece of paper?

Answer: first number = 20, second number = 30, third number = 50.

Edwin</pre>