Advertisements
Advertisements
प्रश्न
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
उत्तर
A(B + C)
A = `[(1, 2),(3, 4)]`
B = `[(2, 1),(4, 2)]`
C = `[(5, 1),(7, 4)]`
A(B + c) = `[(1, 2),(3, 4)] [(2, 1),(4, 2)] + [(5, 1),(7, 4)]`
= `[(1, 2),(3, 4)][(2 + 5, 1 + 1),(4 + 7, 2 + 4)]`
= `[(1, 2),(3, 4)][(7, 2),(11, 6)]`
= `[(7 + 22, 2 + 12),(21 + 44, 6 + 24)]`
= `[(29, 14),(65, 30)]`.
APPEARS IN
संबंधित प्रश्न
if `A = [(3,5),(4,-2)] and B = [(2),(4)]`is the product AB possible? Give a reason. If yes, find AB
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find AB.
Evaluate without using tables:
`[(2cos 60°, -2sin 30°),(-tan45°, cos 0°)] [(cos 45°, cosec 30°),(sec 60°, sin 90°)]`
If A = `[(1, 2),(2, 1)] and "B" = [(2, 1),(1, 2)]`, fin A(BA)
If `[(1, 3),(0, 0)] [(2),(-1)] = [(x),(0)]` Find the value of x
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: (A + B)(A – B)
If matrix A = `[(2, 2),(0, 2)]` and A2 = `[(4, x),(0, 4)]`, then the value of x is ______.