Advertisements
Advertisements
प्रश्न
If A = `[(1, 2),(4, 1)]`, find A2 + 2A + 7I.
उत्तर
We have, A = [(1, 2),(4, 1)]`
∴ A2 = A · A
= `[(1, 2),(4, 1)] [(1, 2),(4, 1)]`
= `[(1 + 8, 2 + 2),(4 + 4, 8 + 1)]`
= `[(9, 4),(8, 9)]`
∴ A2 + 2A + 7I = `[(9, 4),(8, 9)] + [(2, 4),(8, 2)] + [(7, 0),(0, 7)]`
= `[(18, 8),(16, 18)]`
APPEARS IN
संबंधित प्रश्न
if `A=[[2,0,0],[0,2,0],[0,0,2]]` then A6= ......................
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 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: B − 4C
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
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 -2],[4 x 6]]+[[3 -2 2],[1 0 -1]]=[[ 6 0 0],[ 5 2x+y 5]]`
Find x, y satisfying the matrix equations
`[x y + 2 z-3 ] + [ y 4 5]=[4 9 12]`
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]]`
Express the matrix \[A = \begin{bmatrix}3 & - 4 \\ 1 & - 1\end{bmatrix}\] as the sum of a symmetric and a skew-symmetric matrix.
If \[x\binom{2}{3} + y\binom{ - 1}{1} = \binom{10}{5}\] , find the value of x.
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 = `[(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, 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)B = aB + bB
Matrix multiplication is ______ over addition.
Matrices of any order can be added.
`"A" = [(1,-1),(2,-1)], "B" = [("x", 1),("y", -1)]` and (A + B)2 = A2 + B2, then x + y = ____________.