Advertisements
Advertisements
प्रश्न
If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] ,find A–1 and hence solve the system of equations x – 2y = 10, 2x + y + 3z = 8 and –2y + z = 7.
Advertisements
उत्तर
\[\text { Here }, \]
\[ A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\]
\[\left| A \right|=1 \left( 1 + 6 \right) + 2\left( 2 - 0 \right) + 0\left( - 4 - 0 \right)\]
\[ = 7 + 4 + 0\]
\[ = 11\]
\[\text{Let C_ij {be the cofactors of the elements a}_ij in A}=\left[ a_ij \right]. \text { Then },\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}1 & 3 \\ - 2 & 1\end{vmatrix} = 7, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 3 \\ 0 & 1\end{vmatrix} = - 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 0 & - 2\end{vmatrix} = - 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 2 & 0 \\ - 2 & 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 & - 2\end{vmatrix} = 2\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 2 & 0 \\ 1 & 3\end{vmatrix} = - 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 0 \\ 2 & 3\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 2 \\ 2 & 1\end{vmatrix} = 5\]
\[\therefore adj A = \begin{bmatrix}7 & - 2 & - 4 \\ 2 & 1 & 2 \\ - 6 & - 3 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[or, AX = B\]
\[\text { where }, A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text { and }B = \begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[\text { Now }, \]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}70 + 16 - 42 \\ - 20 + 8 - 21 \\ - 40 + 16 + 35\end{bmatrix}\]
\[\Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{11}\begin{bmatrix}44 \\ - 33 \\ 11\end{bmatrix}\]
\[ \therefore x = 4, y = - 3 \text { and } z = 1\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Solve the following determinant equation:
Solve the following determinant equation:
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
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
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
x + 2y = 5
3x + 6y = 15
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
The value of the determinant
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
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.
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
x + y = 1
x + z = − 6
x − y − 2z = 3
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
