Advertisements
Advertisements
प्रश्न
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
Advertisements
उत्तर
Here,
\[ A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\]
\[\left| A \right| = 1\left( - 1 - 2 \right) + 2\left( 2 \right)\]
\[ = - 3 + 4\]
\[ = 1\]
\[\text{ Let }C_{ij}\text{ be the cofactors of the elements }a_{ij}\text{ in }A = \left[ a_{ij} \right] .\text{ Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}- 1 & - 2 \\ - 1 & 1\end{vmatrix} = - 3, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}- 2 & - 2 \\ 0 & 1\end{vmatrix} = 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}- 2 & - 1 \\ 0 & - 1\end{vmatrix} = 2\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & 0 \\ - 1 & 1\end{vmatrix} = - 2, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 0 \\ 0 & 1\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 2 \\ 0 & - 1\end{vmatrix} = 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & 0 \\ - 1 & - 2\end{vmatrix} = - 4, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 0 \\ - 2 & - 2\end{vmatrix} = 2, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 2 \\ - 2 & - 1\end{vmatrix} = 3\]
\[ \therefore adj A = \begin{bmatrix}- 3 & 2 & 2 \\ - 2 & 1 & 1 \\ - 4 & 2 & 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 3 & - 2 & - 4 \\ 2 & 1 & 2 \\ 2 & 1 & 3\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1}\begin{bmatrix}- 3 & - 2 & - 4 \\ 2 & 1 & 2 \\ 2 & 1 & 3\end{bmatrix}\]
\[ = \begin{bmatrix}- 3 & - 2 & - 4 \\ 2 & 1 & 2 \\ 2 & 1 & 3\end{bmatrix}\]
\[\text{ We know that, }\left( A^T \right)^{- 1} = \left( A^{- 1} \right)^T . \]
\[\text{ Here, }C = A^T \]
\[i . e . , C = \begin{bmatrix}1 & - 2 & 0 \\ 2 & - 1 & - 1 \\ 0 & - 2 & 1\end{bmatrix}\]
\[ \therefore C^{- 1} = \begin{bmatrix}- 3 & 2 & 2 \\ - 2 & 1 & 1 \\ - 4 & 2 & 3\end{bmatrix}\]
\[\text{ or, }CX = B\]
\[\text{ where, }C = \begin{bmatrix}1 & - 2 & 0 \\ 2 & - 1 & - 1 \\ 0 & - 2 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
Now,
\[ \therefore X = C^{- 1} B\]
\[ \Rightarrow X = \begin{bmatrix}- 3 & 2 & 2 \\ - 2 & 1 & 1 \\ - 4 & 2 & 3\end{bmatrix}\begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[ \Rightarrow X = \begin{bmatrix}- 30 + 16 + 14 \\ - 20 + 8 + 7 \\ - 40 + 16 + 21\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}0 \\ - 5 \\ - 3\end{bmatrix}\]
\[ \therefore x = 0, y = - 5\text{ and }z = - 3 .\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Evaluate the following determinant:
\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\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}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Show that x = 2 is a root of the equation
Solve the following determinant equation:
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
Prove that :
Prove that
2x + 3y = 10
x + 6y = 4
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
If A is a singular matrix, then write the value of |A|.
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
Write the value of the determinant
If \[A = \left[ a_{ij} \right]\] is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.
Write the value of
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].
Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]
If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find the value of x.
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
If ω is a non-real cube root of unity and n is not a multiple of 3, then \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\]
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is
A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.
The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
The system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
Choose the correct option:
If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ is
______.
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.
If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.
