Advertisements
Advertisements
प्रश्न
Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{vmatrix}\]
\[ = 1\left( 1 + 3 \right) - 2\left( - 1 + 2 \right) + 5(3 + 2)\]
\[ = 4 - 2 + 25\]
\[ = 27\]
\[ {\text{ Let }C}_{ij} {\text{ be the co factors of the elements a }}_{ij} \text{ in }A\left[ a_{ij} \right]\text{. Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}- 1 & - 1 \\ 3 & - 1\end{vmatrix} = 4, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & - 1 \\ 2 & - 1\end{vmatrix} = - 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & - 1 \\ - 2 & 3\end{vmatrix} = 5\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & 5 \\ 3 & - 1\end{vmatrix} = 17, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 5 \\ 2 & - 1\end{vmatrix} = - 11, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 2 \\ 2 & 3\end{vmatrix} = 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & 5 \\ - 1 & - 1\end{vmatrix} = 3, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 5 \\ 1 & - 1\end{vmatrix} = 6, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 2 \\ 1 & - 1\end{vmatrix} = - 3\]
\[adj A = \begin{bmatrix}4 & - 1 & 5 \\ 17 & - 11 & 1 \\ 3 & 6 & - 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{27}\begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\]
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}10 \\ - 2 \\ - 11\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\begin{bmatrix}10 \\ - 2 \\ - 11\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}40 - 34 - 33 \\ - 10 + 22 - 66 \\ 50 - 2 + 33\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}- 27 \\ - 54 \\ 81\end{bmatrix}\]
\[ \therefore x = \frac{- 27}{27}, y = \frac{- 54}{27}\text{ and }z = \frac{81}{27}\]
\[ \Rightarrow x = - 1, y = - 2\text{ and }z = 3\]
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)]`
Verify A(adj A) = (adj A)A = |A|I.
`[(2,3),(-4,-6)]`
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
If \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]
Find the matrix X satisfying the equation
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}7 & 1 \\ 4 & - 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If A is a singular matrix, then adj A is ______.
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .
The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .
If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
|A–1| ≠ |A|–1, where A is non-singular matrix.
|adj. A| = |A|2, where A is a square matrix of order two.
A square matrix A is invertible if det A is equal to ____________.
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.
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)
| To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440. |
Answer the following question:
- Translate the problem into a system of equations.
- Solve the system of equation by using matrix method.
- Hence, find the cost of one paper bag, one scrap book and one pastel sheet.
