Advertisements
Advertisements
प्रश्न
Two schools P and Q want to award their selected students on the values of discipline, politeness and punctuality. The school P wants to award Rs x each, Rs y each and Rs z each for the three respective values to its 3, 2 and 1 students with a total award money of Rs 1,000. School Q wants to spend Rs 1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for the three values as before). If the total amount of awards for one prize on each value is Rs 600, using matrices, find the award money for each value.
Apart from the above three values, suggest one more value for awards.
Advertisements
उत्तर
The information given in the question can be written as,
3x + 2y + z = 1000 ... (1)
4x + y + 3z = 1500 ... (2)
x + y + z = 600 ... (3)
Where,
`A=[[3,2,1],[4,1,3],[1,1,1]] and B=[[1000],[1500],[600]]`
Now ,
`|A|=3(-1)^(1+1)|[1,3],[1,2]|+2(-1)^(1+2)|[4,3],[1,1]|+(-1)^(1+3)|[4,1],[1,1]|`
`|A|=3|[1,3],[1,1]|-2|[4,3],[1,1]|+1|[4,1],[1,1]|`
`|A|=3(1−3)−2(4−3)+1(4−1)=−6−2+3=−5≠0`
So, A is invertible.
Let Cij be the cofactor of aij in A=[aij].
Then we have:
`C_11=(−1)^(1+1)|[1,3],[1,1]|=−2`
`C_12=(−1)^(1+2)|[4,3],[1,1]|=-1`
`C_13=(−1)^(1+3)|[4,1],[1,1]|=3`
`C_21=(−1)^(2+1)|[2,1],[1,1]|=-1`
`C_22=(−1)^(2+2)|[3,1],[1,1]|=2`
`C_23=(−1)^(2+3)|[3,2],[1,1]|=−1`
`C_31=(−1)^(3+1)|[2,1],[1,3]|=5`
`C_32=(−1)^(3+2)|[3,1],[4,3]|=−5`
`C_33=(−1)^(3+3)|[3,2],[4,1]|=−5`
`adj A =[[-2,-1,3],[-1,2,-1],[5,-5,-5]]^T=[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`
`i.e., A^(−1)=(adj A)/(∣A∣)`
`A^(-1)=-1/5[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`
Thus, the solution of the system of equations is given by
`X=A^(-1)B=-1/5[[-2,-1,5],[-1,2,-5],[3,-1,-5]][[1000],[1500],[600]]`
`[[x],[y],[z]]=-1/5[[-2000-1500+3000],[-1000+3000-3000],[3000-1500-3000]]`
`[[x],[y],[z]]=-1/5[[-500],[-1000],[-1500]]`
`[[x],[y],[z]]=[[100],[200],[300]]`
Hence, the money awarded for discipline, politeness and punctuality are Rs 100, Rs 200 and Rs 300, respectively.
Here, the determinant of the matrix A is non-zero. Therefore, x, y and z will have unique solutions: x = 100, y = 200 and z = 300.
APPEARS IN
संबंधित प्रश्न
If `A=[[2,3],[5,-2]]` then write A-1
Find the inverse of each of the matrices, if it exists. [`(1, -1),(2,3)`]
Find the inverse of each of the matrices, if it exists.` [(2,1),(1,1)]`
Find the inverse of each of the matrices, if it exists.
`[(1,3),(2,7)]`
Find the inverse of each of the matrices, if it exists.
`[(2,7),(1,4)]`
Find the inverse of each of the matrices, if it exists.
`[(3,1),(5,2)]`
Find the inverse of each of the matrices, if it exists.
`[(4,5),(3,4)]`
Find the inverse of each of the matrices, if it exists.
[(3,10),(2,7)]
`Find the inverse of each of the matrices, if it exists.
`[(3,-1),(-4,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2, -6),(1, -2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,-3),(-1,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,1),(4,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,-3,3),(2,2,3),(3,-2,2)]`
Find the inverse of each of the matrices, if it exists.
`[(1,3,-2),(-3,0,-5),(2,5,0)]`
Find the inverse of each of the matrices, if it exists.
`[(2,0,-1),(5,1,0),(0,1,3)]`
If A is a 3 × 3 invertible matrix, then what will be the value of k if det(A–1) = (det A)k
if `A = ((2,3,1),(1,2,2),(-3,1,-1))`, Find `A^(-1)` and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8
Two schools P and Q want to award their selected students on the values of tolerance, kindness and leadership. School P 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 2,200. School Q wants to spend Rs 3,100 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each value is Rs 1,200, using matrices, find the award money for each value.
If A is 3 × 3 invertible matrix, then show that for any scalar k (non-zero), kA is invertible and `("kA")^-1 = 1/"k" "A"^-1`
If A and B are invertible matrices of the same order, then (AB)-1 is equal to ____________.
If A, B are non-singular square matrices of the same order, then (AB–1)–1 = ______.
If A and B are invertible square matrices of the same order, then which of the following is not correct?
