Question
Question: Two schools A and B want to award their selected students on the values of their sincerity, truthful...
Two schools A and B want to award their selected students on the values of their sincerity, truthfulness and helpfulness. The school A wants to award Rs. x each, Rs. y each and Rs. z each for the three respective values to 3,2 and 1 students respectively with a total award money of Rs. 1,600. School B wants to spend Rs. 2,300 to award its 4,1 and 3 students on the respective values(by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs. 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.
Solution
Let A be a invertible square matrix (invertible if its determinant value is a non-zero number), then its inverse matrix A−1 will be equal to the adjoint matrix of A
(which is transpose of cofactor matrix) divided by its determinant value, i.e., A−1=∣A∣1(adj(A)). Let X be a variable matrix, then for AX=B where B is also a matrix, we can find the value of variables of matrix X by the equation ⇒X=A−1B.
Complete step-by-step solution:
Let the numbers x, y and z be the prize amount per person for sincerity, truthfulness and helpfulness respectively.
As per the given question, we can write
3x + 2y + z = 1600
4x + y + 3z = 2300
x + y + z = 900
From these three equations, we can write in matrix form