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
Evaluate the following determinant:
\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
Find the value of x, if
\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\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}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]
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, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
Prove that :
Prove that :
Prove that :
2x − y = 17
3x + 5y = 6
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find the value of x.
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 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:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
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
______.
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 ______.
If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.
