Advertisements
Advertisements
प्रश्न
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
उत्तर
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
संबंधित प्रश्न
Find the value of x, y and z from the following equation:
`[(x + y, 2),(5 + z, xy)] = [(6, 2), (5, 8)]`
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|.
Show that a matrix A = `1/2[(sqrt2,-isqrt2,0),(isqrt2,-sqrt2,0),(0,0,2)]` is unitary.
If 𝒙 = r cos θ and y= r sin θ prove that JJ-1=1.
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}\]
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:
`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`
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)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
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
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
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)′.
Show by an example that for A ≠ O, B ≠ O, AB = O
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
If A is a square matrix, then A – A’ is a ____________.
For any square matrix A, AAT is a ____________.
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
The minimum number of zeros in an upper triangular matrix will be ______.
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 ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
