Advertisements
Advertisements
Question
If A =`[[2,3],[5,7]],B =` `[[-1,0 ,2],[3,4,1]]`,`C= [[-1,2,3],[2,1,0]]`find : A + B and B + C
Solution
`A +B = [[2 3],[5 7]]``+[[-1 0 2],[3 4 1 ]]`
It is not possible to add these matrices because the number of elements in A are not equal to the
number of elements in B. So, A + B does not exist.
⇒ B+C= `[[-1 0 2],[3 4 1]]`+`[[-1 2 3],[2 1 0]]`
⇒ B+C=`[[-1-1 0+2 2+3],[3+2 4+1 1+0]]`
⇒ B+C=`[[-2 2 5],[5 5 1]]`
APPEARS IN
RELATED QUESTIONS
if `A=[[2,0,0],[0,2,0],[0,0,2]]` then A6= ......................
Solve the following matrix equation for x: `[x 1] [[1,0],[−2,0]]=0`
If A = `([cos alpha, sin alpha],[-sinalpha, cos alpha])` , find α satisfying 0 < α < `pi/r`when `A+A^T=sqrt2I_2` where AT is transpose of A.
If `A=[[1,2,2],[2,1,2],[2,2,1]]` ,then show that `A^2-4A-5I=0` and hence find A-1.
If `A=([2,0,1],[2,1,3],[1,-1,0])` find A2 - 5A + 4I and hence find a matrix X such that A2 - 5A + 4I + X = 0
Compute the following:
`[(-1,4, -6),(8,5,16),(2,8,5)] + [(12,7,6),(8,0,5),(3,2,4)]`
Compute the following sums:
`[[3 -2],[1 4]]+ [[-2 4 ],[1 3]]`
Let A = `[[2,4],[3,2]]`, `B=[[1,3],[-2,5]]`and `c =[[-2,5],[3,4]]`.Find each of the following: 2A − 3B
Let A = `[[2,4],[3,2]]`, `B=[[1,3],[-2,5]]`and `c =[[-2,5],[3,4]]`.Find each of the following: 3A − 2B + 3C
If A = diag (2 − 59), B = diag (11 − 4) and C = diag (−6 3 4), find
2A + 3B − 5C
Find matrices X and Y, if 2X − Y = `[[6 -6 0],[-4 2 1]]`and X + 2Y =`[[3 2 5],[-2 1 -7 ]]`
If A = `[[2 -2],[4 2],[-5 1]],B=[[8 0],[4 -2],[3 6]]`
, find matrix X such that 2A + 3X = 5B.
If A = `[[1 -3 2],[2 0 2]]`and `B = [[2 -1 -1],[1 0 -1]]` find the matrix C such that A + B + C is
, find the matrix C such that A + B + C is zero matrix.
Find x, y satisfying the matrix equations
`[[X-Y 2 -2],[4 x 6]]+[[3 -2 2],[1 0 -1]]=[[ 6 0 0],[ 5 2x+y 5]]`
If 2 `[[3 4],[5 x]]+[[1 y],[0 1]]=[[7 0],[10 5]]` find x and y.
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
`2X + 3Y = [[2,3],[4,0]], 3X+2Y = [[-2,2],[1,-5]]`
If w is a complex cube root of unity, show that
`([[1 w w^2],[w w^2 1],[w^2 1 w]]+[[w w^2 1],[w^2 1 w],[w w^2 1]])[[1],[w],[w^2]]=[[0],[0],[0]]`
If \[x\binom{2}{3} + y\binom{ - 1}{1} = \binom{10}{5}\] , find the value of x.
The trace of the matrix \[A = \begin{bmatrix}1 & - 5 & 7 \\ 0 & 7 & 9 \\ 11 & 8 & 9\end{bmatrix}\], is
Addition of matrices is defined if order of the matrices is ______.
If A = `[(2, 1)]`, B = `[(5, 3, 4),(8, 7, 6)]` and C = `[(-1, 2, 1),(1, 0, 2)]`, verify that A(B + C) = (AB + AC).
If A = `[(1, 0, -1),(2, 1, 3 ),(0, 1, 1)]`, then verify that A2 + A = A(A + I), where I is 3 × 3 unit matrix.
If A = `[(1, 2),(4, 1),(5, 6)]` B = `[(1, 2),(6, 4),(7, 3)]`, then verify that: (2A + B)′ = 2A′ + B′
Matrix multiplication is ______ over addition.
Matrices of any order can be added.
`"A" = [(1,-1),(2,-1)], "B" = [("x", 1),("y", -1)]` and (A + B)2 = A2 + B2, then x + y = ____________.
If A `= [(0,2),(2,0)],` then A2 is ____________.
If a2 + b2 + c2 = –2 and f(x) = `|(1 + a^2x, (1 + b^2)x, (1 + c^2)x),((1 + a^2)x, 1 + b^2x, (1 + c^2)x),((1 + a^2)x, (1 + b^2)x, (1 + c^2)x)|` then f(x) is a polynomial of degree ______.
Let A = `[(1, -1),(2, α)]` and B = `[(β, 1),(1, 0)]`, α, β ∈ R. Let α1 be the value of α which satisfies (A + B)2 = `A^2 + [(2, 2),(2, 2)]` and α2 be the value of α which satisfies (A + B)2 = B2 . Then |α1 – α2| is equal to ______.