Home
Class 12
MATHS
Compute the indicated products. (i) [[a,...

Compute the indicated products.
(i) `[[a, b],[-b ,a]][[a,-b],[b, a]]`
(ii) `[[1],[ 2],[ 3]][[2, 3 ,4]]`
(iii) `[[1,-2],[ 2 ,3]]``[[1 ,2, 3],[ 2, 3 ,1]]`
(iv) `[[2, 3 ,4 ],[3, 4 ,5],[ 4, 5, 6]][[1,-3, 5],[ 0, 2, 4],[ 3, 0, 5]]`
(v) `[[2,1],[3,2],[-1,1]]``[[1, 0, 1],[-1, 2 ,1]]`
(vi) `[[3,-1, 3],[1,0,2]]``[[2 ,-3],[ 1, 0],[ 3, 1]]`

Text Solution

AI Generated Solution

To compute the indicated products of the given matrices, we will follow the rules of matrix multiplication. The product of two matrices is obtained by taking the dot product of the rows of the first matrix with the columns of the second matrix. Let's solve each part step by step. ### (i) Compute `[[a, b],[-b ,a]][[a,-b],[b, a]]` 1. **Identify the matrices**: - First matrix: \( M_1 = \begin{bmatrix} a & b \\ -b & a \end{bmatrix} \) - Second matrix: \( M_2 = \begin{bmatrix} a & -b \\ b & a \end{bmatrix} \) ...
Doubtnut Promotions Banner Mobile Dark
|

Similar Questions

Explore conceptually related problems

Compute the indicated products (i) [(a,b),(-b,a)][(a,-b),(b,a)] (ii) [(1),(2),(3)]["2 3 4"] (iii) [(1,-2),(2,3)][(1,2,3),(2,3,1)] (iv) [(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)] .

Show that(i) [[5,-1],[ 6 ,7]][[2, 1],[ 3 ,4]]!=[[2, 1],[ 3, 4]][[5,-1],[ 6, 7]] (ii) [[1, 2, 3],[ 0, 1, 0],[ 1, 1, 0]][[-1, 1, 0],[ 0,-1, 1],[ 2, 3, 4]]!=[[-1, 1, 0],[ 0,-1, 1],[ 2, 3, 4]][[1 ,2 ,3],[ 0, 1, 0],[ 1, 1, 0]]

If A=[[2,3,4],[1,0,5],[3,2,1]] and B=[[3,3,2],[1,6,4],[2,3,1]] find AB .

If A=[[2,3,4],[1,0,5],[3,2,1]] and B=[[3,3,2],[1,6,4],[2,3,1]] find AB .

If A = [[-1, 2 ,3],[-1, 0, 2],[1, -3, 1]] and B = [[4,5,6],[-1, 0, 1], [2,1,2]], find 4A-3B

If A=[[3,3,5],[4,4,4]] and B=[[1,3],[-1,2],[0,0]] then find AB

If A=[[2,3,-4],[1,0,6],[-2,1,5]],B=[[5,1,2],[6,-1,4],[5,3,-4]] , find 2A-3B .

Compute the following: [[0,1,5],[-3,2,1]]+[[6,2,-3],[-1,4,2]]

Compute the following: [[2,3,1],[5,-1,2],[0,3,5]]+[[1,-2,3],[-3,1,5],[6,2,0]]

If A=[[1,2,3] , [-1,0,2] , [-2,-3,1]], B=[[4,5,1] , [-1,0,3] , [2,1,2]], C=[[-1,-2,1] , [-1,2,3] , [-1,-2,2]] then A-2B+3C=