Let Matrix D represents number of students receiving prize for the three categories:
X=⎡⎢⎣xyz⎤⎥⎦ where x,y and z are rupees mentioned as it is the question, for sincerity, truthfulness and helpfulness respectively.
E=⎡⎢⎣16002300900⎤⎥⎦ is a matrix representing total award money for school A, B and for one prize for each value.
We can represent the given question in matrix multiplication as:
DX=E
⇒∣∣
∣∣321413111∣∣
∣∣∣∣
∣∣xyz∣∣
∣∣=∣∣
∣∣16002300900∣∣
∣∣
Solution of the matrix equtaion exist if |D|≠0
i.e., ∣∣
∣∣321413111∣∣
∣∣=3(1−3)−2(4−3)+1(4−1)
=−6−2+3
=−5
Therefore, the solution of the matrix equation is
X=D−1E
To find D−1:
D−1=1|D|adj(D)
Cofactor matrix of D =∣∣
∣∣−2−13−12−15−5−5∣∣
∣∣
Transpose of cofactor matrix = Adj D ⇒∣∣
∣∣−2−15−12−53−1−5∣∣
∣∣
Therefore, D−1=1−5⎡⎢⎣−2−15−12−53−1−5⎤⎥⎦
Now, X=D−1E
=1−5⎡⎢⎣−2−15−12−53−1−5⎤⎥⎦∣∣
∣∣16002300900∣∣
∣∣
∣∣
∣∣xyz∣∣
∣∣=∣∣
∣∣200300400∣∣
∣∣
Therefore, x=200,y=300,z=400.