Advertisements
Advertisements
प्रश्न
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
पर्याय
\[\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}0 \\ 2 \\ 1\end{bmatrix}\]
Advertisements
उत्तर
(a) \[\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
Here,
\[ A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}, X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix} \left(\text{ Given }\right)\]
\[\left| A \right|=1 \left( 0 - 2 \right) + 1\left( 2 - 3 \right) + 2\left( 4 - 0 \right)\]
\[ = - 2 - 1 + 8\]
\[ = 5\]
\[ {\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}0 & 1 \\ 2 & 1\end{vmatrix} = - 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 3 & 1\end{vmatrix} = 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 0 \\ 3 & 2\end{vmatrix} = 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 2 \\ 2 & 1\end{vmatrix} = 5, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 2 \\ 3 & 1\end{vmatrix} = - 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ 3 & 2\end{vmatrix} = - 5\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 2 \\ 0 & 1\end{vmatrix} = - 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 2 \\ 2 & 1\end{vmatrix} = 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 2 & 0\end{vmatrix} = 2\]
\[adj A = \begin{bmatrix}- 2 & 1 & 4 \\ 5 & - 5 & - 5 \\ - 1 & 3 & 2\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{5}\begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{5}\begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{5}\begin{bmatrix}- 6 + 5 - 4 \\ 3 - 5 + 12 \\ 12 - 5 + 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix} = \frac{1}{5}\begin{bmatrix}- 5 \\ 10 \\ 15\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix} = \begin{bmatrix}- 1 \\ 2 \\ 3\end{bmatrix}\]
\[\]
APPEARS IN
संबंधित प्रश्न
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Evaluate the following determinant:
\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\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 .\]
\[\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\]
Find the area of the triangle with vertice at the point:
(3, 8), (−4, 2) and (5, −1)
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Prove that :
Prove that :
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
3x + y = 5
− 6x − 2y = 9
x − y + z = 3
2x + y − z = 2
− x − 2y + 2z = 1
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 prove that ab + bc + ca = abc.
For what value of x, the following matrix is singular?
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\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:
3x + 7y = 4
x + 2y = −1
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
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.
The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
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.
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
The value of λ, such that the following system of equations has no solution, is
`2x - y - 2z = - 5`
`x - 2y + z = 2`
`x + y + lambdaz = 3`
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 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
______.
