Advertisements
Advertisements
Question
If A = `[(3, 5),(4, -2)] and "B" = [(2),(4)]` , is the product AB possible ? Give a reason. If yes, find AB.
Solution
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)]`.
APPEARS IN
RELATED QUESTIONS
Find x and y, if `[(4, 3x),(x, -2)][(5), (1)] = [(y),(8)]`
Solve for x and y: `[(x + y, x - 4)][(-1, -2),(2, 2)] = [-7, -11]`
If M = `[(4,1),(-1,2)]`, show that 6M – M2 = 9I; where I is a 2 × 2 unit matrix.
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the matrix X.
Construct a 2 x 2 matrix whose elements aij are given by `((i + 2j)^2)/(2)`.
If A = `[(2, 1),(0, -2)] and "B" = [(4, 1),(-3, -2)], "C" = [(-3, 2),(-1, 4)]` Find A2 + AC – 5B
Find the matrix X of order 2 × 2 which satisfies the equation `[(3, 7),(2, 4)] [(0, 2),(5, 3)] + 2"X" = [(1, -5),(-4, 6)]`
If `[(a, 1),(1, 0)] [(4, 3),(-3, 2)] = [(b, 11),(4, c)]` find a,b and c
Choose the correct answer from the given four options :
If A = `[(0, 1),(1, 0)]`, then A2 =
Choose the correct answer from the given four options :
If A = `[(2, -2),(-2, 2)]`, then A2 = pA, then the value of p is