Advertisements
Advertisements
प्रश्न
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)]`
उत्तर
Here, A = `[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)]` for elementary row transformation
We put A = IA
`[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]"A"`
R2 → R2 + R1
`[(2, -1, 3),(-3, 2, 4),(-3, 2, 3)] = [(1, 0, 0),(1, 1, 0),(0, 0, 1)]"A"`
R3 → R3 – R2
`[(2, -1, 3),(-3, 2, 4),(0, 0, -1)] = [(1, 0, 0),(1, 1, 0),(-1, -1, 1)]"A"`
R1 → R1 + R2
`[(-1, 1, 7),(0, -1, -17),(0, 0, -1)] = [(2, 1, 0),(-5, -2, 0),(-1, -1, 1)]"A"`
R1 → R1 + R2 and R3 → –1 . R3
`[(-1, 0, -10),(0, -1, -17),(0, 0, -1)] = [(-3, -1, 0),(-5, -2, 0),(-1, -1, 1)]"A"`
R1 → R1 + 10R3 and R2 → R2 + 17R3
`[(-1, 0, 0),(0, -1, 0),(0, 0, 1)] = [(7, 9, -10),(12, 15, -17),(1, 1, -1)]"A"`
R1 → – 1.R1 and R2 → – 1.R2
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)] = [(-7, 9-, 10),(-12, -15, 17),(1, 1, -1)]"A"`
Hence, A–1 = `[(-7, 9-, 10),(-12, -15, 17),(1, 1, -1)]`
APPEARS IN
संबंधित प्रश्न
The sum of three numbers is 6. When second number is subtracted from thrice the sum of first and third number, we get number 10. Four times the sum of third number is subtracted from five times the sum of first and second number, the result is 3. Using above information, find these three numbers by matrix method.
Find the inverse of the matrix, `A=[[1,3,3],[1,4,3],[1,3,4]]`by using column transformations.
For what values of k, the system of linear equations
x + y + z = 2
2x + y – z = 3
3x + 2y + kz = 4
has a unique solution?
If `A=|[2,0,-1],[5,1,0],[0,1,3]|` , then find A-1 using elementary row operations
Using the properties of determinants, solve the following for x:
`|[x+2,x+6,x-1],[x+6,x-1,x+2],[x-1,x+2,x+6]|=0`
Prove that `|(yz-x^2,zx-y^2,xy-z^2),(zx-y^2,xy-z^2,yz-x^2),(xy-z^2,yz-x^2,zx-y^2)|`is divisible by (x + y + z) and hence find the quotient.
Using properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
Prove that :
2x − 3z + w = 1
x − y + 2w = 1
− 3y + z + w = 1
x + y + z = 1
2x − y = 5
4x − 2y = 7
Use elementary column operation C2 → C2 + 2C1 in the following matrix equation : \[\begin{bmatrix} 2 & 1 \\ 2 & 0\end{bmatrix} = \begin{bmatrix}3 & 1 \\ 2 & 0\end{bmatrix}\begin{bmatrix}1 & 0 \\ - 1 & 1\end{bmatrix}\]
Use elementary column operations \[C_2 \to C_2 - 2 C_1\] in the matrix equation \[\begin{pmatrix}4 & 2 \\ 3 & 3\end{pmatrix} = \begin{pmatrix}1 & 2 \\ 0 & 3\end{pmatrix}\begin{pmatrix}2 & 0 \\ 1 & 1\end{pmatrix}\] .
Apply the given elementary transformation on each of the following matrices `[(3, -4),(2, 2)]`, R1 ↔ R2.
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Apply the given elementary transformation on each of the following matrices `[(3, 1, -1),(1, 3, 1),(-1, 1, 3)]`, 3R2 and C2 ↔ C2 – 4C1.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Choose the correct alternative.
If A = `[("a", 0, 0),(0, "a", 0),(0, 0,"a")]`, then |adj.A| = _______
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
State whether the following is True or False :
Single element matrix is row as well as column matrix.
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
Choose the correct alternative:
If A = `[(1, 2),(2, -1)]`, then adj (A) = ______
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
For which values of xis the matrix
`[(3,-1+x,2),(3,-1,x+2),(x+3,-1,2)]` non-invertible?
The cofactors of the elements of the first column of the matrix A = `[(2,0,-1),(3,1,2),(-1,1,2)]` are ______.
If AX = B, where A = `[(1, 2, 3), (-1, 1, 2), (1, 2, 4)]` and B = `[(1), (2), (3)]`, then X is equal to ______
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 is equal to ______
If `[(1, 0, -1),(0, 2, 1),(1, -2, 0)] [(x),(y),(z)] = [(1),(2),(3)]`, then the values of x, y, z respectively are ______.
If `[(2, 3), (3, 1)][(x), (y)] = [(-5), (3)]`, then the values of x and y respectively are ______
If A = `[(1, 2, 1), (3, 2, 3), (2, 1, 2)]`, then `a_11A_11 + a_21A_21 + a_31A_31` = ______
The inverse of a symmetric matrix is ______.
If a matrix has 28 elements, what are the possible orders it can have? What if it has 13 elements?
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: The number of elements
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: elements a23, a31, a12
Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.
Find A, if `[(4),(1),(3)]` A = `[(-4, 8,4),(-1, 2, 1),(-3, 6, 3)]`
If P = `[(x, 0, 0),(0, y, 0),(0, 0, z)]` and Q = `[("a", 0, 0),(0, "b", 0),(0, 0, "c")]`, prove that PQ = `[(x"a", 0, 0),(0, y"b", 0),(0, 0, z"c")]` = QP
If `[(xy, 4),(z + 6, x + y)] = [(8, w),(0, 6)]`, then find values of x, y, z and w.
If A = `[(1, 5),(7, 12)]` and B `[(9, 1),(7, 8)]`, find a matrix C such that 3A + 5B + 2C is a null matrix.
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
On using elementary column operations C2 → C2 – 2C1 in the following matrix equation `[(1, -3),(2, 4)] = [(1, -1),(0, 1)] [(3, 1),(2, 4)]`, we have: ______.
On using elementary row operation R1 → R1 – 3R2 in the following matrix equation: `[(4, 2),(3, 3)] = [(1, 2),(0, 3)] [(2, 0),(1, 1)]`, we have: ______.
In applying one or more row operations while finding A–1 by elementary row operations, we obtain all zeros in one or more, then A–1 ______.
Two matrices are equal if they have same number of rows and same number of columns.
If `[(2, 0, 7),(0, 1, 0),(1, -2, 1)] [(-x, 14x, 7x),(0, 1, 0),(x, -4x, -2x)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`then find the value of x
If f(x) = `|(1 + sin^2x, cos^2x, 4 sin 2x),(sin^2x, 1 + cos^2x, 4 sin 2x),(sin^2 x, cos^2 x, 1 + 4 sin 2x)|`
What is the maximum value of f(x)?