Advertisements
Advertisements
प्रश्न
If A = `[(3, 5),(4, -2)] and "B" = [(2),(4)]` , is the product AB possible ? Give a reason. If yes, find AB.
योग
Advertisements
उत्तर
Yes, the product is possible because of
number of column in A = number of row in B
i.e., (2 x 2). (2 x 1) = (2 x 1) is the order of the matrix.
AB = `[(3, 5),(4, -2)] [(2),(4)]`
= `[(3 xx 2 + 5 xx 4),(4 xx 2 + (-2) xx 4)]`
= `[(6 + 20),(8 - 8)]`
= `[(26),(0)]`.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
