Advertisements
Advertisements
प्रश्न
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
उत्तर
`2B +3A=2[[-1 0 2],[3 4 1]]``+3[[2 3],[5 7]]`
It is not possible to add these matrices because the number of elements in B are not equal to the
number of elements in A. So, 2B + 3A does not exist.
\[ \Rightarrow 3C - 4B = 3\begin{bmatrix}- 1 & 2 & 3 \\ 2 & 1 & 0\end{bmatrix} - 4\begin{bmatrix}- 1 & 0 & 2 \\ 3 & 4 & 1\end{bmatrix}\]
\[ \Rightarrow 3C - 4B = \begin{bmatrix}- 3 & 6 & 9 \\ 6 & 3 & 0\end{bmatrix} - \begin{bmatrix}- 4 & 0 & 8 \\ 12 & 16 & 4\end{bmatrix}\]
\[ \Rightarrow 3C - 4B = \begin{bmatrix}- 3 + 4 & 6 - 0 & 9 - 8 \\ 6 - 12 & 3 - 16 & 0 - 4\end{bmatrix}\]
\[ \Rightarrow 3C - 4B = \begin{bmatrix}1 & 6 & 1 \\ - 6 & - 13 & - 4\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
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.
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find A + B
Compute the following:
`[(a,b),(-b, a)] + [(a,b),(b,a)]`
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)]`
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: 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
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
2A + 3B − 5C
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`
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 \[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 \[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 (x, y).
The trace of the matrix \[A = \begin{bmatrix}1 & - 5 & 7 \\ 0 & 7 & 9 \\ 11 & 8 & 9\end{bmatrix}\], 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, 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)B = aB + bB
If A = `[(0, -x),(x, 0)]`, B = `[(0, 1),(1, 0)]` and x2 = –1, then show that (A + B)2 = A2 + B2.
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 ______.