Advertisements
Advertisements
प्रश्न
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.
उत्तर
\[Given: \hspace{0.167em} A + B + C = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}1 & - 3 & 2 \\ 2 & 0 & 2\end{bmatrix} + \begin{bmatrix}2 & - 1 & - 1 \\ 1 & 0 & - 1\end{bmatrix} + C = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}1 + 2 & - 3 - 1 & 2 - 1 \\ 2 + 1 & 0 + 0 & 2 - 1\end{bmatrix} + C = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}3 & - 4 & 1 \\ 3 & 0 & 1\end{bmatrix} + C = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}\]
\[ \Rightarrow C = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix} - \begin{bmatrix}3 & - 4 & 1 \\ 3 & 0 & 1\end{bmatrix}\]
\[ \Rightarrow C = \begin{bmatrix}0 - 3 & 0 + 4 & 0 - 1 \\ 0 - 3 & 0 - 0 & 0 - 1\end{bmatrix}\]
\[ \Rightarrow C = \begin{bmatrix}- 3 & 4 & - 1 \\ - 3 & 0 & - 1\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Compute the following:
`[(a^2+b^2, b^2+c^2),(a^2+c^2, a^2+b^2)] + [(2ab , 2bc),(-2ac, -2ab)]`
Compute the following:
`[(-1,4, -6),(8,5,16),(2,8,5)] + [(12,7,6),(8,0,5),(3,2,4)]`
Compute the following:
`[(cos^2x, sin^2 x),(sin^2 x ,cos^2 x)]+[(sin^2 x, cos^2 x), (cos^2 x, sin^2 x)]`
If F(x) = `[(cosx, -sinx,0), (sinx, cosx, 0),(0,0,1)]` show that F(x)F(y) = F(x + y)
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: B − 4C
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 =`[[2,3],[5,7]],B =` `[[-1,0 ,2],[3,4,1]]`,`C= [[-1,2,3],[2,1,0]]`find : A + B and B + C
If A =`[[2 3],[5 7]],B =` `[[-1 0 2],[3 4 1]]`,`C= [[-1 2 3],[2 1 0]]`find
2B + 3A and 3C − 4B
Find matrices X and Y, if X + Y =`[[5 2],[0 9]]`
and X − Y = `[[3 6],[0 -1]]`
Find X if Y =`[[3 2],[1 4]]`and 2X + Y =`[[1 0],[-3 2]]`
If A = `[[2 -2],[4 2],[-5 1]],B=[[8 0],[4 -2],[3 6]]`
, find matrix X such that 2A + 3X = 5B.
Find x, y satisfying the matrix equations
`[x y + 2 z-3 ] + [ y 4 5]=[4 9 12]`
If 2 `[[3 4],[5 x]]+[[1 y],[0 1]]=[[7 0],[10 5]]` find x and y.
Find a matrix X such that 2A + B + X = O, where
If A = `[[8 0],[4 -2],[3 6]]` and B = `[[2 -2],[4 2],[-5 1]]`
, then find the matrix X of order 3 × 2 such that 2A + 3X = 5B.
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 \[A = \begin{bmatrix}\cos x & \sin x \\ - \sin x & \cos x\end{bmatrix}\] , find x satisfying 0 < x < \[\frac{\pi}{2}\] when A + AT = I
Find the values of x and y, if \[2\begin{bmatrix}1 & 3 \\ 0 & x\end{bmatrix} + \begin{bmatrix}y & 0 \\ 1 & 2\end{bmatrix} = \begin{bmatrix}5 & 6 \\ 1 & 8\end{bmatrix}\]
If \[\begin{bmatrix}xy & 4 \\ z + 6 & x + y\end{bmatrix} = \begin{bmatrix}8 & w \\ 0 & 6\end{bmatrix}\] , write the value of (x + y + z).
Addition of matrices is defined if order of the matrices is ______.
If possible, find the sum of the matrices A and B, where A = `[(sqrt(3), 1),(2, 3)]`, and B = `[(x, y, z),(a, "b", 6)]`
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′
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A + (B + C) = (A + B) + C
Matrix multiplication is ______ over addition.
Matrices of any order can be added.
If `[(2"a"+"b", "a"-2"b"),(5"c" - "d", 4"c"+3"d")] = [(4, -3),(11, 24)]`, then value of a + b – c + 2d is:
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 ______.