Advertisements
Advertisements
प्रश्न
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
Advertisements
उत्तर
We have,
\[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ -3 & 1 & - 1\end{bmatrix}\]
\[\therefore \left| A \right| = \begin{vmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ - 3 & 1 & - 1\end{vmatrix}\]
\[ = 2\left( - 2 - 2 \right) - 3\left( - 1 + 6 \right) + 1\left( 1 + 6 \right)\]
\[ = - 8 - 15 + 7\]
\[ = - 16 \neq 0\]
So, A is invertible.
Let Cij be the co-factors of the elements aij in A[aij]. Then,
\[C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}2 & 2 \\ 1 & - 1\end{vmatrix} = - 2 - 2 = - 4\]
\[ C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & 2 \\ - 3 & - 1\end{vmatrix} = - 1\left( - 1 + 6 \right) = - 5\]
\[ C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & 2 \\ - 3 & 1\end{vmatrix} = 1 + 6 = 7\]
\[C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 1 \\ 1 & - 1\end{vmatrix} = 3 + 1 = 4\]
\[ C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 1 \\ - 3 & - 1\end{vmatrix} = - 2 + 3 = 1\]
\[ C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 3 \\ - 3 & 1\end{vmatrix} = - 1\left( 2 + 9 \right) = - 11\]
\[C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 1 \\ 2 & 2\end{vmatrix} = 6 - 2 = 4\]
\[ C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 1 \\ 1 & 2\end{vmatrix} = - 1\left( 4 - 1 \right) = - 3\]
\[ C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 3 \\ 1 & 2\end{vmatrix} = 4 - 3 = 1\]
\[\therefore Adj A = \begin{bmatrix}- 4 & - 5 & 7 \\ 4 & 1 & - 11 \\ 4 & - 3 & 1\end{bmatrix}^T = \begin{bmatrix}- 4 & 4 & 4 \\ - 5 & 1 & - 3 \\ 7 & - 11 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{Adj A}{\left| A \right|} = \frac{1}{- 16}\begin{bmatrix}- 4 & 4 & 4 \\ - 5 & 1 & - 3 \\ 7 & - 11 & 1\end{bmatrix}\]
Now, the given system of equations is expressible as
Or AT X = B, where
Now,
So, the given system of equations is consistent with a unique solution given by
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{16} \begin{bmatrix}- 4 & 4 & 4 \\ - 5 & 1 & - 3 \\ 7 & - 11 & 1\end{bmatrix}^T \begin{bmatrix}13 \\ 4 \\ 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{16}\begin{bmatrix}- 4 & - 5 & 7 \\ 4 & 1 & - 11 \\ 4 & - 3 & 1\end{bmatrix}\begin{bmatrix}13 \\ 4 \\ 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{16}\begin{bmatrix}- 52 - 20 + 56 \\ 52 + 4 - 88 \\ 52 - 12 + 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{16}\begin{bmatrix}- 16 \\ - 32 \\ 48\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 2 \\ - 3\end{bmatrix}\]
Hence, x = 1, y = 2 and z = −3 is the required solution.
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1/a & a^2 & bc \\ 1/b & b^2 & ac \\ 1/c & c^2 & ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]
\[\begin{vmatrix}b^2 + c^2 & ab & ac \\ ba & c^2 + a^2 & bc \\ ca & cb & a^2 + b^2\end{vmatrix} = 4 a^2 b^2 c^2\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.
Prove that :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
Prove that :
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
If \[A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹1,600. School B wants to spend ₹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 ₹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.
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 0
If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & 1\end{bmatrix}\begin{bmatrix}x \\ - 1 \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}\] , find x, y and z.
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.
