English

Find the Inverse of Matrix a by Using Adjoint Method; Where a = (1, 0, 1), (0, 2, 3), (1, 2, 1) - Mathematics and Statistics

Advertisements
Advertisements

Question

Find the inverse of matrix A by using adjoint method; where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`

Sum

Solution 1

where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`

|A| = I(2 -6) - 0(0 -3) + 1(0 - 2)

|A| = -4 -2

|A| = -6 ≠ 0

`therefore A^-1` exists.

Minors Co-factors
M11 = -4 A11 = -4
M12 = -3 A12 = 3
M13 = -2 A13 = -2
M21 = -2 A21 = 2
M22 = 0 A22 = 0
M23 = 2 A23 = -2
M31 = -2 A31 = -2
M32 = 3 A32 = -3
M33 = 2 A33 = 2

adj (A) = `[(-4, 2, -2), (3, 0, -3), (-2, -2, 2)]`

A-1 = `1/|A|.` adj(A)

A-0 = `(-1)/6 [(-4, 2, -2), (3, 0, -3), (-2, -2, 2)]`

shaalaa.com

Solution 2

where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`

|A| = I(2 -6) - 0(0 -3) + 1(0 - 2)

|A| = -4 -2

|A| = -6 ≠ 0

`therefore A^-1` exists.

First we have to find the cofactor matrix

`= ["A"_"ij"]_(3xx3), "where"  "A"_"ij" = (- 1)^("i" + "j") "M"_"ij"`

Now `"A"_11 = (-1)^(1 + 1)  "M"_11 = |(2,3),(2,1)| = 2 - 6 = - 4`

`"A"_12 = (-1)^(1 + 2)  "M"_12 = |(0,3),(1,1)| = 0 - 3 = 3`

`"A"_13 = (-1)^(1 + 3)  "M"_13 =  |(0,2),(1,2)| = 0 - 2 = - 2`

`"A"_21 = (-1)^(2 + 1)  "M"_21 = |(0,1),(2,1)| = - 0 - 2 = 2`

`"A"_22 = (-1)^(2 + 2)  "M"_22 = |(1,1),(1,1)| = 1 - 1 = 0`

`"A"_23 = (-1)^(2 + 3)  "M"_23 = |(1,0),(1,2)| = - 2 - 0 = - 2`

`"A"_31 = (-1)^(3 + 1)  "M"_31 = |(0,1),(2,1)| = 0 - 2 = - 2`

`"A"_32 = (-1)^(3 + 2)  "M"_32 = |(1,1),(0,3)| = - 3 - 0 = - 3`

`"A"_33 = (-1)^(3 + 3)  "M"_33 = |(1,0),(0,2)| = 2 - 0 = 2`

Matrix of co. factor is = `[(-4,  3, -2), (2, 0, -2), (-2, -3, 2)]`

adj (A) = `[(-4, 2, -2), (3, 0, -3), (-2, -2, 2)]`

A-1 = `1/|A|.` adj(A)

A-0 = `(1)/6 [(-4, 2, -2), (3, 0, -3), (-2, -2, 2)]`

shaalaa.com
  Is there an error in this question or solution?
Chapter 2: Matrics - Miscellaneous exercise 2 (A) [Page 54]

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

The sum of three numbers is 6. If we multiply the third number by 3 and add it to the second number we get 11. By adding first and third numbers we get a number, which is double than the second number. Use this information and find a system of linear equations. Find these three numbers using matrices.


Find the inverse of the following matrix by elementary row transformations if it exists.
`A = [(1, 2, -2), (0, -2, 1), (-1, 3, 0)]`


If A = `[(1, 3), (3, 1)]`, Show that A2 - 2A is a scalar matrix.


Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.


Find the co-factor of the element of the following matrix:

`[(-1, 2),(-3, 4)]`


Find the inverse of the following matrix by the adjoint method.

`[(2,-2),(4,3)]`


Find the inverse of the following matrix by the adjoint method.

`[(1, 0, 0),(3, 3, 0),(5, 2, -1)]`


Find the inverse of the following matrix.

`[(2, -3),(-1, 2)]`


Find the inverse of the following matrix.

`[(0,1,2),(1,2,3),(3,1,1)]`


Find the inverse of the following matrix.

`[(2,0,-1),(5,1,0),(0,1,3)]`


Find the inverses of the following matrices by the adjoint method:

`[(1,2,3),(0,2,4),(0,0,5)]`


Find AB, if A = `((1,2,3),(1,-2,-3))` and B = `((1,-1),(1,2),(1,-2))`. Examine whether AB has inverse or not.


Find the inverse of the following matrix (if they exist):

`((1,3),(2,7))`


Find the inverse of the following matrix (if they exist):

`[(2,-3),(5,7)]`


Find the inverse of the following matrix (if they exist):

`[(2,0,-1),(5,1,0),(0,1,3)]`


Find the inverse of the following matrices by transformation method: `[(1, 2),(2, -1)]`


Fill in the blank :

If A = [aij]mxm is a non-singular matrix, then A–1 = `(1)/(......)` adj(A).


Fill in the blank :

(AT)T = _______


State whether the following is True or False :

If A and B are conformable for the product AB, then (AB)T = ATBT.


State whether the following is True or False :

A = `[(2, 1),(10, 5)]` is invertible matrix.


State whether the following is True or False :

A(adj. A) = |A| I, where I is the unit matrix.


Solve the following :

If A = `[(2, -3),(3, -2),(-1, 4)],"B" = [(-3, 4, 1),(2, -1, -3)]`, verify (3A – 5BT)T = 3AT – 5B.


Find inverse of the following matrices (if they exist) by elementary transformations :

`[(1, -1),(2, 3)]`


The adjoint matrix of `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]` is ______.


If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is


If A = `[(1, -1, 1),(2, 1, -3),(1, 1, 1)]`, 10B = `[(4, 2,2),(-5, 0, ∞),(1, -2, 3)]` and B is the inverse of matrix A, then α = ______


If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.


A = `[(cos theta, - sin theta),(-sin theta, -cos theta)]` then find A−1 


If A = `[(3, 1),(5, 2)]`, and AB = BA = I, then find the matrix B


If A = `[(1, 2),(3, -2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, 3)]` then find the order of AB


Find A–1 using adjoint method, where A = `[(cos theta, sin theta),(-sin theta, cos theta)]`


If A = [aij]2×2, where aij = i – j, then A = ______


Complete the following activity to verify A. adj (A) = det (A) I.

Given A = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` then

