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
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
If A is a square matrix, such that A2=A, then write the value of 7A−(I+A)3, where I is an identity matrix.
If A and B are square matrices of the same order such that AB = BA, then prove by induction that AB" = B"A. Further, prove that (AB)" = A"B" for all n ∈ N
If A = `[(α, β),(γ, -α)]` is such that A2 = I, then ______.
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?
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)]`
If li, mi, ni, i = 1, 2, 3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AAT = I, where \[A = \begin{bmatrix}l_1 & m_1 & n_1 \\ l_2 & m_2 & n_2 \\ l_3 & m_3 & n_3\end{bmatrix}\]
If A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Identify the following matrix is singular or non-singular?
`[(7, 5),(-4, 7)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
Construct the matrix A = [aij]3 × 3 where aij = i − j. State whether A is symmetric or skew-symmetric.
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
Select the correct option from the given alternatives:
If A and B are square matrices of equal order, then which one is correct among the following?
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 and B are matrices of same order, then (3A –2B)′ is equal to______.
If two matrices A and B are of the same order, then 2A + B = B + 2A.
If A is a square matrix, then A – A’ is a ____________.
If A `= [("cos x", - "sin x"),("sin x", "cos x")]`, find AAT.
How many matrices can be obtained by using one or more numbers from four given numbers?
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
Assertion: Let the matrices A = `((-3, 2),(-5, 4))` and B = `((4, -2),(5, -3))` be such that A100B = BA100
Reason: AB = BA implies AB = BA for all positive integers n.
