Advertisements
Advertisements
Question
Which of the following can be calculated from the given matrices A = `[(1, 2),(3, 4),(5, 6)]`, B = `[(1, 2, 3),(4, 5, 6),(7, 8, 9)]`,
(i) A2
(ii) B2
(iii) AB
(iv) BA
Options
(i) and (ii) only
(ii) and (iii) only
(ii) and (iv) only
all of these
Solution
(ii) and (iv) only
Explanation;
Hint:
(i) A2 is possible to find
(ii) B2 is also possible to find
(iii) not possible: order of A= (3 × 2) order of B is (3 × 3).
AB is not possible to the number of columns of matrix A ≠ number of rows of the matrix B.
(iv) Possible number column of the matrix is equal to the number of the matrix A.
APPEARS IN
RELATED QUESTIONS
If a matrix has 18 elements, what are the possible orders it can have? What if it has 6 elements?
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
If A = `[(0, 4, 9),(8, 3, 7)]`, B = `[(7, 3, 8),(1, 4, 9)]` find the value of 3A – 9B
A has ‘a’ rows and ‘a + 3’ columns. B has ‘b’ rows and ‘17 − b’ columns, and if both products AB and BA exist, find a, b?
If A = `[(costheta, sintheta),(-sintheta, costheta)]` prove that AAT = I
Verify that A2 = I when A = `[(5, -4),(6, -5)]`
Show that f(x) f(y) = f(x + y), where f(x) = `[(cosx, -sinx, 0),(sinx, cosx, 0),(0, 0, 1)]`
Verify the property A(B + C) = AB + AC, when the matrices A, B, and C are given by A = `[(2, 0, -3),(1, 4, 5)]`, B = `[(3, 1),(-1, 0),(4, 2)]` and C = `[(4, 7),(2, 1),(1,-1)]`
Express the following matrices as the sum of a symmetric matrix and a skew-symmetric matrix:
`[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)]`
Choose the correct alternative:
The matrix A satisfying the equation `[(1, 3),(0, 1)] "A" = [(1, 1),(0, -1)]` is