Advertisements
Advertisements
Question
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
Advertisements
Solution
Since A, B and C are all square matrices or order 2 and CD − AB is well defined, D must be a square matrix of order 2.
Let D = `[(a,b),(c,d)]`
Then CD − AB = O gives,
`[(2,5),(3,8)][(a,b),(c,d)] - [(2,-1),(3,4)][(5,2),(7,4)] = O`
`=>[(2a + 5c,2b+5a),(3a+8c, 3b+8a)]-[(3,0),(43,22)] = [(0,0),(0,0)]`
`=>[(2a + 5c - 3, 2b + 5d),(3a + 8c - 43, 3b + 8d - 22)] = [(0,0),(0,0)]`
By equality of matrices we get,
2a + 5c − 3 = 0 ...(1)
3a + 8c − 43 = 0 ...(2)
2b + 5d = 0 ...(3)
3b + 8d − 22 = 0 ...(4)
By solving (1) and (2) we get a = −191 and c = 77.
Similarly, on solving (3) and (4) we get b = - 110 and d = 44.
Therefore,
`D = [(a,b),(c,d)] = [(-191,-110),(77,44)]`
APPEARS IN
RELATED QUESTIONS
In a certain city there are 30 colleges. Each college has 15 peons, 6 clerks, 1 typist and 1 section officer. Express the given information as a column matrix. Using scalar multiplication, find the total number of posts of each kind in all the colleges.
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
Find the non-singular matrices P & Q such that PAQ is in normal form where`[(1,2,3,4),(2,1,4,3),(3,0,5,-10)]`
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:
`[(5),(4),(-3)]`
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Identify the following matrix is singular or non-singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
For the non singular matrix A, (A′)–1 = (A–1)′.
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If A is a square matrix, then A – A’ is a ____________.
For any square matrix A, AAT is a ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
`root(3)(4663) + 349` = ? ÷ 21.003
A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an
If 'A' is square matrix, such that A2 = A, then (7 + A)3 = 7A is equal to
Find X, If `[X - 5 - 1] [(1, 0, 2),(0, 2, 1),(2, 0, 3)][(x),(4),(1)] ` = 0
Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.
A matrix which is both symmetric and skew symmetric matrix is a ______.
Matrices are classified into different types based on which two features?
Which general form represents a column matrix?
A matrix with only one row is called a:
Which general form represents a row matrix?
If \[m=n\], what type and order does the matrix have?
Which condition holds for a diagonal matrix when \[i\ne j\]?
Which matrix is a diagonal matrix?
Which matrix is a scalar matrix?
