Advertisements
Advertisements
प्रश्न
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find A matrix Z such that X + Y + Z is a zero matrix
उत्तर
Given that X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`
X + Y + Z = 0
⇒ `[(3, 1, -1),(5, -2, -3)] + [(2, 1, -1),(7, 2, 4)] + [("a", "b", "c"),("d", "e", "f")] = [(0, 0, 0),(0, 0, 0)]`
Where Z = `[("a", "b", "c"),("d", "e", "f")]`
⇒ `[(3 + 2 + "a", 1 + 1 + "b", -1 - 1 + "c"),(5 + 7 + "d", -2 + 2 + "e", -3 + 4 + "f")] = [(0, 0, 0),(0, 0, 0)]`
⇒ `[(5 + "a", 2 + "b", -2 + "c"),(12 + "d", "e", 1 + "f")] = [(0, 0, 0),(0, 0, 0)]`
Equating the corresponding elements, we get
5 + a = 0
⇒ a = – 5, 2 + b = 0
⇒ b = – 2 – 2 + c = 0
⇒ c = 2
12 + d = 0
⇒ d = – 12, e = 0, 1 + f = 0
⇒ f = – 1
Hence, the matrix Z = `[(-5, -2, 2),(-12, 0, -1)]`
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find AB
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
Compute the indicated products:
`[[a b],[-b a]][[a -b],[b a]]`
If [1 −1 x] `[[0 1 -1],[2 1 3],[1 1 1]] [[0],[1],[1]]=`= 0, find x.
If
If\[A = \begin{bmatrix}1 & 2 \\ 2 & 1\end{bmatrix}\] f (x) = x2 − 2x − 3, show that f (A) = 0
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=0`
Solve the matrix equations:
[2x 3] `[[1 2],[-3 0]] , [[x],[8]]=0`
`A=[[1,2,2],[2,1,2],[2,2,1]]`, then prove that A2 − 4A − 5I = 0
`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0
Give examples of matrices
A and B such that AB = O but BA ≠ O.
Let `A=[[1,1,1],[3,3,3]],B=[[3,1],[5,2],[-2,4]]` and `C=[[4,2],[-3,5],[5,0]]`Verify that AB = AC though B ≠ C, A ≠ O.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
A trust fund has Rs 30000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of(ii) Rs 2000
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
Given an example of two non-zero 2 × 2 matrices A and B such that AB = O.
If \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\] , find AAT
What is the total number of 2 × 2 matrices with each entry 0 or 1?
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If \[A = \begin{bmatrix}1 & a \\ 0 & 1\end{bmatrix}\]then An (where n ∈ N) equals
If \[A = \begin{bmatrix}\alpha & \beta \\ \gamma & - \alpha\end{bmatrix}\] is such that A2 = I, then
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find 2X – 3Y
If A = `[(0, 1),(1, 0)]`, then A2 is equal to ______.
If A and B are square matrices of the same order, then (AB)′ = ______.
If A `= [(1,3),(3,4)]` and A2 − kA − 5I = 0, then the value of k is ______.