Advertisements
Advertisements
Question
If `A=|[2,0,-1],[5,1,0],[0,1,3]|` , then find A-1 using elementary row operations
Solution
`|A|=|[2,0,1],[5,1,0],[0,1,3]|`
=2(3-0)-0(15-0)-1(5-0)
=6-0-5
=1
≠0
Hence A-1 exists.
A-1A=1
`A^(-1)[[2,0,-1],[5,1,0],[0,1,3]]=[[1,0,0],[0,1,0],[0,0,1]]`
Applying `R_1 ->(1/2)R_1`
`A^(-1)[[1,0,-1/2],[5,1,0],[0,1,3]]=[[1/2,0,0],[0,1,0],[0,0,1]]`
Applying `R_2->R_2+(-5)R_1`
`A^(-1)[[1,0,-1/2],[0,1,5/2],[0,1,3]]=[[1/2,0,0],[-5/2,1,0],[0,0,1]]`
Applying `R_3->R3+(-1)R_2`
`A^(-1)[[1,0,-1/2],[0,1,5/2],[0,0,1/2]]=[[1/2,0,0],[-5/2,1,0],[5/2,-1,1]]`
Applying `R_3->(2)R_3`
`A^(-1)[[1,0,-1/2],[0,1,5/2],[0,0,1]]=[[1/2,0,0],[-5/2,1,0],[5/2,-1,2]]`
Applying `R_1->R_1+(1/2)R_3 and R_2->R_2+(-5/2)R_3`
`A^(-1)[[1,0,0],[0,1,0],[0,0,1]]=[[3,-1,1],[-15,6,-5],[5,-2,2]]`
`A^-1 =[[3,-1,1],[-15,6,-5],[5,-2,2]]`
APPEARS IN
RELATED QUESTIONS
The cost of 4 pencils, 3 pens and 2 erasers is Rs. 60. The cost of 2 pencils, 4 pens and 6 erasers is Rs. 90 whereas the cost of 6 pencils, 2 pens and 3 erasers is Rs. 70. Find the cost of each item by using matrices.
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
Use elementary column operation C2 → C2 + 2C1 in the following matrix equation :
`[[2,1],[2,0]] = [[3,1],[2,0]] [[1,0],[-1,1]]`
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?
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.
The cost of 2 books, 6 notebooks and 3 pens is Rs 40. The cost of 3 books, 4 notebooks and 2 pens is Rs 35, while the cost of 5 books, 7 notebooks and 4 pens is Rs 61. Using this information and matrix method, find the cost of 1 book, 1 notebook and 1 pen separately.
Prove that :
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}\]
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.
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)]`
Find the adjoint of the following matrices : `[(2, -3),(3, 5)]`
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 = _______
Fill in the blank :
Order of matrix `[(2, 1, 1),(5, 1, 8)]` is _______
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
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)]`
The suitable elementary row transformation which will reduce the matrix `[(1, 0),(2, 1)]` into identity matrix is ______
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
If A = `[(a, 0, 0), (0, a, 0), (0, 0, a)]`, then the value of |A| |adj A| is ______
If `overlinea = hati + hatj + hatk, overlinea . overlineb = 1` and `overlinea xx overlineb = hatj - hatk,` then `overlineb` = ______
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 is equal to ______
If `[(2, 3), (3, 1)][(x), (y)] = [(-5), (3)]`, then the values of x and y respectively are ______
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: elements a23, a31, a12
Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.
Find the values of a and b if A = B, where A = `[("a" + 4, 3"b"),(8, -6)]`, B = `[(2"a" + 2, "b"^2 + 2),(8, "b"^2 - 5"b")]`
Find non-zero values of x satisfying the matrix equation:
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
Find A, if `[(4),(1),(3)]` A = `[(-4, 8,4),(-1, 2, 1),(-3, 6, 3)]`
If possible, find BA and AB, where A = `[(2, 1, 2),(1, 2, 4)]`, B = `[(4, 1),(2, 3),(1, 2)]`
Solve for x and y: `x[(2),(1)] + y[(3),(5)] + [(-8),(-11)]` = O
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')
If `[(xy, 4),(z + 6, x + y)] = [(8, w),(0, 6)]`, then find values of x, y, z and w.
Find x, y, z if A = `[(0, 2y, z),(x, y, -z),(x, -y, z)]` satisfies A′ = A–1.
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, -1, 3),(-5, 3, 1),(-3, 2, 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: ______.
A matrix denotes a number.
If A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.
`abs((1,1,1),("e",0,sqrt2),(2,2,2))` is equal to ____________.
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)?