English

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. - Mathematics

Advertisements
Advertisements

Question

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.

 
Sum

Solution

\[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}\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 5: Algebra of Matrices - Exercise 5.2 [Page 18]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 5 Algebra of Matrices
Exercise 5.2 | Q 14 | Page 18

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

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:

`[(a^2+b^2, b^2+c^2),(a^2+c^2, a^2+b^2)] + [(2ab , 2bc),(-2ac, -2ab)]`


Let A = `[[2,4],[3,2]]`, `B=[[1,3],[-2,5]]`and `c =[[-2,5],[3,4]]`.Find each of the following:  B − 4C


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


If A = diag (2 − 59), B = diag (11 − 4) and C = diag (−6 3 4), find

B + C − 2A


Find matrices X and Y, if X + Y =`[[5     2],[0       9]]`

and X − Y =  `[[3       6],[0   -1]]`

 


X − Y =`[[1      1       1],[1        1          0],[1         0          0]]` and X + Y = `[[3        5         1],[-1       1           1],[11       8           0]]`find X and Y.


If A = `[[2      -2],[4             2],[-5          1]],B=[[8             0],[4      -2],[3          6]]`

, find matrix X such that 2A + 3X = 5B.

 

Find the value of λ, a non-zero scalar, if λ


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 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]]`


 

\[A = \begin{bmatrix}0 & 1 & 0 \\ 0 & 0 & 1 \\ p & q & r\end{bmatrix}\] ,and I is the identity matrix of order 3, show that A3 = pI + qA +rA2.

 Let  \[A = \begin{bmatrix}3 & 2 & 7 \\ 1 & 4 & 3 \\ - 2 & 5 & 8\end{bmatrix} .\] Find matrices X and Y such that X + Y = A, where X is a symmetric and Y is a skew-symmetric matrix

 


Express the matrix \[A = \begin{bmatrix}3 & - 4 \\ 1 & - 1\end{bmatrix}\]  as the sum of a symmetric and a skew-symmetric matrix.

 

 


If  \[A = \begin{bmatrix}i & 0 \\ 0 & i\end{bmatrix}\] , write A2.
 

 


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


If A = [aij] is a skew-symmetric matrix, then write the value of  \[\sum_i \sum_j\]  aij.


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  \[2\begin{bmatrix}3 & 4 \\ 5 & x\end{bmatrix} + \begin{bmatrix}1 & y \\ 0 & 1\end{bmatrix} = \begin{bmatrix}7 & 0 \\ 10 & 5\end{bmatrix}\] , find x − y.

 

 


If  \[\binom{x + y}{x - y} = \begin{bmatrix}2 & 1 \\ 4 & 3\end{bmatrix}\binom{1}{ - 2}\] , then write the value of (xy).

 

The trace of the matrix \[A = \begin{bmatrix}1 & - 5 & 7 \\ 0 & 7 & 9 \\ 11 & 8 & 9\end{bmatrix}\], 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, 2),(-2, 1)]`, B = `[(2, 3),(3, -4)]` and C = `[(1, 0),(-1, 0)]`, verify: 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.


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


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)B = aB + bB


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:


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 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×