Advertisements
Advertisements
Question
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
Solution
A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]`
∴ |A| = `|(1, 0, 1),(0, 2, 3),(1, 2, 1)|`
= 1(2 – 6) – 0 + 1(0 – 2)
= 1(– 4) + 1(– 2)
= – 4 – 2
= – 6 ≠ 0
∴ A–1 exists.
Consider AA–1 = I
∴ `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` A–1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Applying R3 → R3 – R1, we get
`[(1, 0, 1),(0, 2, 3),(0, 2, 0)]` A–1 = `[(1, 0, 0),(0, 1, 0),(-1, 0, 1)]`
Applying R2 → `(1/2)` R2, we get
`[(1, 0, 1),(0, 1, 3/2),(0, 2, 0)]` A–1 = `[(1, 0, 0),(0, 1/2, 0),(-1, 0, 1)]`
Applying R3 → R3 – 2R2, we get
`[(1, 0, 1),(0, 1, 3/2),(0, 0, -3)]` A–1 = `[(1, 0, 0),(0, 1/2, 0),(-1, -1, 1)]`
Applying R3 → `(-1/3)` R3, we get
`[(1, 0, 1),(0, 1, 3/2),(0, 0, 1)]` A–1 = `[(1, 0, 0),(0, 1/2, 0),(1/3, 1/3, -1/3)]`
Applying R1 → R1 – R3, R2 → R2 – `(3/2)` R3, we get
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]` A–1 = `[(2/3, -1/3, 1/3),(-1/2, 0, 1/2),(1/3, 1/3, -1/3)]`
∴ A–1 = `[(2/3, -1/3, 1/3),(-1/2, 0, 1/2),(1/3, 1/3, -1/3)]`
APPEARS IN
RELATED QUESTIONS
Express the following equations in the matrix form and solve them by method of reduction :
2x- y + z = 1, x + 2y + 3z = 8, 3x + y - 4z =1
Using properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
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}\]
If three numbers are added, their sum is 2. If two times the second number is subtracted from the sum of the first and third numbers, we get 8, and if three times the first number is added to the sum of the second and third numbers, we get 4. Find the numbers using matrices.
Transform `[(1, -1, 2),(2, 1, 3),(3, 2, 4)]` into an upper traingular matrix by suitable row transformations.
Find the cofactor matrix, of the following matrices: `[(5, 8, 7),(-1, -2, 1),(-2, 1, 1)]`
Fill in the blank :
Order of matrix `[(2, 1, 1),(5, 1, 8)]` is _______
State whether the following is True or False :
Single element matrix is row as well as column matrix.
State whether the following statement is True or False:
After applying elementary transformation R1 – 3R2 on matrix `[(3, -2),(1, 4)]` we get `[(0, -12),(1, 4)]`
If A = `[(a, 0, 0), (0, a, 0), (0, 0, a)]`, then the value of |A| |adj A| is ______
If AX = B, where A = `[(1, 2, 3), (-1, 1, 2), (1, 2, 4)]` and B = `[(1), (2), (3)]`, then X is equal to ______
If A = `[(1, 2, 1), (3, 2, 3), (2, 1, 2)]`, then `a_11A_11 + a_21A_21 + a_31A_31` = ______
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: elements a23, a31, a12
Find the matrix A satisfying the matrix equation:
`[(2, 1),(3, 2)] "A" [(-3, 2),(5, -3)] = [(1, 0),(0, 1)]`
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = (AB)' = B'A'
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (kA)' = (kA')
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 ______.
If A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.
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