Advertisements
Advertisements
प्रश्न
Show that AB ≠ BA in each of the following cases:
`A = [[1,3,-1],[2,-1,-1],[3,0,-1]]` And `B= [[-2,3,-1],[-1,2,-1],[-6,9,-4]]`
उत्तर
`AB = [[1 3 -1],[2 -1 -1],[3 0 -1]]`` [[-2 3 -1],[-1 2 -1],[-6 9 -4]]`
`⇒ AB = [[-2-3+ 6 3+6-9 -1-3+4],[-4+1+6 6-2-9 -2+1+4],[-6-0+6 9+0-9 -3-0+4]]`
`⇒AB=[[1 0 0],[3 -5 3],[0 0 1]]`..........................(1)
Also,
`BA=`` [[-2 3 -1],[-1 2 -1],[-6 9 -4]]``[[1 3 -1],[2 -1 -1],[3 0 -1]]`
`⇒BA=[[-2+6-3 -6-3+0 2-3+1],[-1+4-3 -3-2+0 1-2+1],[-6+18-12 -18-9+0 6-9+4]]`
`⇒BA=[[1 -9 0],[0 -5 0],[0 -27 1]]` ...(2)
∴ AB ≠ BA (From eqs. (1) and (2))
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Compute the indicated product:
`[(a,b),(-b,a)][(a,-b),(b,a)]`
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
Compute the indicated product.
`[(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)]`
Evaluate the following:
`([[1 3],[-1 -4]]+[[3 -2],[-1 1]])[[1 3 5],[2 4 6]]`
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
If A = `[[1 1],[0 1]]` show that A2 = `[[1 2],[0 1]]` and A3 = `[[1 3],[0 1]]`
If [x 4 1] `[[2 1 2],[1 0 2],[0 2 -4]]` `[[x],[4],[-1]]` = 0, find x.
If , then show that A is a root of the polynomial f (x) = x3 − 6x2 + 7x + 2.
`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0
Find the matrix A such that [2 1 3 ] `[[-1,0,-1],[-1,1,0],[0,1,1]] [[1],[0],[-1]]=A`
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
`A=[[1,0,-3],[2,1,3],[0,1,1]]`then verify that A2 + A = A(A + I), where I is the identity matrix.
If `P=[[x,0,0],[0,y,0],[0,0,z]]` and `Q=[[a,0,0],[0,b,0],[0,0,c]]` prove that `PQ=[[xa,0,0],[0,yb,0],[0,0,zc]]=QP`
If `A=[[1,1],[0,1]] ,` Prove that `A=[[1,n],[0,1]]` for all positive integers n.
Give examples of matrices
A and B such that AB ≠ BA
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
Let `A=[[1,1,1],[3,3,3]],B=[[3,1],[5,2],[-2,4]]` and `C=[[4,2],[-3,5],[5,0]]`Verify that AB = AC though B ≠ C, A ≠ O.
Three shopkeepers A, B and C go to a store to buy stationary. A purchases 12 dozen notebooks, 5 dozen pens and 6 dozen pencils. B purchases 10 dozen notebooks, 6 dozen pens and 7 dozen pencils. C purchases 11 dozen notebooks, 13 dozen pens and 8 dozen pencils. A notebook costs 40 paise, a pen costs Rs. 1.25 and a pencil costs 35 paise. Use matrix multiplication to calculate each individual's bill.
If `A= [[3],[5],[2]]` And B=[1 0 4] , Verify that `(AB)^T=B^TA^T`
Let `A= [[1,-1,0],[2,1,3],[1,2,1]]` And `B=[[1,2,3],[2,1,3],[0,1,1]]` Find `A^T,B^T` and verify that (A + B)T = AT + BT
For any square matrix write whether AAT is symmetric or skew-symmetric.
If \[\begin{bmatrix}1 & 2 \\ 3 & 4\end{bmatrix}\begin{bmatrix}3 & 1 \\ 2 & 5\end{bmatrix} = \begin{bmatrix}7 & 11 \\ k & 23\end{bmatrix}\] ,then write the value of k.
If A is 2 × 3 matrix and B is a matrix such that AT B and BAT both are defined, then what is the order of B ?
If AB = A and BA = B, where A and B are square matrices, then
If `A=[[i,0],[0,i ]]` , n ∈ N, then A4n equals
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If A, B are square matrices of order 3, A is non-singular and AB = O, then B is a
The matrix \[A = \begin{bmatrix}0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0\end{bmatrix}\] is a
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
If A = `[(2, -1, 3),(-4, 5, 1)]` and B = `[(2, 3),(4, -2),(1, 5)]`, then ______.
If A = `[(0, 1),(1, 0)]`, then A2 is equal to ______.
A matrix which is not a square matrix is called a ______ matrix.
If A and B are square matrices of the same order, then (AB)′ = ______.
If matrix AB = O, then A = O or B = O or both A and B are null matrices.