Advertisements
Advertisements
प्रश्न
If A = `[[2 -2],[4 2],[-5 1]],B=[[8 0],[4 -2],[3 6]]`
, find matrix X such that 2A + 3X = 5B.
उत्तर
Given: 2A+3X=5B
`⇒ 2 [[2 -2],[4 2],[-5 1]]+3X =5[[8 0],[4 -2],[3 6]]`
`⇒ [[4 -4],[8 4],[-10 2]]+3X=[[40 0],[20 -10],[15 30]]`
`⇒3X = [[40 0],[20 -10],[15 30]]-[[4 -4],[8 4],[-10 2]]`
`⇒3X=[[40-4 0+4],[20 -8 -10-4],[15+20 30-2]],`
`⇒ 3X=[[36 4],[12 -14],[25 28]]`
`⇒ X = 1/2 [[36 4],[12 -14],[25 28]]`
`⇒=[[12 4/3],[4 (-14)/3],[25/3 28/3]]`
APPEARS IN
संबंधित प्रश्न
if `A=[[2,0,0],[0,2,0],[0,0,2]]` then A6= ......................
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.
Compute the following:
`[(a,b),(-b, a)] + [(a,b),(b,a)]`
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]]`
Compute the following sums:
`[[2 1 3],[0 3 5],[-1 2 5]]`+ `[[1 -2 3],[2 6 1],[0 -3 1]]`
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 = `[[-1 0 2],[3 1 4]]``B=[[0 -2 5],[1 -3 1]]``and C = [[1 -5 2],[6 0 -4 ]]`Compute2A2-3B +4C :
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]]`
Find X if Y =`[[3 2],[1 4]]`and 2X + Y =`[[1 0],[-3 2]]`
f 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 =`[[9 1],[7 8]],B=[[1 5],[7 12]]`find matrix C such that 5A + 3B + 2C is a null matrix.
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[[2],[1]]+y[[3],[5]]+[[-8],[-11]]=0`
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.
Find x, y, z and t, if
`3[[x y],[z t]]=[[x 6],[-1 2t]]+[[4 x+y],[z+t 3]]`
If A = [aij] is a skew-symmetric matrix, then write the value of \[\sum_i \sum_j\] aij.
If \[x\binom{2}{3} + y\binom{ - 1}{1} = \binom{10}{5}\] , find the value of x.
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 \[\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 (x, y).
Addition of matrices is defined if order of the matrices is ______.
If A = `[(1, 2),(-2, 1)]`, B = `[(2, 3),(3, -4)]` and C = `[(1, 0),(-1, 0)]`, verify: A(B + C) = AB + AC
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: