Please select a subject first
Advertisements
Advertisements
If A = `[(8, -3)]` and B = `[(4, -5)]`; find A + B
Concept: undefined >> undefined
If A = `[(8, -3)]` and B = `[(4, -5)]`; find B – A
Concept: undefined >> undefined
Advertisements
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
Concept: undefined >> undefined
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – C
Concept: undefined >> undefined
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A + B – C
Concept: undefined >> undefined
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Concept: undefined >> undefined
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
Concept: undefined >> undefined
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Concept: undefined >> undefined
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Concept: undefined >> undefined
Find x and y from the given equations:
`[(-8, x)] + [(y, -2)] = [(-3, 2)]`
Concept: undefined >> undefined
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
Concept: undefined >> undefined
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find Mt – M
Concept: undefined >> undefined
Evaluate:
`2[(-1 0)/(2 -3)] +[(3 3)/(5 0)]`
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A + B = B + A
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(B . C) . A = B . (C . A)
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A + B) . C = A . C + B . C
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A . (B – C) = A . B – A . C
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B) . C = A . C – B . C
Concept: undefined >> undefined
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A2 – B2 = (A + B) (A – B)
Concept: undefined >> undefined
