Given:
3x+2y+z=1000
4x+y+3z=1500
x+y+z=600
The corresponding system of matrix equation is:
AX=B
where
A=\begin{bmatrix} 3 & 2 & 1 \ 4 & 1 & 3 \ 1 & 1 & 1 \end{bmatrix}, X=\begin{bmatrix} x \ y \ z \end{bmatrix} B=\begin{bmatrix} 1000 \ 1500 \ 600 \end{bmatrix}
|A|=\begin{vmatrix} 3 & 2 & 1 \ 4 & 1 & 3 \ 1 & 1 & 1 \end{vmatrix}=3(1-3)-2(4-3)+1(4-1)=-6-2+3=-5
A^{-1}=\frac{1}{|A|}adjA=\frac{1}{-5}\begin{bmatrix} -2 & 1 & 5 \ 1 & 2 & -5 \ 3 & -1 & -5 \end{bmatrix}
X=A^{-1}B=\begin{bmatrix} 100 \ 200 \ 300 \end{bmatrix}
Therefore, x=Rs.100, y=Rs.200, z=Rs.300.
Apart from these values there can be a value of being friendly and responsible.