|A| = 2(____) – 0(____) + ( ) (____)

= 6 – 0 – 5

= ______ ≠ 0

Cofactors of all elements of matrix A are

A11 = `(-1)^2 |("( )", "( )"),("( )", "( )")|` = (______),

A12 = `(-1)^3 |(5, "( )"),("( )", 3)|` = – 15,

A13 = `(-1)^4 |(5, "( )"),("( )", 1)|` = 5,

A21 = _______, A22 = _______, A23 = _______,

A31 = `(-1)^4 |("( )", "( )"),("( )", "( )")|` = (______),

A32 = `(-1)^5 |(2, "( )"),("( )", 0)|` = (  ),

A33 = `(-1)^6 |(2, "( )"),("( )", 1)|` = 2,.

Cofactors of matrix A = `[(3, "____", "____"),("____", "____",-2),(1, "____", "____")]`

adj (A) = `[("____", "____", "____"),("____", "____","____"),("____","____","____")]`

A.adj (A) = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)] [("( )", -1, 1), (-15, "( )", -5),("( )", -2, "( )")] = [(1, 0, "( )"),("( )", "( )", "( )"),(0, "( )", "( )")]` = |A|I


Find the inverse of the following matrix:

`[(1,2,3),(0,2,4),(0,0,5)]`


If A-1 = `[(1,0,3),(2,1,-1),(1,-1,1)]`  then, find A.


Show that the matrices A = `[(2,2,1),(1,3,1),(1,2,2)]` and B = `[(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)]` are inverses of each other.


If X = `[(8,-1,-3),(-5,1,2),(10,-1,-4)]` and Y = `[(2,1,-1),(0,2,1),(5,p,q)]`  then, find p, q if Y = X-1


Solve by matrix inversion method:

x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4


Solve by matrix inversion method:

2x – z = 0; 5x + y = 4; y + 3z = 5


The prices of three commodities A, B, and C are ₹ x, y, and z per unit respectively. P purchases 4 units of C and sells 3 units of A and 5 units of B. Q purchases 3 units of B and sells 2 units of A and 1 unit of C. R purchases 1 unit of A and sells 4 units of B and 6 units of C. In the process P, Q and R earn ₹ 6,000, ₹ 5,000 and ₹ 13,000 respectively. By using the matrix inversion method, find the prices per unit of A, B, and C.


Weekly expenditure in an office for three weeks is given as follows. Assuming that the salary in all the three weeks of different categories of staff did not vary, calculate the salary for each type of staff, using the matrix inversion method.

Week Number of employees Total weekly salary
(in ₹)
A B C
1st week 4 2 3 4900
2nd week 3 3 2 4500
3rd week 4 3 4 5800

adj (AB) is equal to:


If A = `[(a,b),(c,d)]` such that ad - bc ≠ 0 then A-1 is


If A = `|(1,1,1),(3,4,7),(1,-1,1)|` verify that A(adj A) = (adj A)(A) = |A|I3.


If A = `[(1,-1),(2,3)]` show that A2 - 4A + 5I2 = 0 and also find A-1.


Solve by using matrix inversion method:

x - y + z = 2, 2x - y = 0, 2y - z = 1


The cost of 2 Kg of Wheat and 1 Kg of Sugar is ₹ 70. The cost of 1 Kg of Wheat and 1 Kg of Rice is ₹ 70. The cost of 3 Kg of Wheat, 2 Kg of Sugar and 1 Kg of rice is ₹ 170. Find the cost of per kg each item using the matrix inversion method.


If A = `[(1,2),(3,-5)]`, then A-1 = ?


The matrix A = `[("a",-1,4),(-3,0,1),(-1,1,2)]` is not invertible only if a = _______.


The sum of the cofactors of the elements of second row of the matrix `[(1, 3, 2), (-2, 0, 1), (5, 2, 1)]` is ____________.


If [abc] ≠ 0, then `(["a" + "b b" + "c c" + "a"])/(["b c a"])` = ____________.


If A is non-singular matrix and (A + l)(A - l) = 0 then A + A-1 = ______.


If A = `[(2, -3), (3, 5)]`, then |Adj A| is equal to ______ 


If a 3 × 3 matrix A has its inverse equal to A, then A2 = ______ 


If A2 - A + I = 0, then A-1 = ______.


If A = `[(1, tanx),(-tanx, 1)]`, then AT A–1 = ______.


If AB = I and B = AT, then _______.


If the inverse of the matrix A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]` is `1/9 [(7, 4, -1), (5, -1, -2), (3, 3, a)]`, then a is equal to ______ 


If A = `[(cos theta, sin theta, 0),(-sintheta, costheta, 0),(0, 0, 1)]`, where A11, A11, A13 are co-factors of a11, a12, a13 respectively, then the value of a11A11 + a12A12 + a13A13 = ______.


The inverse of the matrix A = `[(3, 0, 0),(0, 4, 0),(0, 0, 5)]` is ______.


If A = `[(-i, 0),(0, i)]`, then ATA is equal to


Choose the correct option:

If X, Y, Z are non zero real numbers, then the inverse of matrix A = `[(x, 0, 0),(0, y, 0),(0, 0, z)]`


Find the inverse of the matrix A by using adjoint method.

where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`


If A and B are two square matrices such that A2B = BA and (AB)10 = AkB10. Then, k is ______.


For an invertible matrix A, if A (adj A) = `|(20, 0),(0, 20)|`, then | A | = ______.


If A = `[(2, 3),(4, 5)]`, show that A2 – 7A – 2I = 0


If A = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.


Find the inverse of the matrix `[(1, 1, 1),(1, 2, 3),(3, 2, 2)]` by elementary column transformation.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×