English

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

Advertisements
Advertisements

Question

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.

 
Sum

Solution

2A+3X=5B 

`⇒ 2[[8       0],[4    -2],[3        6]]+3x =5[[2          -2],[4                  2],[-5                1]]`

`⇒[[16     0],[8     -4],[6          12]]+3x =[[10      -10],[20        10],[-25            5]]`

`⇒ 3x =[[10        -10],[20            10],[-25            5]]-[[16         0],[8      -4],[6           12]]`

`⇒ 3x = [[10 - 16        -10-0],[20-8                10+4],[-25 - 6            5-12]]`

`⇒ 3x= [[-6       -10],[12                14],[-31         -7]]`

`⇒= 1/3 [[-6      -10],[12           14],[-31          -7]]`

`∴⇒x = [[-2        (-10)/3],[12                  14/3],[(-31)/3    (-7)/3]]`

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

APPEARS IN

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

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=([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:

`[(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)


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 − C


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


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

B + C − 2A


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

2A + 3B − 5C


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 a matrix X such that 2A + B + X = O, where

`A= [[-1      2],[3        4]],B= [[3       -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]]`


 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

 


Define a symmetric matrix. Prove that for
\[A = \begin{bmatrix}2 & 4 \\ 5 & 6\end{bmatrix}\], A + AT is a symmetric matrix where AT is the transpose of A.
 

 


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}2 & 3 \\ 5 & 7\end{bmatrix}\] , find A + AT.
 

 


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  \[\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).


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

 

Addition of matrices is defined if order of the matrices is ______.


If A = `[(1, 2),(4, 1),(5, 6)]` B = `[(1, 2),(6, 4),(7, 3)]`, then verify that: (2A + B)′ = 2A′ + B′


If A = `[(0, -x),(x, 0)]`, B = `[(0, 1),(1, 0)]` and x2 = –1, then show that (A + B)2 = A2 + B2


If A = `[(1, 2),(4, 1)]`, find A2 + 2A + 7I.


Matrix multiplication is ______ over addition.


Matrices of any order can be added.


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×