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.
2x − y = 5
x + y = 4
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^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}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
Show that x = 2 is a root of the equation
Solve the following determinant equation:
Prove that :
Prove that :
3x + ay = 4
2x + ay = 2, a ≠ 0
2x + 3y = 10
x + 6y = 4
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
Write the value of the determinant
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
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,}\]
If \[x, y \in \mathbb{R}\], then the determinant
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.
Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P 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 ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
