Advertisements
Advertisements
प्रश्न
Answer the following question:
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
Advertisements
उत्तर
AB = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)] [(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`
= `[(1 - 6 - 6, -1 + 4 + 3, 1 - 2+ 0),(2 - 12 - 12, -2 + 8 + 6, 2 - 4 + 0),(1 - 6 - 6, -1 + 4 + 3, 1 - 2 + 0)]`
= `[(-11, 6, -1),(-22, 12, -2),(-11, 6, -1)]`
∴ |AB| = `|(-11, 6, -1),(-22, 12, -2),(-11, 6, -1)|`
= 0 ...[∵ R1 and R3 are identical]
∴ AB is a singular matrix
BA = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)] [(1, 2, 3),(2, 4, 6),(1, 2, 3)]`
= `[(1 - 2 + 1, 2 - 4 + 2, 3 - 6 + 3),(-3 + 4 - 1, -6 + 8 - 2, -9 + 12 - 3),(-2 + 2 + 0, -4 + 4 + 0, -6 + 6 + 0)]`
= `[(0, 0, 0),(0, 0, 0),(0, 0, 0)]`
∴ |BA| = 0
∴ BA is a singular matrix.
APPEARS IN
संबंधित प्रश्न
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
Find the value of x, y, and z from the following equation:
`[(x + y + z), (x + z), (y + z)] = [(9), (5), (7)]`
Find the value of a, b, c and d from the equation:
`[(a - b, 2a + c),(2a - b, 3c + d)] = [(-1, 5),(0, 13)]`
`A = [a_(ij)]_(m xx n)` is a square matrix, if ______.
If A = `[(0, -tan α/2), (tan α/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I - A)[(cos α, -sin α),(sin α, cos α)]`
if A = [(1,1,1),(1,1,1),(1,1,1)], Prove that A" = `[(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1))]` `n in N`
Let A = `((2,-1),(3,4))`, B = `((5,2),(7,4))`, C= `((2,5),(3,8))` find a matrix D such that CD − AB = O
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
if the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
A coaching institute of English (subject) conducts classes in two batches I and II and fees for rich and poor children are different. In batch I, it has 20 poor and 5 rich children and total monthly collection is Rs 9,000, whereas in batch II, it has 5 poor and 25 rich children and total monthly collection is Rs 26,000. Using matrix method, find monthly fees paid by each child of two types. What values the coaching institute is inculcating in the society?
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
If A is a square matrix of order 3 with |A| = 4 , then the write the value of |-2A| .
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(6, 0),(0, 6)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
If A = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
Choose the correct alternative:
If A = `[(2, 0),(0, 2)]`, then A2 – 3I = ______
State whether the following statement is True or False:
If A is non singular, then |A| = 0
State whether the following statement is True or False:
If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1
State whether the following statement is True or False:
If A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
AB = AC ⇒ B = C for any three matrices of same order.
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
For any square matrix A, AAT is a ____________.
If the matrix A `= [(5,2,"x"),("y",2,-3),(4, "t",-7)]` is a symmetric matrix, then find the value of x, y and t respectively.
If a matrix A is both symmetric and skew-symmetric, then ____________.
A matrix is said to be a row matrix, if it has
A square matrix B = [bÿ] m × m is said to be a diagonal matrix if all diagonal elements are
If all the elements are zero, then matrix is said to be
The number of all possible matrices of order 3/3, with each entry 0 or 1 is
Let A and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
If A = `[(5, x),(y, 0)]` and A = AT, where AT is the transpose of the matrix A, then ______.
