Advertisements
Advertisements
प्रश्न
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
Advertisements
उत्तर
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
AA-1 =I
`[[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]] A^(-1) = [[1 , 0 , 0 ],[0 , 1 , 0],[0 , 0 ,1]]`
R2 → R2 - R1
R3 → R3 - R1
`[[2 , 3 , 1 ],[0 , 1 , 0],[1, 4 ,1]] A^(-1) = [[1 , 0 , 0 ],[-1 , 1 , 0],[-1 , 0 ,1]]`
R1 ↔ R3
`[[1 , 4 , 1 ],[0 , 1 , 0],[2 , 3 ,1]] A^(-1) = [[-1 , 0 , 1 ],[-1 , 1 , 0],[1 , 0 ,0]]`
R3 → R3 - 2R1
`[[1 , 4 , 1 ],[0 , 1 , 0],[0 , -5 ,-1]] A^(-1) = [[-1 , 0 , 1 ],[-1 , 1 , 0],[3 , 0 ,-2]]`
R1 → R1 - 4R2
R3 → R3 - 5R2
`[[1 , 0 , 1 ],[0 , 1 , 0],[0 , 0 ,-1]] A^(-1) = [[3 , -4 , 1 ],[-1 , 1 , 0],[-2 , 5 ,-2]]`
`R_1 ->R_1 +R_3`
`[[1 , 0 , 0 ],[0 , 1 , 0],[0 , 0 ,-1]] A^(-1) = [[1 , 1 , -1 ],[-1 , 1 , 0],[-2 , 5 ,-2]]`
`R_3 -> -R_3`
`[[1 , 0 , 0 ],[0 , 1 , 0],[0 , 0 ,1]] A^(-1) = [[1 , 1 , -1 ],[-1 , 1 , 0],[2 , -5 ,2]]`
`I .A^(1) = [[1 , 1 , -1 ],[-1 , 1 , 0],[2 , -5 ,2]]`
` ⇒A^(1) = [[1 , 1 , -1 ],[-1 , 1 , 0],[2 , -5 ,2]]`
संबंधित प्रश्न
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
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}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
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).
x − 2y = 4
−3x + 5y = −7
Prove that :
For what value of x, the following matrix is singular?
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
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|.
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
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 \[\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 + 4y − 5 = 0
x − y + 3 = 0
Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
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 ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
