Advertisements
Advertisements
प्रश्न
If A = `[(4, 3, 1),(2, 3, -8),(1, 0, -4)]`, B = `[(2, 3, 4),(1, 9, 2),(-7, 1, -1)]` and C = `[(8, 3, 4),(1, -2, 3),(2, 4, -1)]` then verify that A + (B + C) = (A + B) + C
उत्तर
B + C = `[(2, 3, 4),(1, 9, 2),(-7, 1, -1)] + [(8, 3, 4),(1, -2, 3),(2, 4, -1)]`
= `[(10, 6, 8),(2, 7, 5),(-5, 5, -2)]`
A + (B + C) = `[(4, 3, 1),(2, 3, -8),(1, 0, -4)] + [(10, 6, 8),(2, 7, 5),(-5, 5, -2)]`
= `[(14, 9, 9),(4, 10, -3),(-4, 5, -6)]` ....(1)
(A + B) = `[(4, 3, 1),(2, 3, 8),(1, 0, 4)] + [(2, 3, 4),(1, 9, 2),(-7, 1, -1)]`
= `[(6, 6, 5),(3, 12, -6),(-6, 1, -5)]`
(A + B) + C = `[(6, 6, 5),(3, 12, -6),(-6, 1, -5)] + [(8, 3, 4),(1, -2, 3),(2, 4, -1)]`
= `[(14, 9, 9),(4, 10, -3),(-4, 5, -6)]` ....(2)
From (1) and (2) we get
A + (B + C) = (A + B) + C
APPEARS IN
संबंधित प्रश्न
Find the values of x, y and z from the following equation
`[(x + y + z),(x + z),(y + z)] = [(9),(5),(7)]`
Find the non-zero values of x satisfying the matrix equation
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
If A = `[(1, "a"),(0, 1)]`, then compute A4
If A = `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)]`, show that A2 is a unit matrix
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 and BA ≠ 0
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(BT)T = B
If `[(0, "p", 3),(2, "q"^2, -1),("r", 1, 0)]` is skew – symmetric find the values of p, q and r
Choose the correct alternative:
What must be the matrix X, if `2"X" + [(1, 2),(3, 4)] = [(3, 8),(7, 2)]`?
Choose the correct alternative:
If A is a square matrix, then which of the following is not symmetric?
Choose the correct alternative:
If the points (x, – 2), (5, 2), (8, 8) are collinear, then x is equal to