Advertisements
Advertisements
प्रश्न
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. 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 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 an award.
Advertisements
उत्तर
The information given in the question can be written as:
3x + 2y + z = 1600 ... (1)
4x + y + 3z = 2300 ... (2)
x + y + z = 900 ... (3)
Here,
`A=[[3,2,1],[4,1,3],[1,1,1]] and B=[[1600],[2300],[900]]`
Now,
`|A|=3(-1)^(1+1)|[1,3],[1,1]|+2(-1)^(1+2)|[4,3],[1,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,
`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`
cofactor of A=`[[C_11,C_12,C_13],[C_21,C_22,C_23],[C_31,C_32,C_33]]`
cofactor of A=`[[-2,-1,3],[-1,2,-1],[5,-5,-5]]`
`therefore adjA=[[-2,-1,3],[-1,2,-1],[5,-5,-5]]^T=[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`
`i.e A^(-1)=`
`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]]`
`=>[[x],[y],[z]]=-1/5[[-3200-2300+4500],[-1600+4600-4500],[4800-2300-4500]]`
`=>[[x],[y],[z]]=-1/5[[-1000],[-1500],[-2000]]`
`=>[[x],[y],[z]]=[[200],[300],[400]]`
Hence, the money awarded for sincerity, truthfulness and helpfulness are Rs 200, Rs 300 and Rs 400, respectively.
Here, the determinant of the matrix A is non-zero. Therefore, x, y and z will have unique solutions: x = 200, y = 300 and z = 400.
APPEARS IN
संबंधित प्रश्न
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
Find the inverse of the matrices (if it exists).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.
Find the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\end{bmatrix}\]
Find the inverse of the following matrix.
If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.
Find the matrix X for which
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .
If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
Read the following passage:
|
Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250. |
Based on the above information, answer the following questions:
- Convert the given above situation into a matrix equation of the form AX = B. (1)
- Find | A |. (1)
- Find A–1. (2)
OR
Determine P = A2 – 5A. (2)
