Advertisements
Advertisements
Question
If A = `[(1, 2, 3),(3, 2, 1)]`, B = `[(1, 0),(2, -1),(0, 2)]` and C = `[(0, 1),(-2, 5)]` Which of the following statements are correct?
(i) AB + C = `[(5, 5),(5, 5)]`
(ii) BC = `[(0, 1),(2, -3),(-4, 10)]`
(iii) BA + C = `[(2, 5),(3, 0)]`
(iv) (AB)C = `[(-8, 20),(-8, 13)]`
Options
(i) and (ii) only
(ii) and (iii) only
(iii) and (iv) only
all of these
Solution
(i) and (ii) only
Explanation;
Hint:
(i) AB + C : order of A = 2 × 3
order of B = 3 × 2
order of AB = 2 × 2
order of C = 2 × 2
It is possible to add AB + C
(ii) BC :
order of B = 3 × 2
order of C = 2 × 2
It is possible to find BC
(iii) BA is not possible
order of B = 3 × 2
order of A = 3 × 2
BA does not exist.
BA + C is not a correct statement
(iv) ABC is not possible
order of A = 2 × 3 order of
B = 3 × 2
order of AB = 2 × 2
order of C = 3 × 2
It is not possible to multiply AB and C.
∴ The statement ABC is not correct.
APPEARS IN
RELATED QUESTIONS
In the matrix A = `[(8, 9, 4, 3),(- 1, sqrt(7), sqrt(3)/2, 5),(1, 4, 3, 0),(6, 8, -11, 1)]`, write The number of elements
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
If A = `[(1, 9),(3, 4),(8, -3)]`, B = `[(5, 7),(3, 3),(1, 0)]` then verify that A + B = B + A
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that (A – B)T = AT – BT
If A = `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)]`, show that A2 is a unit matrix
Choose the correct alternative:
If the points (x, – 2), (5, 2), (8, 8) are collinear, then x is equal to
Let det M denotes the determinant of the matrix M. Let A and B be 3 × 3 matrices with det A = 3 and det B = 4. Then the det (2AB) is
A matrix is an ordered:-
If A = `[(1, 2),(2, 3)]` and A2 – kA – I2 = 0, then value of k is ______.
The number of matrices A = `[(a, b),(c, d)]`, where a, b, c, d ∈ {–1, 0, 1, 2, 3, ............, 10} such that A = A–1, is ______.