Advertisements
Advertisements
प्रश्न
If A = `[(2, -1),(3, -2),(4, 1)] "and B" = [(0, 3, -4),(2, -1, 1)]`, verify that (BA)T = ATBT.
उत्तर
BA = `[(0, 3, -4),(2, -1, 1)][(2, -1),(3, -2),(4, 1)]`
= `[(0 + 9 - 16, 0 - 6 - 4),(4 - 3 + 4, -2 + 2 + 1)]`
∴ BA = `[(-7, -10),(5, 1)]`
∴ (BA)T = `[(-7, 5),(-10, 1)]` ...(i)
ATBT = `[(2, 3, 4),(-1, -2, 1)][(0, 2),(3, - 1),(-4, 1)]`
= `[(0 + 9 - 16, 4 - 3 + 4),(0 - 6 - 4, -2 + 2 + 1)]`
= `[(-7, 5),(-10, 1)]` ...(ii)
From (i) and (ii)
(BA)T = ATBT.
APPEARS IN
संबंधित प्रश्न
If A = `[(1,2),(3,-1)] , "B" = [(7,1),(2,5)]`
Verify that |AB| = |A|.|B|
If A = `[(1,2,3),(2,"a",2),(5,7,3)]` is a singular matrix , find the value of 'a'.
Find x and y if `x + y = [(7,0),(2,5)] , x - y[(3,0),(0,3)]`
Solve the following equations by reduclion method
x+3y+3z= 16 , x+4y+4z=21 , x+3y+4z = 19
Solve the following equations by reduction method :
x + 2y + z = 8
2x+ 3y - z = 11
3x - y - 2z = 5
A computers centre has four expert programmers . The centre needs four application programmes to be developed. The head of the computer centre , after stying carefully the programmes to be developed , estimates the computer time in minutes required by the respective experts to develop the application programmes as follows :
Programmes | ||||
Programmes | 1 | 2 | 3 | 4 |
(Times in minutes) | ||||
A | 120 | 100 | 80 | 90 |
B | 80 | 90 | 110 | 70 |
C | 110 | 140 | 120 | 100 |
D | 90 | 90 | 80 | 90 |
How should the head of the computer centre assign the programmes to the programmers so that the total time required is minimum ?
If A = `[(1, -2),(3, -5),(-6, 0)],"B" = [(-1, -2),(4, 2),(1, 5)] "and C" = [(2, 4),(-1, -4),(-3, 6)]`, find the matrix X such that 3A – 4B + 5X = C.
Find a, b, c, if `[(1, 3/5, "a"),("b", -5, -7),(-4, "c", 0)]` is a symmetric matrix.
Construct the matrix A = [aij]3×3 where aij = i − j. State whether A is symmetric or skew-symmetric.
Solve the following equations for X and Y, if 3X − Y = `[(1, -1),(-1, 1)]` and X – 3Y = `[(0, -1),(0, -1)]`.
Find x and y, if `[(2x + y, -1, 1),(3, 4y, 4)] [(-1, 6, 4),(3, 0, 3)] = [(3, 5, 5),(6, 18, 7)]`.
Find AT, if A = `[(2, -6, 1),(-4, 0, 5)]`
If A = `[(2, -3),(5, -4),(-6, 1)], "B" = [(2, 1),(4, -1),(-3, 3)], "C" = [(1, 2),(-1, 4),(-2, 3)]`, then show that (A – C)T = AT – CT.
If A = `[(7, 3, 0),(0, 4, -2)], "B" = [(0, -2, 3),(2, 1, -4)]`, then find 5AT – 5BT.
Express each of the following matrix as the sum of a symmetric and a skew symmetric matrix `[(4, -2),(3, -5)]`.
Express each of the following matrix as the sum of a symmetric and a skew symmetric matrix `[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)]`.
Fill in the blank :
If A = `[(4, x),(6, 3)]` is a singular matrix, then x is _______
State whether the following is True or False :
Every scalar matrix is unit matrix.
Solve the following :
Find x, y, z if `[(2, x, 5),(3, 1, z),(y, 5, 8)]` is a symmetric matrix.
If A = `[(2, -3),(5, -4),(-6, 1)], "B" = [(-1, 2),(2, 2), (0, 3)] and "C" = [(4, 3),(-1, 4),(-2, 1)]` Show that A + B = B + A
If A = `[(1, -2),(5, 3)], "B" = [(1, -3),(4, -7)]`, then find the matrix A – 2B + 6I, where I is the unit matrix of order 2.
If A = `[(1, -2),(3, -5),(-6, 0)], "B" = [(-1, -2),(4, 2),(1, 5)] and "C" = [(2, 4),(-1, -4),(-3, 6)]`, find the matrix X such that 3A – 4B + 5X = C.
Evaluate : `[2 -1 3][(4),(3),(1)]`
Answer the following question:
Find matrices A and B, where 2A – B = `[(1, -1),(0, 1)]` and A + 3B = `[(1, -1),(0, 1)]`
Answer the following question:
If A = `[(1, -1, 0),(2, 3, 4),(0, 1, 2)]`, B = `[(2, 2, -4),(-4, 2, -4),(2, -1, 5)]`, show that BA = 6I
Answer the following question:
If A = `[(2, 1),(0, 3)]`, B = `[(1, 2),(3, -2)]`, verify that |AB| = |A||B|
Choose the correct alternative:
If A = `[(1, 3/5, x),(y, -5, -7),(-4, -7, 0)]` is a symmetric matrix, then the values of x and y are ______ respectively.
Choose the correct alternative:
If A and B are two square matrices of order 3, then (AB)T = ______
In a Skew symmetric matrix, all diagonal elements are ______
Find k, if A = `[(3, -2),(4, -2)]` and A2 = kA – 2I, where I is identity matrix of order 2
Find x, y, z if `{5[(0, 1),(1, 0),(1, 1)] - [(2, 1),(3, -2),(1, 3)]}[(2),(1)] = [(x + 1),(y - 1), (3z)]`
If `A = [(-3,2),(2,4)], B = [(1,a),(b,0)] "and" (A + B)(A-B) = A^2 - B^2, "Find" a "and" b`